Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pycco-docs/pycco
Literate-style documentation generator.
https://github.com/pycco-docs/pycco
Last synced: 3 months 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T20:15:00.000Z (over 1 year ago)
- Last Synced: 2024-07-02T03:02:08.039Z (4 months ago)
- Language: Python
- Homepage: https://pycco-docs.github.io/pycco/
- Size: 252 KB
- Stars: 842
- Watchers: 16
- Forks: 146
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-python-resources - GitHub - 50% open · ⏱️ 20.12.2019): (文档)
- starred-awesome - pycco - Literate-style documentation generator. (Python)
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/
[![Build Status](https://travis-ci.org/pycco-docs/pycco.svg?branch=master)](https://travis-ci.org/pycco-docs/pycco)
[![Coverage Status](https://coveralls.io/repos/pycco-docs/pycco/badge.svg?branch=master&service=github)](https://coveralls.io/github/pycco-docs/pycco?branch=master)