^[[start|WinLibre SoC Home]]^ ====== Python resources ====== ===== Books/Tutorials ===== *[[http://diveintopython.org/toc/index.html|Dive into python]] *[[http://www.wxpython.org|wxPython official website]] - includes tutorials, [[http://wxpython.org/docs/api/|good documentation]] and [[http://wiki.wxpython.org/|a wiki]] *[[http://www.python.org/doc/current/lib/lib.html|Python library reference]] - very useful for Python programmers ===== Groups/Forums/IRC ===== *[[http://groups-beta.google.com/group/comp.lang.python?hl=en|comp.lang.python]] : many useful answered questions *[[http://mail.python.org/mailman/listinfo/python-list|Python-list]] : a mailing list with a lot of kind and helpful Python gurus * #python IRC channel ===== Documentation ===== *[[http://www.stack.nl/~dimitri/doxygen/|Doxygen]] and the [[http://i31www.ira.uka.de/~baas/pydoxy/|Python filter]] ===== IDE ===== *[[http://www.eclipse.org/|Eclipse]] and [[http://pydev.sourceforge.net/|pyDev]] ===== Networking ===== *[[http://twistedmatrix.com/products/twisted|Twisted]], a framework, written in Python, for writing networked applications *[[http://pyro.sourceforge.net/|Pyro]] : an easy-to-use RMI (Remote Method Invocation) system