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

weblogo - naming convention for python packages #976

Closed
sebastian-luna-valero opened this issue Mar 7, 2016 · 6 comments
Closed

weblogo - naming convention for python packages #976

sebastian-luna-valero opened this issue Mar 7, 2016 · 6 comments

Comments

@sebastian-luna-valero
Copy link
Member

Hi all,

One of my packages depends on a python module called weblogo:
https://pypi.python.org/pypi/weblogo

However, there is a recipe in bioconda called weblogo that contains a completely different program:
https://github.com/bioconda/bioconda-recipes/tree/master/recipes/weblogo
http://weblogo.berkeley.edu/

I am about to add the weblogo package hosted in PyPI to bioconda but what would be a proper name for it? I guess we should define a common policy for this kind of problems.

Many thanks,
Sebastian.

@johanneskoester
Copy link
Contributor

Maybe the policy could be to prefix with "python-" in case of ambiguities, i.e. python-weblogo? @bioconda/all, any opinions?

@daler
Copy link
Member

daler commented Mar 8, 2016

python- prefix sounds reasonable. There's precedence at least: I did this with python-wget for the PyPI package wget.

@acaprez
Copy link
Contributor

acaprez commented Mar 8, 2016

Sounds fine to me as well.

@brentp
Copy link
Contributor

brentp commented Mar 8, 2016

Sounds good

@sebastian-luna-valero
Copy link
Member Author

Many thanks all, I will use python-weblogo

Best regards,
Sebastian.

@raivivek
Copy link
Member

raivivek commented Mar 9, 2016

Probably it'll be a good idea to mention this somewhere on README or
CONTRIBUTING guidelines.

https://vivekiitkgp.github.io

On Wed, Mar 9, 2016 at 11:31 PM, Sebastian Luna Valero <
notifications@github.com> wrote:

Many thanks all, I will use python-weblogo

Best regards,
Sebastian.


Reply to this email directly or view it on GitHub
#976 (comment)
.

daler added a commit that referenced this issue Mar 9, 2016
@daler daler mentioned this issue Aug 22, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants