Python SideBar for Firefox

Occasionally I enjoy writing python scripts - I use python to automate a number of coding tasks, including use alongside cog the code generation tool.

When I do, the one thing that I find a bit of a hassle is navigating the documentation - it never seems to be to hand or organised in the way that I want to browse it.

Help is at hand from Edgewall Software who have a very handy Python Sidebar for Firefox available for download. This provides a nice reactive browsable Python reference including the tutorial, language reference, library reference and module index.

Edgewall also have an open source project system which includes a wiki for team documentation and integrates with subversion - it’s called Trac.