Utilities and Python wrappers for Orbital Mechanics.
Project description
| Name | Website | Authors | Maintainers | Version |
|---|---|---|---|---|
| boinor | https://www.boinor.space | Thorsten Alteholz |
boinor development team | 0.19.0 |
boinor is an open source (MIT) pure Python library for interactive Astrodynamics and Orbital Mechanics, with a focus on ease of use, speed, and quick visualization. It provides a simple and intuitive API, and handles physical quantities with units.
Some features include orbit propagation, solution of the Lambert's problem, conversion between position and velocity vectors and classical orbital elements and orbit plotting, among others. It focuses on interplanetary applications, but can also be used to analyze artificial satellites in Low-Earth Orbit (LEO).
If you use boinor on your project, please let us know. Use the DOI to cite boinor in your publications:
Thorsten Alteholz, et al.. (2025). boinor: boinor 0.19.0. Zenodo. 10.5281/zenodo.12809724
Requirements
boinor requires the following Python packages:
- numpy for basic numerical routines
- astropy for physical units and time handling
- numba for accelerating the code
- jplephem for the planetary ephemerides using SPICE kernels
- matplotlib for orbit plotting
- plotly for 2D and 3D interactive orbit plotting
- scipy for root finding and numerical propagation
boinor is supported on Linux, macOS and Windows on Python 3.10 to 3.13.
Installation
Multiple installation methods are supported by boinor, including:
| Logo | Platform | Command |
|---|---|---|
| PyPI | python -m pip install boinor |
|
| Conda Forge | conda install boinor --channel conda-forge |
|
| GitHub | python -m pip install https://github.com/boinor/boinor/archive/main.zip |
For other installation methods, see the alternative installation methods.
Documentation
Complete documentation, including a quickstart guide and an API reference, can be read on the wonderful Read the Docs. Multi-version documentation includes:
Examples, background and talks
There is a great variety of examples demostrating the capabilities of boinor. Examples can be accessed in various ways:
- Examples source code collected in the examples directory
- Rendered gallery of examples presented in the documentation
License
boinor is released under the MIT license, hence allowing commercial use of the library. Please refer to the COPYING file.
The MIT License (MIT)
Copyright (c) 2012-2023 Juan Luis Cano Rodríguez, Jorge Martínez Garrido, and the poliastro development team
Copyright (c) 2024-2025 Thorsten Alteholz, and the boinor development team
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.
If you are planning to use boinor with commercial purposes consider sponsoring the project.
Problems and suggestions
If for any reason you get an unexpected error message or an incorrect result, or you want to let the developers know about your use case, please open a new issue in the issue tracker and we will try to answer promptly.
Contributing and community support
This project exists thanks to all the people who contribute! boinor is a community project, hence all contributions are more than welcome! For more information, head to the CONTRIBUTING.md file.
Release announcements and general discussion take place on our mailing list.
Backers and sponsors
boinor requires finnacial support to mantain its high quality standars. The money is used to renew the web domain and updating the documentation hosting subscription among others. Please let us know if you would like to support boinor. Thanks to all our sponsors!
Frequently asked questions
-
What's up with the name?
boinor comes from BOdies IN ORbit.
-
Is boinor validated?
Yes! boinor is a community project that strives to be easy to use, while at the same time producing correct results that are validated against other commonly used Astrodynamics software such as GMAT and Orekit.
-
Can I suggest new features for boinor?
Sure, we encourage you to open an issue so we can discuss future feature additions!
-
What's the future of the project?
boinor is actively maintained
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file boinor-0.19.0.tar.gz.
File metadata
- Download URL: boinor-0.19.0.tar.gz
- Upload date:
- Size: 148.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b333feceb79ea190d5205735f664506b74a94241da096a7996ca5cf8ea88c280
|
|
| MD5 |
f2bd1d10fa0195d37f21f08c1670ba6f
|
|
| BLAKE2b-256 |
9631544e708b84c14bd2b3d05c652fc9a216577346522ff7782b482a3be70674
|
File details
Details for the file boinor-0.19.0-py3-none-any.whl.
File metadata
- Download URL: boinor-0.19.0-py3-none-any.whl
- Upload date:
- Size: 186.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbb66b59024abc57a3b08d3633ddb409e7e28e43afb9a7846923c3a31e4e5dff
|
|
| MD5 |
d61b614ea3a734b14e92f959bb6e3c74
|
|
| BLAKE2b-256 |
94ba7191b4b39c9926cbad465c15b7e7570261e764203b5644b67573424c287b
|