Skip to main content

Python Support for Ball Aerospace COSMOS v4

Project description

Python support for Ball Aerospace COSMOS v4


This project allows accessing the COSMOS API from the python programming language. Additional functionality and support will be added over time.


Installation:

pip install ballcosmos

See the docs and examples for usage

Running the test

$ docker-compose -f .\compose.yaml build
$ docker-compose -f .\compose.yaml up -d
Creating network "python-ballcosmos_default" with the default driver
Creating python-ballcosmos_ballcosmos_1 ... done
$ docker exec -it python-ballcosmos_ballcosmos_1 /bin/ash
/app # coverage run -m pytest ./tests/
/app # coverage report

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

ballcosmos-2.0.1.tar.gz (37.0 kB view hashes)

Uploaded Source

Built Distribution

ballcosmos-2.0.1-py3-none-any.whl (40.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