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 Wiki for full wrapper documentation.
Installation
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)
News
0.2a1
Release date: UNRELEASED
Example news entry for the in-development version
0.1
Release date: 15-Mar-2010
Example news entry for a released version
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spacexPython-1.0.1.tar.gz.
File metadata
- Download URL: spacexPython-1.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.10.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357ca21271657c6eaddde90382ecf8034e92b3009965b7c46c225055a13180af
|
|
| MD5 |
e5ad1272ec593d548134414bc95e36f0
|
|
| BLAKE2b-256 |
396be3c1ed51a10bad510aa7fae8ea40549ff2a20be6e1511721712f6c77e7d0
|
File details
Details for the file spacexPython-1.0.1-py3-none-any.whl.
File metadata
- Download URL: spacexPython-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.10.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b059233bd105e4e6ccbdfe580f59e53f5ebc96b3e996933567db0206d1a0ea5
|
|
| MD5 |
a54a0a4aa3115443b0fa8c116c12e422
|
|
| BLAKE2b-256 |
1a183bb21f4585643e6f82df26c9e791935fa500f84578b73b74279d50deabc1
|