Python lib to interact with the NPDC stack
Project description
pynpdc
pynpdc is a library for accessing the
Norwegian Polar Data Centre using Python3. It
provides clients with simple methods for logging in and out as well as fetching
and manipulating datasets, attachments, and records.
It is based on the following REST APIs:
Getting started
Use
pip3 install pynpdc
to install pynpdc into your project.
Jupyter
If you want to run the examples, install:
pip install jupyter urllib3 black[jupyter]
(urllib3 helps to get rid of the InsecureRequestWarning when you deal with
staging entrypoints. black[jupyter] will add Jupityer formatting abilities to
black)
Then execute
jupyter lab
to run the user interface. The examples are found in the folder
jupyter-notebooks.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynpdc-0.22.0.tar.gz.
File metadata
- Download URL: pynpdc-0.22.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9fb5f0ed21a4c86965a0bb689acc16de7359f7e8f283f16f3102d0cc94f9fea
|
|
| MD5 |
b1eaba6993eadc192a105eb7882f0bad
|
|
| BLAKE2b-256 |
3a021c5f9fefbd6860766ef68a5bd640b57e5a87b5139bca3ce20db898af26a9
|
File details
Details for the file pynpdc-0.22.0-py3-none-any.whl.
File metadata
- Download URL: pynpdc-0.22.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc86bb069bb2d31f26602308f2d76df6b867d967b160ecacc4b9f624e3ea4908
|
|
| MD5 |
a2ad6b009a0c9974b61496e2c5c8d31b
|
|
| BLAKE2b-256 |
958d2a29e1fecdefe2fd99d380eae0fc960431be03a804465294b1554c1e8f42
|