Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Lightweight Python distribute it in under 2MBs for Win32

15 views
Skip to first unread message

Ramza Brown

unread,
Aug 12, 2005, 12:44:53 AM8/12/05
to
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

--
Ramza from Atlanta
http://www.newspiritcompany.com

fred.dixon

unread,
Aug 12, 2005, 7:19:00 PM8/12/05
to
30meg for wx ?
mine is under 3meg, compressed

Ramza Brown

unread,
Aug 17, 2005, 8:59:44 PM8/17/05
to
fred.dixon wrote:
> 30meg for wx ?
> mine is under 3meg, compressed
>

Can I have a copy of that? Windows version?

fred.dixon

unread,
Aug 23, 2005, 8:26:07 PM8/23/05
to
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

0 new messages