Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5998
| Date | 2011-05-22 20:34 +0200 |
|---|---|
| From | Patrick Sabin <patrick.just4fun@gmail.com> |
| Subject | Dealing with name clashes in pypi |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1923.1306089292.9059.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Dealing with name clashes in pypi Patrick Sabin <patrick.just4fun@gmail.com> - 2011-05-22 20:34 +0200
csiph-web