Name | axinite JSON |
Version |
1.24.17
JSON |
| download |
home_page | None |
Summary | A powerful open-source engine for advanced celestial mechanics. |
upload_time | 2025-02-24 00:07:14 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT License
Copyright (c) 2024 Jewels
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
celestial-mechanics
orbital-dynamics
engine
astrodynamics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Axinite
A powerful open-source engine for advanced celestial mechanics, orbital dynamics, and planetary motion.


## 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).
## How can I use Axinite?
For developers looking to deploy Axinite-powered applications, check out [the Python package](https://pypi.org/project/axinite/).
For students, engineers, physicists, and anyone else in the field of astrophysics who want to simulate gravitational interactions, you can check out the [command line interface](https://github.com/jewels86/axcli).
## Supporting Axinite
## Giving Feedback
The biggest way you can help Axinite's development is by giving feedback. Reporting bugs, proposing ideas, and raising issues really help make the library better.
### 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 appreciated!
### Other ways to support
- Giving this repository a star! This really helps me to get Axinite out to other developers.
- Reaching out! I'd love to hear about your thoughts, ideas, and issues.
- Share the project! Help me spread the word to other students and developers.
## Gallery




## Development Todo List
- [ ] Graceful load function exiting
- [ ] Fix weird euler loading error where first positions are always the origin
- [ ] Add context objects for backends with modifiers and actions
Raw data
{
"_id": null,
"home_page": null,
"name": "axinite",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Jewels <jewels@jewels86.me>",
"keywords": "celestial-mechanics, orbital-dynamics, engine, astrodynamics",
"author": null,
"author_email": "Jewels <jewels@jewels86.me>",
"download_url": "https://files.pythonhosted.org/packages/52/03/7b7d7321d649a5a06a6ef25a74c82239df0780da5c8d2df144a807aec73e/axinite-1.24.17.tar.gz",
"platform": null,
"description": "# Axinite\nA powerful open-source engine for advanced celestial mechanics, orbital dynamics, and planetary motion.\n\n\n\n\n## Overview\n**Axinite** is an engine for calculating celestial motion. \nYou can use it to design your own solar systems, predict trajectories of rockets, simulate gravitational interactions and more.\n\nCheck out the docs [here](https://jewels86.gitbook.io/axinite/axinite/getting-started).\n### What is `axtools`?\n`axtools` is a library to help abstract and simplify Axinite. With `axtools`, Developers can deploy Axinite powered applications with ease. \nYou can find the docs [here](https://jewels86.gitbook.io/axinite/axtools/quickstart).\n\n## How can I use Axinite?\nFor developers looking to deploy Axinite-powered applications, check out [the Python package](https://pypi.org/project/axinite/).\n\nFor students, engineers, physicists, and anyone else in the field of astrophysics who want to simulate gravitational interactions, you can check out the [command line interface](https://github.com/jewels86/axcli).\n## Supporting Axinite\n## Giving Feedback\nThe biggest way you can help Axinite's development is by giving feedback. Reporting bugs, proposing ideas, and raising issues really help make the library better.\n### Contributing\nFeel 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.\nAny help will be appreciated!\n### Other ways to support\n- Giving this repository a star! This really helps me to get Axinite out to other developers.\n- Reaching out! I'd love to hear about your thoughts, ideas, and issues.\n- Share the project! Help me spread the word to other students and developers.\n\n## Gallery\n\n\n\n\n\n## Development Todo List\n- [ ] Graceful load function exiting\n- [ ] Fix weird euler loading error where first positions are always the origin\n- [ ] Add context objects for backends with modifiers and actions\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2024 Jewels\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "A powerful open-source engine for advanced celestial mechanics.",
"version": "1.24.17",
"project_urls": {
"Documentation": "https://jewels86.gitbook.io/axinite",
"Homepage": "https://jewels86.me/solutions?s=axinite",
"Repository": "https://github.com/jewels86/axinite"
},
"split_keywords": [
"celestial-mechanics",
" orbital-dynamics",
" engine",
" astrodynamics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d812c88fbed34fb82e514a1dec70aeed6a170bdd1b645945d6dc01fd3a5343df",
"md5": "a8b755cf88bbacc569c937d35071f313",
"sha256": "4f96ce4c669309d29164a88d78d957cebf6dcba107e32513fca87444a4f6f710"
},
"downloads": -1,
"filename": "axinite-1.24.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8b755cf88bbacc569c937d35071f313",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 38729,
"upload_time": "2025-02-24T00:07:12",
"upload_time_iso_8601": "2025-02-24T00:07:12.983134Z",
"url": "https://files.pythonhosted.org/packages/d8/12/c88fbed34fb82e514a1dec70aeed6a170bdd1b645945d6dc01fd3a5343df/axinite-1.24.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "52037b7d7321d649a5a06a6ef25a74c82239df0780da5c8d2df144a807aec73e",
"md5": "633a20752735a1b47111fec028a53c1b",
"sha256": "aff223ace8017cefb63a6a534c08bf5282ba38c58436d7d6b047efbc3116eb87"
},
"downloads": -1,
"filename": "axinite-1.24.17.tar.gz",
"has_sig": false,
"md5_digest": "633a20752735a1b47111fec028a53c1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26450,
"upload_time": "2025-02-24T00:07:14",
"upload_time_iso_8601": "2025-02-24T00:07:14.881924Z",
"url": "https://files.pythonhosted.org/packages/52/03/7b7d7321d649a5a06a6ef25a74c82239df0780da5c8d2df144a807aec73e/axinite-1.24.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-24 00:07:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jewels86",
"github_project": "axinite",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "axinite"
}