Metadata-Version: 2.4
Name: orbitronomy
Version: 0.3.3
Summary: The Orbitronomy library is designed to simplify the process of plotting, calculating, visualizing, and animating the orbits of celestial bodies in 3D space. It employs Kepler's elliptical orbit equations and Keplerian Elements, in conjunction with PyAstronomy, to perform precise orbital calculations. For 3D plotting, it integrates the capabilities of Matplotlib, enhancing its utility in astronomical simulations and analyses.
Home-page: https://github.com/strumberr/Orbitronomy
Author: Storm
Project-URL: Source, https://github.com/strumberr/Orbitronomy
Description-Content-Type: text/markdown
Requires-Dist: bidict==0.22.1
Requires-Dist: certifi
Requires-Dist: charset-normalizer==3.3.2
Requires-Dist: contourpy==1.2.0
Requires-Dist: cycler==0.12.1
Requires-Dist: docutils==0.20.1
Requires-Dist: fonttools==4.45.0
Requires-Dist: idna==3.4
Requires-Dist: importlib-metadata==6.8.0
Requires-Dist: iniconfig==2.0.0
Requires-Dist: jaraco.classes==3.3.0
Requires-Dist: keyring==24.3.0
Requires-Dist: kiwisolver==1.4.5
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: matplotlib==3.8.2
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.1.0
Requires-Dist: nh3==0.2.14
Requires-Dist: numpy==1.26.2
Requires-Dist: packaging==23.2
Requires-Dist: Pillow==10.1.0
Requires-Dist: pkginfo==1.9.6
Requires-Dist: pluggy==1.3.0
Requires-Dist: PyAstronomy==0.20.0
Requires-Dist: Pygments==2.17.1
Requires-Dist: pyparsing==3.1.1
Requires-Dist: python-dateutil==2.8.2
Requires-Dist: quantities==0.14.1
Requires-Dist: readme-renderer==42.0
Requires-Dist: requests==2.31.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: rfc3986==2.0.0
Requires-Dist: rich==13.7.0
Requires-Dist: scipy==1.11.4
Requires-Dist: six==1.16.0
Requires-Dist: twine==4.0.2
Requires-Dist: urllib3==2.1.0
Requires-Dist: zipp==3.17.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

# Official Orbitronomy Library

![PyPI - Downloads](https://img.shields.io/pypi/dm/orbitronomy?logoColor=%23FF7F7F&color=%23FF7F7F)
![GitHub Repo stars](https://img.shields.io/github/stars/strumberr/orbitronomy?color=%23FF7F7F)



The Orbitronomy library is designed to simplify the process of plotting, calculating, visualizing, and animating the orbits of celestial bodies in 3D space. It employs Kepler's elliptical orbit equations and Keplerian Elements, in conjunction with PyAstronomy, to perform precise orbital calculations. For 3D plotting, it integrates the capabilities of Matplotlib, enhancing its utility in astronomical simulations and analyses.

## Official Documentation
[Documentation](https://orbitronomy.gitbook.io/orbitronomy-official-documentation)
