ekaterinailin / AltaiPony

Find flares in Kepler and TESS light curves. Notebooks for quickstart inside.
https://altaipony.readthedocs.io
MIT License
26 stars 10 forks source link

Make the package pip installable. #8

Closed ekaterinailin closed 1 year ago

ekaterinailin commented 6 years ago

What needs to be created or improved?

Setup AltaiPony as a PyPI package that you can install via pip.

Can you provide an example?

pip install altaipony

What is the goal / expected behaviour?

Simplified way for quick use of AltaiPony. Even simpler that setup.py install

ekaterinailin commented 6 years ago

This tutorial: https://packaging.python.org/tutorials/packaging-projects/

ekaterinailin commented 1 year ago

Done:

pip install altaipony