LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
63 stars 11 forks source link

Jupyter and PIP #32

Open notapplicableio opened 1 year ago

notapplicableio commented 1 year ago

Can you do a version that runs in a notebook - like Colab and is installed via pip?

feature-request

venus-sherathiya commented 1 year ago

Yes sure, I can try to do that.

Just curious, it will be more helpful to users in what way ?

notapplicableio commented 1 year ago

Adding a setup.py lets it install more easily into other environments, like notebooks.

venus-sherathiya commented 1 year ago

We will look into it and see what we can do and thank you for the suggestion !!