[Python-Dev] pip: cdecimal an externally hosted file and may be unreliable [sic]
Oleg Broytman
phd at phdru.name
Fri May 9 16:08:55 CEST 2014
More information about the Python-Dev mailing list
Fri May 9 16:08:55 CEST 2014
- Previous message: [Python-Dev] pip: cdecimal an externally hosted file and may be unreliable [sic]
- Next message: [Python-Dev] pip: cdecimal an externally hosted file and may be unreliable [sic]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, May 09, 2014 at 06:09:28AM -0700, Ethan Furman <ethan at stoneleaf.us> wrote: > On 05/08/2014 02:02 PM, Paul Moore wrote: > Well, I do host a small handful of modules on PyPI, but I can say that some of my pain points are: > > - getting a good name: the obvious ones are taken, so the search > begins to find a name that is not taken and yet still feels at > least somewhat appropriate: > > my OO path module ended up being called strpath (dumb name); > eventually changed to antipathy > > my script param line parser is called scription (okay name) > > my enum backport is called enum34 (blah) > > my dbf package is called dbf (lucky lucky lucky!) For many reasons I avoid github/gitorious/bitbucket, but there is one thing they do right -- two-levels namespaces. "Namespaces are one honking great idea -- let's do more of those!" Oleg. -- Oleg Broytman http://phdru.name/ phd at phdru.name Programmers don't die, they just GOSUB without RETURN.
- Previous message: [Python-Dev] pip: cdecimal an externally hosted file and may be unreliable [sic]
- Next message: [Python-Dev] pip: cdecimal an externally hosted file and may be unreliable [sic]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list