Ecosyste.ms: Packages

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

anaconda.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: 5 months ago
First release: about 4 years ago
Dependent packages: 4
Dependent repositories: 27
Stars: 141 on GitHub
Forks: 21 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

spacy 3.7.2
spaCy is a library for advanced Natural Language Processing in Python and Cython. It's built on t...
16 versions - Latest release: 5 months ago - 83 dependent packages - 174 dependent repositories - 26,111 stars on GitHub
thinc 8.2.2
Thinc is a lightweight deep learning library that offers an elegant, type-checked, functional-pro...
18 versions - Latest release: 5 months ago - 2 dependent packages - 63 dependent repositories - 2,717 stars on GitHub
srsly 2.4.8
Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
10 versions - Latest release: 7 months ago - 7 dependent packages - 36 dependent repositories - 356 stars on GitHub
Top 1.6% on conda-forge.org
spacy 3.4.3
spaCy is a library for advanced natural language processing in Python and Cython.
68 versions - Latest release: over 1 year ago - 92 dependent packages - 174 dependent repositories - 25,557 stars on GitHub