22 projects
ProxyTypes
General purpose proxy and wrapper types
BytecodeAssembler
Generate Python code objects by "assembling" bytecode (Now includes a functional/AST-oriented API, too!)
winsible
A Faster Ansible (especially on Cygwin)
wsgi_lite
A better way to write WSGI apps and middleware
simplegeneric
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Importing
Import objects dynamically, lazily, "weakly", and more.
WikiUp
Wiki page uploading command plugin for setuptools
DecoratorTools
Class, function, and metaclass decorators -- even in Python 2.3 (now with source debugging for generated code)!
AddOns
Dynamically extend other objects with AddOns (formerly ObjectRoles)
Extremes
Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
EccoDDE
Thin wrapper over the Ecco Personal Information Manager's DDE API
Trellis
A simple "untwisted" approach to event-driven programming
PyDicia
Print labels, envelopes, US postage, and more using the endicia.com API
PEAK-Rules
Generic functions and business rules support systems
Plugins
Easily add hooks and plugins to your applications
Contextual
Replace globals with context-safe variables and services
ObjectRoles
DEPRECATED: please use the AddOns package instead
wsgiref
WSGI (PEP 333) Reference Library
SymbolType
Simple "symbol" type, useful for enumerations or sentinels
fcgiapp
C implementation of the FastCGI application protocol
PyProtocols
PEP 246 and a whole lot more
PEAK
The Python Enterprise Application Kit