Programs: 8 | Phillip J. Eby homepage
 |
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
|
September 1st, 2011 GMT License: The Apache License 2.0 Downloads: 172 |
 |
Import objects dynamically, lazily, "weakly", and more
|
August 24th, 2010 GMT License: Python License Downloads: 98 |
 |
Generate Python code objects by "assembling" bytecode (Now includes a functional/AST-oriented API, too!)
|
August 2nd, 2010 GMT License: The Apache License 2.0 Downloads: 173 |
 |
Fork of AddOns by PJE. Forked by Sergey Schetinin
|
June 2nd, 2010 GMT License: Python License Downloads: 325 |
 |
Class, function, and metaclass decorators -- even in Python 2.3 (now with source debugging for generated code)!
|
May 7th, 2010 GMT License: Python License Downloads: 144 |
 |
Download, build, install, upgrade, and uninstall Python packages -- easily!
|
October 20th, 2009 GMT License: ZPL Downloads: 2,148 |
 |
Dynamically extend other objects with AddOns (formerly ObjectRoles)
|
August 11th, 2009 GMT License: ZPL Downloads: 231 |
 |
Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
|
February 6th, 2009 GMT License: ZPL Downloads: 242 |
|