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


Groups > comp.lang.python > #6060

Re: Dealing with name clashes in pypi

Date 2011-05-23 12:41 +0200
From Patrick Sabin <patrick.just4fun@gmail.com>
Subject Re: Dealing with name clashes in pypi
References <4DD9573E.8010509@gmail.com> <irbute$a1o$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.1969.1306147272.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 2011-05-22 23:23, Terry Reedy wrote:
> 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.
>

Thanks for the tip. I will try it there.

-- Patrick

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


Thread

Re: Dealing with name clashes in pypi Patrick Sabin <patrick.just4fun@gmail.com> - 2011-05-23 12:41 +0200

csiph-web