Skip to main content

A package of astrodynamic functions

Project description

Astrodynamics in Python

astro is Python package to perform basic astrodynamics.

Continuous Integration

Code Coverage

Docs

Citation

Travis Build Status

Coverage Status

Documentation Status

Citation

Installation

Install astro by running : pip install astro to install from pypi

To install a development version (for local testing), you can clone the repository and run pip install -e . from the source directory.

Documentation

Docs will be hosted on Read the Docs

Citing astro

If you find this package useful it would be very helpful if you can cite it in your work. You can use the citation link above.

Dependencies

There are a limited number of dependencies. Much of astro is built on top of numpy, which is usually included in any scientific Python enviornment. Some additional dependencies are used to offer convient wrappers for common operations, such as downloading two line element sets or interfacing with SPICE.

  • numpy

  • spiceypy

  • spacetrack

  • kinematics

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

astro-0.2.0.tar.gz (59.9 kB view hashes)

Uploaded Source

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