this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 2 and 19 (spanning 17 versions)
Revision 2 as of 2004-07-28 03:02:41
Size: 1300
Editor: ip51cc4013
Comment:
Revision 19 as of 2005-02-15 00:00:38
Size: 1274
Editor: host-66-81-27-70
Comment: moving list of other sites to separate page
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * ["Powerful Python One-Liners"]
Line 6: Line 7:
 * HandlingExceptions, WritingExceptionClasses 
 * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries
 * WorkingWithTime, RssLibraries, UsingPickle, MiniDom, EscapingHtml
 *
CgiScripts, XmlRpc, DocXmlRpcServer, BaseHttpServer
 * HandlingExceptions, WritingExceptionClasses
 * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries, UsingEnumerate
 * StringFormatting, EscapingHtml

 * WorkingWithTime, RssLibraries, UsingPickle, MiniDom
 * CgiScripts, XmlRpc, DocXmlRpcServer, Base
HttpServer, Md5Passwords
 * Udp
Communication
Line 14: Line 17:
 * DiacriticalEditor - Tkinter text widgets with key bindings to enter accented characters easily
Line 16: Line 18:
We need people to contribute!  * ["Generators"]
Line 18: Line 20:
----

Here are some links to some other Python-related sites that have code examples:
 * [https://aspn.activestate.com/ASPN/Cookbook/Python ActiveState's Python Cookbook]
 * [https://www.faqts.com/knowledge_base/index.phtml/fid/199/ Python faqts]
 * [https://www.uselesspython.com/ Useless Python]
 * [https://www.vex.net/parnassus/ Vaults of Parnassus]
 * [https://python.domainunion.de/pypi/ Python Package Index]
-----
For a list of other sites providing Python code, see ["How to publish Python modules"]
-----
["lwickjr"]: I have some code that I would like to share, but am not in a position to participate in the official channels re offering it to the Python standard library. I have descriptions of them on ["lwickjr" my page]; if anyone is interested, please drop me a note ["lwickjr" there].

There's a lot of useful code out there that's not big enough to be its own module or its own project, but still useful for various purposes.

Until we get a lot of code, this little page can serve as a useful focal point.


For a list of other sites providing Python code, see ["How to publish Python modules"]


["lwickjr"]: I have some code that I would like to share, but am not in a position to participate in the official channels re offering it to the Python standard library. I have descriptions of them on ["lwickjr" my page]; if anyone is interested, please drop me a note ["lwickjr" there].

Code (last edited 2015-01-10 23:00:10 by WolfgangMaier)

Unable to edit the page? See the FrontPage for instructions.