Client library for Anaconda Catalogs
Project description
Anaconda Catalogs client
A light client library for interfacing with the Anaconda catalogs service.
Usage
Currently, the catalogs are referenced by their unique ID of the form cid/09e802da-65b3-4ea0-b60d-642c88c7a541
.
A user can load a catalog with the following:
import anaconda_catalogs
cat = anaconda_catalogs.open_catalog("cid/09e802da-65b3-4ea0-b60d-642c88c7a541")
Alternately, the native intake
plugin can be used:
import intake
cat = intake.open_anaconda_catalog("cid/09e802da-65b3-4ea0-b60d-642c88c7a541")
Development guide
A contributing guide can be found in CONTRIBUTING.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file anaconda-catalogs-0.1.0a1.tar.gz
.
File metadata
- Download URL: anaconda-catalogs-0.1.0a1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15c0e8e30b4d98438e2f06c48c041a5bc3e2904ac92266a5f9c37580a146c292 |
|
MD5 | 0d768cc1d65da1451f8a27cfeee3156c |
|
BLAKE2b-256 | fd991c44f4291a642d40f48f5c472f062f064202a89cc70f7e86a6049c5494c2 |
File details
Details for the file anaconda_catalogs-0.1.0a1-py2.py3-none-any.whl
.
File metadata
- Download URL: anaconda_catalogs-0.1.0a1-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523e85193dc68d20eaf19593f9aa2a4ddeaaf6618862554ca71e074d5c3ed61b |
|
MD5 | 87769da400ab16bb5b7399fcbd4c3f45 |
|
BLAKE2b-256 | e695e144d06afdeecf0063c5ba48e14f6ecfc0cf6203c2b21b7db45012218986 |