https://github.com/pycco-docs/pycco
Literate-style documentation generator.
https://github.com/pycco-docs/pycco
Last synced: 28 days ago
JSON representation
Literate-style documentation generator.
- Host: GitHub
- URL: https://github.com/pycco-docs/pycco
- Owner: pycco-docs
- License: other
- Created: 2010-06-29T07:02:31.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T20:15:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T20:13:37.271Z (about 1 month ago)
- Language: Python
- Homepage: https://pycco-docs.github.io/pycco/
- Size: 252 KB
- Stars: 848
- Watchers: 15
- Forks: 144
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - pycco - Literate-style documentation generator. (Python)
- awesome-python-resources - GitHub - 50% open · ⏱️ 20.12.2019): (文档)
README
```
888888b.
888 Y88b
888 888
888 d88P 888 888 .d8888b .d8888b .d88b.
8888888P" 888 888 d88P" d88P" d88""88b
888 888 888 888 888 888 888
888 Y88b 888 Y88b. Y88b. Y88..88P
888 "Y88888 "Y8888P "Y8888P "Y88P"
888
Y8b d88P
"Y88P"
```Pycco is a Python port of Docco: the original quick-and-dirty, hundred-line-
long, literate-programming-style documentation generator. For more information,
see:https://pycco-docs.github.io/pycco/
Others:
CoffeeScript (Original) - http://jashkenas.github.com/docco/
Ruby - http://rtomayko.github.com/rocco/
Sh - http://rtomayko.github.com/shocco/
[](https://travis-ci.org/pycco-docs/pycco)
[](https://coveralls.io/github/pycco-docs/pycco?branch=master)