Skip to content
Snippets Groups Projects
Orekit (ORbit Extrapolation KIT) is a free java library
providing basic space dynamics objects and services.

It is licensed by CS Systèmes d'Information under the
Apache License Version 2.0. A copy of this license is
provided in the LICENSE.txt file.

The python-wrapper project allows using orekit in a 
python environment. This repository contains some key files
if building the wrapper from scratch. For many applications
it is recommended to use pre-built conda packages through 
the anaconda python system. See the wiki for more details,

https://gitlab.orekit.org/orekit-labs/python-wrapper/-/wikis/home


The sources for the java classes that allows Python subclassing are no longer in a separate package
but integrated in a modified orekit source fork.

This fork is available at:
https://github.com/petrushy/Orekit

A compiled jar and some other artifacts are available at:
https://github.com/petrushy/orekit_python_artifacts