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

Rename and deploy to PyPI #3

Open
cthoyt opened this issue Jun 21, 2019 · 2 comments
Open

Rename and deploy to PyPI #3

cthoyt opened this issue Jun 21, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@cthoyt
Copy link
Contributor

cthoyt commented Jun 21, 2019

After reorganizing the code in #1, it would be a good idea to deploy this code to PyPI to even further support reproducibility. However, there is already a package named tape, so it would be necessary to rename first...

@rmrao
Copy link
Collaborator

rmrao commented Jun 21, 2019

We should be able to call the package tape-benchmark or protein-tape or something. Not sure if we should also rename the imports - it's certainly doable so it's a question of whether something like from tape import ... is better or from tape_benchmark import ... is better.

@thomas-a-neil
Copy link
Member

I don't think we need to rename the imports, for example UMAP doesn't. pip install umap-learn and import umap

@thomas-a-neil thomas-a-neil added the enhancement New feature or request label Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants