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


Groups > comp.lang.python > #5998 > unrolled thread

Dealing with name clashes in pypi

Started byPatrick Sabin <patrick.just4fun@gmail.com>
First post2011-05-22 20:34 +0200
Last post2011-05-22 20:34 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Dealing with name clashes in pypi Patrick Sabin <patrick.just4fun@gmail.com> - 2011-05-22 20:34 +0200

#5998 — Dealing with name clashes in pypi

FromPatrick Sabin <patrick.just4fun@gmail.com>
Date2011-05-22 20:34 +0200
SubjectDealing with name clashes in pypi
Message-ID<mailman.1923.1306089292.9059.python-list@python.org>
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?

--
Patrick

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web