Size: 1485
Comment:
|
Size: 1484
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
<font color = ?blue'> C'è una certa quantita di codice che non è abbastanza per essere un modulo vero e prorpio o un porprio progetto, ma tuttavia utile per varie ragioni </font color> | <font color = blue'> C'è una certa quantita di codice che non è abbastanza per essere un modulo vero e prorpio o un porprio progetto, ma tuttavia utile per varie ragioni </font color> |
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.<br> <font color = blue'> C'è una certa quantita di codice che non è abbastanza per essere un modulo vero e prorpio o un porprio progetto, ma tuttavia utile per varie ragioni </font color>
Until we get a lot of code, this little page can serve as a useful focal point.
SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries, UsingEnumerate
CgiScripts, XmlRpc, DocXmlRpcServer, BaseHttpServer, Md5Passwords
PointsAndRectangles - a pair of classes to provide points and rectangles.
PatternProgramming - pattern design implementation in python
ArithmoGraph - a simple example of functional programming and solution to an interesting problem
- ["Generators"]
We need people to contribute!
Here are some links to some other Python-related sites that have code examples:
[http://aspn.activestate.com/ASPN/Cookbook/Python ActiveState's Python Cookbook]
[http://www.faqts.com/knowledge_base/index.phtml/fid/199/ Python faqts]
[http://www.uselesspython.com/ Useless Python]
[http://www.vex.net/parnassus/ Vaults of Parnassus]
[http://www.python.org/pypi/ Python Package Index]