catalogue 2.0.10
0
Super lightweight function registries for your library
Contents
Super lightweight function registries for your library
Stars: 171, Watchers: 171, Forks: 20, Open Issues: 5The explosion/catalogue
repo was created 4 years ago and the last code push was 4 months ago.
The project is popular with 171 github stars!
How to Install catalogue
You can install catalogue using pip
pip install catalogue
or add it to a project with poetry
poetry add catalogue
Package Details
- Author
- Explosion
- License
- MIT
- Homepage
- https://github.com/explosion/catalogue
- PyPi:
- https://pypi.org/project/catalogue/
- GitHub Repo:
- https://github.com/explosion/catalogue
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common catalogue errors.
Code Examples
Here are some catalogue
code examples and snippets.
GitHub Issues
The catalogue package has 5 open issues on GitHub
- Importlib issue with python3.10