Python resources
Books/Tutorials
Groups/Forums/IRC
- comp.lang.python : many useful answered questions
- Python-list : a mailing list with a lot of kind and helpful Python gurus
- #python IRC channel
Documentation
IDE
Networking
- Twisted, a framework, written in Python, for writing networked applications
- Pyro : an easy-to-use RMI (Remote Method Invocation) system