Python SDK for space agencies RESTful APIs
Project description
PyAstrum
Python SDK to handle RESTful API of several aerospace organizations:
- NASA (api.nasa.gov)
- ESA (open.esa.int)
Installation
-
Install
toxon your systempip install tox
-
Go to the project folder
cd PyAstrum
-
Set up your development environment
tox --devenv <virtual_environment> -e <python_environment>
Example
tox --devenv .venv-pyastrum -e py38
-
Activate your virtual environment
source .venv-pyastrum/bin/activate
-
Run the tests and validate succesful build in the project's root directory
tox
-
If you want to run a specific environment
tox -e py38
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
PyAstrum-0.1.tar.gz
(18.1 kB
view details)
File details
Details for the file PyAstrum-0.1.tar.gz.
File metadata
- Download URL: PyAstrum-0.1.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a18e9f2747eaf0ad29a10ec46de5b28bccfad84aca283864c710e0ff5591c6e
|
|
| MD5 |
176642d6343e6efe72dff515496a9f88
|
|
| BLAKE2b-256 |
4c95b2309ed15eb8bb9fa67258ea694973f826f8d75d0d5552ac7cb2c8424ee3
|