Lightweight Python distribute it in under 2MBs for Win32

R

Ramza Brown

I am sorry if I think like this, but sometimes(keyword sometimes) I like
distributing my interpreters.

Anyway, I found the absolute minimum libraries needed for Python to work
with Win32. And, I included FLTK for the GUI toolkit. Sorry, but
wxPython didn't fit my <30MB requirement.

You can basically download it and find out what libraries are needed.
Some of the core included string.py, stat.py, for example.

http://www.newspiritcompany.com/PyLight.zip

http://newspiritcompany.com/blog/article/167/python-lightweight-at-2mb-for-win32
 
F

fred.dixon

long delay on reply due to pc death.
i made a simple gui that picked paragraphs from a file with wxpython.
using py2exe i bundled the program then packaged it with INNO install.
it was 3megs. now its about 4 megs after a revision.

I give you the source if you want. it uses python 241 and the latest
wxpython
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top