arq5x / gemini

a lightweight db framework for exploring genetic variation.
http://gemini.readthedocs.org
MIT License
318 stars 120 forks source link

pip installation #897

Closed matthdsm closed 5 years ago

matthdsm commented 6 years ago

Hi,

I'm trying to install a barebone version of gemini, so I can leverage the python API in a webapp (atm I just need the queryfunctionality`. Would it be possible to update the requirements and setup file to enable a pip install using the github URL? Or even better, would it be possible to update the version on PyPi, so it supports Py3.X

Thanks M

matthdsm commented 6 years ago

I know the recommended way is to use conda, but a conda install results in waaaaaaaaaay too many dependency downloads and a huge env as result.