
code-annotations 2.3.0
0
Extensible tools for parsing annotations in codebases
Contents
Extensible tools for parsing annotations in codebases
Stars: 4, Watchers: 4, Forks: 10, Open Issues: 3The openedx/code-annotations repo was created 7 years ago and the last code push was 16 hours ago. The project is not very popular with only 4 github stars!
How to Install code-annotations
You can install code-annotations using pip
pip install code-annotations
or add it to a project with poetry
poetry add code-annotations
Package Details
- Author
- edX
- License
- Apache Software License 2.0
- Homepage
- https://github.com/openedx/code-annotations
- PyPi:
- https://pypi.org/project/code-annotations/
- GitHub Repo:
- https://github.com/edx/code-annotations
Classifiers
Related Packages
Errors
A list of common code-annotations errors.
Code Examples
Here are some code-annotations code examples and snippets.
GitHub Issues
The code-annotations package has 3 open issues on GitHub
- chore: Upgrade Python requirements
pythonfix