Python-Links
- Offizielle Python-Seite
- Turbogears
- Pylons
- Django
- Ein online verfügbares Django-Buch (gibt es aber auch in Papierform)
- Dive Into Python – Python from novice to pro
- Introduction to Python Decorators – Artikel im Linux Magazine (kostenlose Registrierung erforderlich)
- Sehr interessant ist auch Planet Python (auch als RSS-Feed).
- SQLAlchemy – The Python SQL Toolkit and Object Relational Mapper
- Transitioning To Python From Java or C#
- The Python Papers
- Python Magazin – Ein technisches Magazin rund um Python
- Generator Tricks for Systems Programmers