Nick Fitzgerald is announcing that Pycco with version number 0.4.1 is already available to download.
What is Pycco ?
Pycco is .
Pycco is a port to Python of the node.js and CoffeeScript powered Docco tool. It’s main distinctive look is showing comments about the source in a panel on the left, while also showing the code itself on the right. It will generate linked HTML documentation file for the named source files, saving it into a /docs folder. Source code is syntax highlighted for readability purposes. Comments are passed through Markdown, and code is passed through Pygments syntax highlighting. Download ports of Docco: Docco for node.js and CoffeeScript Rocco for Ruby Pycco for Python Locco for Lua Nocco for C#/.NET
This is changelog for Pycco version 0.4.1 :
You can read the complete changelog and also download this latest version on their homepage: fitzgeraldnick.com
