Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make available via the Python Package Index (PyPi) #98

Open
golharam opened this issue Jun 14, 2019 · 5 comments
Open

Make available via the Python Package Index (PyPi) #98

golharam opened this issue Jun 14, 2019 · 5 comments

Comments

@golharam
Copy link

Adding this PyPi would make installing this easier from another package's setup.py in the install_requires section.

@avifriedlich
Copy link

avifriedlich commented Jun 14, 2019 via email

@pjbriggs
Copy link
Member

Hello @golharam - thanks for the suggestion. I'm currently in the process of refactoring a lot of the Python code with the goal of supporting Python 3 (whilst trying to maintain compatibility with Python 2, in the short term). Once this is done I'll look at making this package available on PyPI as you suggest.

Thinking ahead I'm also considering some reorganisation of the code in the bcftbx library (issue #33) and the removal of some of the non-Python utilities (e.g. the Perl and R scripts), which aren't really appropriate for PyPI. Do you use any of these components directly? Please let me know if these changes would have any impact for you.

I'll post updates to this thread as I make progress towards this.

@pjbriggs
Copy link
Member

Hello @avifriedlich - my understanding is that @golharam would like the package to be made available via the Python Package Index (PyPI):

https://pypi.org/

which would make it easier to install via pip, and to include in other Python packages.

HTH

@pjbriggs pjbriggs changed the title Add to PyPi Make available via the Python Package Index (PyPi) Jun 26, 2019
@golharam
Copy link
Author

I use bcftbx.IlluminaData.SampleSheet mostly.

@pjbriggs
Copy link
Member

Thanks @golharam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants