ut-astria / orbdetpy

Orbit Determination with Python
https://ut-astria.github.io/orbdetpy
GNU General Public License v3.0
115 stars 38 forks source link

Release 0.2.0: makes orbdetpy pip-installable #6

Closed Engineero closed 5 years ago

Engineero commented 5 years ago

This release adds setup files and moves some data files around to make orbdetpy pip-installable. It also updates the examples to use the excellent argparse module in order to make them more user-friendly.

The README has been updated to include instructions on pip-installing orbdetpy. No API changes have been made, so this shouldn't affect down-stream users.

Engineero commented 5 years ago

This addresses issue #2

Engineero commented 5 years ago

Any movement on merging this? I also have other things in the pipeline that I would like to propose, but first I think making this utility pip-installable is a great addition.

Shiva-Iyer commented 5 years ago

Made the package pip installable starting with version 0.2.1.