Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.5% dependent packages on conda-forge.org
Top 7.1% dependent repos on conda-forge.org

conda-forge.org : catalogue

catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.

Registry - Source - JSON
purl: pkg:conda/catalogue
Keywords: developer-tools, python
License: MIT
Latest release: over 1 year ago
First release: over 4 years ago
Dependent packages: 9
Dependent repositories: 27
Stars: 141 on GitHub
Forks: 21 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...