Metadata-Version: 2.1
Name: axinite
Version: 1.1.7
Summary: A powerful open-source engine for advanced celestial mechanics.
Author-email: Jewels <jewels286@proton.me>
Maintainer-email: Jewels <jewels286@proton.me>
Project-URL: Homepage, https://jewels86.me/axinite
Project-URL: Documentation, https://jewels86.gitbook.io/axinite
Project-URL: Repository, https://github.com/jewels86/axinite
Keywords: celestial-mechanics,orbital-dynamics,engine
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
Requires-Dist: astropy
Provides-Extra: tools
Requires-Dist: vpython; extra == "tools"

# Axinite
A powerful open-source engine for advanced celestial mechanics.

![axinite-1](https://github.com/user-attachments/assets/bcd7bc7e-627e-44e5-bfc6-d2ddd787a208)

## Overview
**Axinite** is an engine for calculating celestial motion. 
You can use it to design your own solar systems, predict trajectories of rockets, simulate gravitational interactions and more.

Check out the docs [here](https://jewels86.gitbook.io/axinite/axinite/getting-started).
### What is `axtools`?
`axtools` is a library to help abstract and simplify Axinite. With `axtools`, Developers can deploy Axinite powered applications with ease. 
You can find the docs [here](https://jewels86.gitbook.io/axinite/axtools/quickstart).

### Executable
Axinite will soon be coming to executable format! 

Development is still in progress.

## Supporting Axinite
### Contributing
Feel free to open up a [pull request](https://github.com/jewels86/Axinite/pulls) or an [issue](https://github.com/jewels86/Axinite/issues) if there are any changes you'd like introduced to Axinite.
Any help will be appricated!
### Other ways to support
- Giving this repository a star! This really helps me to get Axinite out into the world
- Reaching out! I'd love to hear about your thoughts, ideas, and issues with Axinite.

## Gallery
![axinite-2](https://github.com/user-attachments/assets/2e952d41-5585-484d-bc3b-05c92aeefe2d)
![axinite-3](https://github.com/user-attachments/assets/ba434ce4-79a3-4a04-a7c4-45232d9fa11a)
![axinite-4](https://github.com/user-attachments/assets/af13ee05-f6ef-4d24-8446-39e6544df2ca)
![axinite-5](https://github.com/user-attachments/assets/c16db758-2ad2-47d8-9f1d-190727f9e881)


## Todos
- Create `ax-cli` executable
- Create `ax-gui` executable
- ~~Add live mode~~
- Move actools into axinite.tools and add axinite[tools]
