https://github.com/rr-/docstring_parser
Score: 5.666426688112432
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Parse Python docstrings in various flavors.
- Host: GitHub
- URL: https://github.com/rr-/docstring_parser
- Owner: rr-
- License: mit
- Created: 2018-04-17T12:47:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-04-14T04:14:23.000Z (2 months ago)
- Last Synced: 2026-05-25T03:32:43.753Z (22 days ago)
- Language: Python
- Homepage:
- Size: 1.13 MB
- Stars: 268
- Watchers: 3
- Forks: 55
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Dependencies
pyproject.toml
pypi
- pre-commit >=2.16.0 develop
- pydoctor >=22.3.0 develop
- pytest * develop
- python >=3.6,<4.0
.github/workflows/apidocs.yml
actions
- actions/checkout master composite
- actions/setup-python v2 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/build.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite