Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5998 > unrolled thread
| Started by | Patrick Sabin <patrick.just4fun@gmail.com> |
|---|---|
| First post | 2011-05-22 20:34 +0200 |
| Last post | 2011-05-22 20:34 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Dealing with name clashes in pypi Patrick Sabin <patrick.just4fun@gmail.com> - 2011-05-22 20:34 +0200
| From | Patrick Sabin <patrick.just4fun@gmail.com> |
|---|---|
| Date | 2011-05-22 20:34 +0200 |
| Subject | Dealing 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
Back to top | Article view | comp.lang.python
csiph-web