Re: [BangPypers] Naming python packages

2011-12-19 Thread Pratap Chakravarthy
>> Does it mean underscore should be avoided in the project-name for all >> practical purposes? > > Well, I tried to point out this issue (as you can see in the long thread), > but I couldn't succeed, then I stopped using underscore :) I attempted a similar reply and then saw your original reply,

Re: [BangPypers] Naming python packages

2011-12-19 Thread Baiju M
On Tue, Dec 20, 2011 at 11:52 AM, Anand Chitipothu wrote: > 2011/12/20 Baiju M : >> On Tue, Dec 20, 2011 at 10:32 AM, Anand Chitipothu >> wrote: >>> Hi, >>> >>> I've noticed that pip converts underscore in the package name to hyphen. >>> >>> $ pip install satchmo_indiapost >>> Downloading/unpack

Re: [BangPypers] Naming python packages

2011-12-19 Thread Anand Chitipothu
2011/12/20 Baiju M : > On Tue, Dec 20, 2011 at 10:32 AM, Anand Chitipothu > wrote: >> Hi, >> >> I've noticed that pip converts underscore in the package name to hyphen. >> >> $ pip install satchmo_indiapost >> Downloading/unpacking satchmo-indiapost >>  Could not find any downloads that satisfy t

Re: [BangPypers] Naming python packages

2011-12-19 Thread Baiju M
On Tue, Dec 20, 2011 at 10:32 AM, Anand Chitipothu wrote: > Hi, > > I've noticed that pip converts underscore in the package name to hyphen. > > $ pip install satchmo_indiapost > Downloading/unpacking satchmo-indiapost >  Could not find any downloads that satisfy the requirement satchmo-indiapost

[BangPypers] Naming python packages

2011-12-19 Thread Anand Chitipothu
Hi, I've noticed that pip converts underscore in the package name to hyphen. $ pip install satchmo_indiapost Downloading/unpacking satchmo-indiapost Could not find any downloads that satisfy the requirement satchmo-indiapost No distributions at all found for satchmo-indiapost There is a packge