Best Python packages?
Fredrik Lundh
fredrik at pythonware.com
Wed Jul 16 10:31:42 EDT 2008
Ben Sizer wrote:
> make my development a lot easier.
Knowing what kind of development you do might help, of course. Some
libraries are excellent in some contexts and suck badly in others...
Looking at things that larger projects and distributions use can also be
a good idea. For example, if you're doing scientific stuff, go directly
to enthought.com. If you're doing web stuff, look at the libraries big
Django applications use. Etc.
</F>
More information about the Python-list
mailing list