Python wrapper for SCUTTLE API.
Project description
python-scuttle
Python wrapper around SCUTTLE API.
Installation
To install the latest release from PyPI:
pip install python-scuttle
Or, to install the latest commit to master from source:
pip install -e git+https://github.com/scuttle/python-scuttle.git
Usage
Check out the wiki for theoretical usage and concept explanation, or the tests for live usage.
Current SCUTTLE API documentation can be found on its wiki. As of writing, all methods are reproduced with similar names.
Testing
Install Pipenv and development dependencies:
pipenv install --dev
Run tests in pipenv environment:
pipenv run pytest
Tests require a SCUTTLE API key with full read permissions. Tests will look for
this key in the SCUTTLE_API_KEY
environment variable. Tests require at least
Python 3.8.
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 python-scuttle-0.3.1.tar.gz
.
File metadata
- Download URL: python-scuttle-0.3.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a9a6abffb8cac6160328d33534888ac3dfc37e8e80fe2a60b3bd17db3d27a35 |
|
MD5 | 557070ddd5370745107b02f279217876 |
|
BLAKE2b-256 | 912211a833d6acebdcd3bd87ad39655082cbb1e71ff3fb9d7972eeb8b591efb6 |
File details
Details for the file python_scuttle-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: python_scuttle-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5993a87fabecbfee8a7f53cf9f16f0bc0d48955c2db93ef8e26181a2375bb03f |
|
MD5 | 0f1932c8252b0c13587876e33b3082fc |
|
BLAKE2b-256 | 39a8ccdad8225858c4898be654843469ac77601cd68f927d3ce604fa761cfc1a |