PPerl to interpreter Perla napisany w celu zmniejszenia opóźnień spowodowanych długim czasem kompilacji podczas uruchamiania skryptów wiele razy pod rząd.
pyc kompiluje kod źródłowy na Python bytecode. Został napisany w całości w Pythonie, więc można go łatwo modyfikować i dodawać nowe funkcje do języka programowania Python.
CVSspam sends email when a change is committed to the CVS repository. Syntax-highlighted diffs describe the changes made, and links to Web frontends on CVS and bug tracking systems are generated where possible.
PyKyra jest szkieletem do szybkiego tworzenia gier w języku Python. Oparty jest na SDL i motorze Kyra. Poza tym wspiera filmy w trybie MPEG oraz dźwięk: MP3, Ogg, Wav...
CherryPy is a Python based web development toolkit. It provides all the features of an enterprise-class application server while remaining light, fast and easy to learn.CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.