This post originated from an RSS feed registered with Python Buzz
by Ian Bicking.
Original Post: pyinstall pybundles
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
I added pybundles to pyinstall very shortly before I announced pyinstall. I hadn’t actually tried it out that much. Since then I’ve made three more minor releases of pyinstall, and I think the bundle support is working pretty decently.
A .pybundle file is just a bunch of source code, all the source code you [...]