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
Release files for ballcosmos 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ballcosmos-2.0.1.tar.gz | 37.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ballcosmos-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 77.9 kB
Release files / ballcosmos-2.0.1.tar.gz
| Download URL | ballcosmos-2.0.1.tar.gz |
|---|---|
| Size | 37.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
53a96749117fb3152a2869d155ee3a1e200e927525a7e376bff71247a592e5e9
|
|
BLAKE2b-256 checksum How to use checksums |
71759b9440a47c558088304b6ab72c6abb8eef7ef26d377749d70a2c2878ebd0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|
Release files / ballcosmos-2.0.1-py3-none-any.whl
| Download URL | ballcosmos-2.0.1-py3-none-any.whl |
|---|---|
| Size | 40.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
74d0afbb86806b0f7acf74887880b323126c3b17b8b87eb7449d3332dc6e8f64
|
|
BLAKE2b-256 checksum How to use checksums |
7903085d181d6525d04278250cab3c4acd0d0d6431fad44629148ecde3e2d14b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|