Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6010

Re: Dealing with name clashes in pypi

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Dealing with name clashes in pypi
Date 2011-05-22 17:23 -0400
References <4DD9573E.8010509@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1932.1306099450.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 5/22/2011 2:34 PM, Patrick Sabin wrote:
> I wanted to register my project (epdb) in pypi. Unfortunately there
> already exists a project with the same name. It is not possible for me
> to change the name of the project, because I used it in multiple
> writings. Any ideas how I can deal with the situation? Is it possible to
> register a project under a different name in pypi than the actual
> project name?

I presume so. How would pypi know the 'actual' name?
However, there is a catalog sig list (mirrored as 
gmane.comp.python.catalog) where you might get specific suggestions on 
how to handle this.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Dealing with name clashes in pypi Terry Reedy <tjreedy@udel.edu> - 2011-05-22 17:23 -0400

csiph-web