On Sat, Jan 10, 2015 at 3:28 AM, Nick Coghlan <[email protected]> wrote:
> For the time being, things like PyInstaller, PyRun, Portable Python, > etc are going to offer a better solution than anything we provide in > the standard installers. > See also Anaconda and Enthought Canopy. I think miniconda, for instance, may give you just what you need, if you don't want to go the py2exe/PyInstaller approach (though you probably do want to go that way, as far as I can tell from your description of your use-case. I'm inclined to think that this does not belong as part of the standard installer. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected]
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
