Simple Python wrapper for the SpaceX API
Project description
Documentation
This API Wrapper aims to provide a simple and easy way to use the SpaceX-API in Python projects. See the Documentation for full wrapper documentation.
Installation
Note that this supports Python 3 ONLY
To install via pip use: pip install spacexPython
Basic Usage
The usage of the wrapper is very easy. It does not require any initialisation. Just import and start coding:
import spacexpython
rocket_data = spacexpython.rockets.falconHeavy()
print(rocket_data)
Credits
Jake Meyer’s r-spacex/SpaceX-API
Based on work by vinayphadnis
License
MIT License
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
SpacePY-X-1.1.4.5.tar.gz
(18.6 kB
view details)
Built Distribution
File details
Details for the file SpacePY-X-1.1.4.5.tar.gz
.
File metadata
- Download URL: SpacePY-X-1.1.4.5.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.0.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec693c3d4dd7a030e2d5cc3d2343b3e810ee3a0a321e7fcfa1756f5ade25fee0 |
|
MD5 | ba61eee7c112bb244eb9cb4491026707 |
|
BLAKE2b-256 | f7107b474efd4c0d3e91c47c8af57332499cb124df2ae439bc5c56685b0c8582 |
File details
Details for the file SpacePY_X-1.1.4.5-py3-none-any.whl
.
File metadata
- Download URL: SpacePY_X-1.1.4.5-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.0.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e2c04ac86bd26ff1161aced7ee1ae1a2b3997063ec216447708177e448fd3b0 |
|
MD5 | 0a19af535ff1c56261bf2f49edd8b61a |
|
BLAKE2b-256 | 767335c9fa128073dcc8af24f9fe88d6eb28a0990aee96f763cbf05261d812cb |