As I am working with Python for a bit now I was looking for a documentation tool. Something similar to JavaDoc. I found out that there is Pydoc for Python and here is how you can use it:
For a description switch to your ../Python/Lib folder and execute pydoc.py, see the screenshot below.

Oh nice, a built [...]

Tags: , , , ,