A Python API module designed to run queries on Nectar
Project description
PYTHON NECTAR MODULE
1. Install the module
pip install nectarpy
• If you see an error, try pip3 install nectarpy instead.
• Wait until the installation finishes. You should see a message that it was installed successfully.
2. Use the module in Python
from nectarpy import Nectar
API_SECRET = "<api-secret>" # Replace with your actual API secret. You can obtain the secret key when you generate the EOA key pair.
nectar = Nectar(API_SECRET)
3. How to use in details:
• Data Analyst role: API document for Data Analyst
• Data Owner role: API document for Data Owner
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 dev_nectarpy-0.0.71.tar.gz.
File metadata
- Download URL: dev_nectarpy-0.0.71.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
151d5113e29b36f8a3838c07fe9e88ab4c1ac5b3b5272a58279df4ed837f8296
|
|
| MD5 |
f0d47638b7239e6451bd4b38deff0826
|
|
| BLAKE2b-256 |
4f6674af0891d2f6273557063c7a51f23871907d1bf7a908177d3857ed72b509
|
File details
Details for the file dev_nectarpy-0.0.71-py3-none-any.whl.
File metadata
- Download URL: dev_nectarpy-0.0.71-py3-none-any.whl
- Upload date:
- Size: 44.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fef7dc422a8d6469a7a62d67bc950dfb67658dff5fa63791c70f7179e83cc5c7
|
|
| MD5 |
3f7d5ff3eed8e029b9d333ca237278ab
|
|
| BLAKE2b-256 |
8a2bbd0772ec44f992153091b66d2f5da52062b5659d4ab2b6db029bda982f44
|