A client library for accessing the Nile API
Project description
Installing
The Nile Python SDK is available on PyPI, and can be installed via:
pip install nile-api
(in a virtual environment as appropriate).
Development
Commands below generally make use of nox (in some sense a Python-based, testing-centric make).
You can install it by following its install instructions for your OS, or e.g. on macOS, by simply running:
brew install nox
Regenerating (updating) the client is done via openapi-python-client.
To do so, run:
nox -s regenerate
We pin the version of this generator itself in a requirements file. To update the version of the generator that will be used, run:
nox -s update_openapi_requirements
which should regenerate the openapi-generator-requirements.txt file which you should then commit.
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 nile_api-0.2.2.tar.gz
.
File metadata
- Download URL: nile_api-0.2.2.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cf7b60bf49d02cf07bb12b978edcad38bec2fdf94ae348869e79221e5ca0307 |
|
MD5 | a7b957ce3e6a07829a786a936a227ce7 |
|
BLAKE2b-256 | 4993736065059a47bf8d462b5ad0be64a90ba8d7c84833a6bd1e194f7b166893 |
File details
Details for the file nile_api-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: nile_api-0.2.2-py3-none-any.whl
- Upload date:
- Size: 98.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c6c2f7cc44dca563d7004ff252bdea53ea18a5940b1a441decb3c8b8c1c8791 |
|
MD5 | a8dee7b306458f5924d8bbcebcad0fd4 |
|
BLAKE2b-256 | c2e06c42e30d41a1d836e346f143eb254fb5745000573d2ce4333cba3c23a1e0 |