Contents

catalogue 2.0.10

0

Super lightweight function registries for your library

Super lightweight function registries for your library

Stars: 169, Watchers: 169, Forks: 20, Open Issues: 6

The explosion/catalogue repo was created 4 years ago and the last code push was 6 days ago.
The project is popular with 169 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
No  catalogue  pypi packages just yet.

Errors

A list of common catalogue errors.

Code Examples

Here are some catalogue code examples and snippets.

GitHub Issues

The catalogue package has 6 open issues on GitHub

  • Importlib issue with python3.10

See more issues on GitHub

Related Packages & Articles

httpie 3.2.2

The httpie Python package is a user-friendly command-line HTTP client for the API era. It aims to simplify the interaction with web services from the command line, making it an excellent tool for testing, debugging, and interacting with APIs and HTTP servers. httpie provides a range of features, including expressive syntax, colorized output, built-in JSON support, and the ability to handle forms and file uploads. This package is a key tool in the realm of Web Development and API Testing.