Skip to main content

Python library for interacting with the AuroraX API

Project description

PyAuroraX

Github Actions - Tests PyPI version MIT license PyPI Python versions

Python library for interacting with the AuroraX API.

Installing PyAuroraX

PyAuroraX is available on PyPI:

$ python -m pip install pyaurorax

Supported Python Versions

PyAuroraX officially supports Python 3.6+.

Usage

>>> import aurorax

Development

Clone the repository and install dependencies using Poetry.

$ git clone https://github.com/aurorax-space/pyaurorax.git
$ cd pyaurorax
$ make install

Testing

$ make test
[ or do each test separately ]
$ make test-flake8
$ make test-pylint
$ make test-bandit
$ make test-pytest

Additional Testing for Development Environments

To run additional tests that are not integrated into the CI pipeline, run the following:

$ make test-additional

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

pyaurorax-0.6.9.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

pyaurorax-0.6.9-py3-none-any.whl (27.9 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