Modules for inclusion in standard library?

Max M maxm at mxm.dk
Fri Jul 1 06:47:05 EDT 2005


Reinhold Birkenfeld wrote:
> Hello,
>
> Do you have any other good and valued Python modules that you would think are
> bug-free, mature (that includes a long release distance) and useful enough to
> be granted a place in the stdlib?
> 
> For my part, ctypes seems like a suggestion to start with.

ctypes certainly. Even though it can crash Python. People using ctypes 
would be aware of this.

Another good bet is BeautifulSoup, which is absolutely great for 
scraping content from webpages.

http://crummy.com/software/BeautifulSoup/index.html


-- 

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science



More information about the Python-list mailing list