Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spacexPython-1.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

spacexPython-1.0.1-py3-none-any.whl (3.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