- Boltons :: A set of over 100 BSD-licensed, pure-Python utilities in the same spirit as the standard library.
- me-al :: Meẗal - The Decorator.
- metamodule :: Experiment with Python "metamodules".
- Programming Language Theory : Mathematics, Compilers, Functional Programming, and other papers.
- fn.py :: Implementation of missing features to enjoy Functional programming in Python.
- Pixie :: A small, fast, native lisp with "magical" powers.
- refo :: Regular expressions for objects.
- line_profiler :: Line-by-line profiling for Python.
- memory_profiler :: A module for monitoring memory usage of a python program.
- plop :: Python Low-Overhead Profiler for stack sampling.
- vprof :: Visual Python profiler.
- yappi :: Yet Another Python Profiler, but this time support Multithread/CPU time profiling.
- Plop: Low-overhead profiling for Python
- Python Profilers with some usecases.