Skip to main content

Python wrapper for SCUTTLE API.

Project description

python-scuttle

tests Code style: black

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-scuttle-0.2.4.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

python_scuttle-0.2.4-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page