On Sat, Feb 2, 2013 at 2:04 AM, Rhubarb Sin <rhubarb...@gmail.com> wrote: > PEP-8 calls for "short, all-lowercase names" for packages: > > http://www.python.org/dev/peps/pep-0008/#package-and-module-names > > On the other hand, The Hitchhiker's Guide to Packaging 1.0, under > "Background," declares "come up with a CamelCase project name": > > http://guide.python-distribute.org/creation.html
That's the project name. In the next section, it refers to package names, and in the example, uses the lowercased project name. ChrisA -- http://mail.python.org/mailman/listinfo/python-list