A client library for Nstrumenta API
Project description
Nstrumenta
A client library for Nstrumenta API.
Installation
pip install nstrumenta
publishing
Collecting workspace information
To publish your Python package so others can install it with pip, follow these steps:
- Install Required Tools: Ensure you have
setuptools, wheel, and twine installed:
pip install setuptools wheel twine
- Build Your Package: Run the following command to create distribution archives:
python setup.py sdist bdist_wheel
- Upload Your Package:
Use
twineto upload your package to PyPI:
twine upload dist/*
- Verify Installation: After uploading, you can verify the installation by running:
pip install nstrumenta
Make sure you have an account on PyPI and have configured your .pypirc file with your credentials.
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 nstrumenta-4.0.3.tar.gz.
File metadata
- Download URL: nstrumenta-4.0.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d612bc94c919aa752df85fdc334d28a9f5a2cf329bc8e9eaf9d154c3d6a93182
|
|
| MD5 |
e472b17fc86b52cf84f262230ba3c12e
|
|
| BLAKE2b-256 |
47e7771aa197597a77f0908364dc79053ad3b5c2defc00194d7e039d3f56ee98
|
File details
Details for the file nstrumenta-4.0.3-py3-none-any.whl.
File metadata
- Download URL: nstrumenta-4.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
002c7436fee25673963f456c6bfe78833fa14a020152124d49babf7e3366cf51
|
|
| MD5 |
df457327cf270b07c2cf4881b383df3d
|
|
| BLAKE2b-256 |
0c7c76875e66cbe95d530bebb67925e0d8b5fcf30a355684a8f9a8ca72a1c224
|