[Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-18 Thread Matthew Brett
Hi, I'd very much like your feedback on a utility I've written to make OSX installers from wheels. For my own course, and for matplotlib, I wanted to make an double click OSX installer which would install a series of requirements into Python.org Python. As usual, I got a lot of useful thinking

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-18 Thread Ned Deily
In article , Matthew Brett wrote: > I'd very much like your feedback on a utility I've written to make OSX > installers from wheels. > > For my own course, and for matplotlib, I wanted to make an double click OSX > installer which would install a series of requirements into Python.org Python.

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-18 Thread Ned Deily
On Sep 18, 2014, at 14:03 , Aaron Meurer wrote: > > On Thu, Sep 18, 2014 at 2:21 PM, Ned Deily wrote: >> In article >> , >> Matthew Brett wrote: >>> I'd very much like your feedback on a utility I've written to make OSX >>> installers from wheels. >>> >>> For my own course, and for matplotlib,