| Code |
Bytecode inspection and patching - like a simpler (faster!) bytecodehacks
|
| Import |
Tools for doing dynamic imports
|
| IndentedStream |
Utility class for writing Python, XML, etc. w/easy indentation handling
|
| Meta |
Support for inheritance of metaclass constraints
|
| Method |
Support for creating instance methods
|
| MiniTable |
An even more primitive and lightweight data table than even TinyTables...
|
| Misc |
Miscellaneous utilities that I don't know where else to put...
|
| Pluralizer |
Class for converting identifiers to plural form
|
| SOX |
Simple Objects from XML - quick-and-dirty XML parsing without a DOM
|
| Super |
Workaround for 2.2 super() bug when working with classmethods
|
| __init__ |
Useful standalone utility modules which don't need any other TW packages
|
| kjBuckets |
kjbuckets-related utilities
|