Differences between revisions 27 and 28
Revision 27 as of 2006-09-25 14:23:50
Size: 1820
Editor: PaulBoddie
Comment: Moved InformationRetrieval to UsefulModules. Added link.
Revision 28 as of 2008-11-15 13:59:45
Size: 1820
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * ["Powerful Python One-Liners"]  * [[Powerful Python One-Liners]]
Line 18: Line 18:
 * ["Generators"]  * [[Generators]]
Line 21: Line 21:
 * ["lwickjr/Modules"]/Alias - an alias facility for I.D.L.E.
 * ["lwickjr/Modules"]/Edit - an editor enhancement for I.D.L.E.
 * ["lwickjr/Modules"]/UT - a collection of miscellaneous utility functions.
 * ["PowerPiano17/Doodles"] - Various "Doodles" made in Python.
 * [[lwickjr/Modules]]/Alias - an alias facility for I.D.L.E.
 * [[lwickjr/Modules]]/Edit - an editor enhancement for I.D.L.E.
 * [[lwickjr/Modules]]/UT - a collection of miscellaneous utility functions.
 * [[PowerPiano17/Doodles]] - Various "Doodles" made in Python.
Line 26: Line 26:
 * ["BytesIO"] - Like StringIO but for raw bytes.  * [[BytesIO]] - Like StringIO but for raw bytes.
Line 33: Line 33:
["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]. [[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 PublishingPythonModules; for some recommendations, see UsefulModules.


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.