![](https://secure.gravatar.com/avatar/54a4bb3eb0b5992f52fd516196d9c83d.jpg?s=120&d=mm&r=g)
Like you said, it's more elaborate than you might expect at first, but all the comments make it very clear. I like it. On Thu, Jan 16, 2014 at 7:14 AM, Paul Moore <p.f.moore@gmail.com> wrote:
On 16 January 2014 15:02, Marcus Smith <qwcode@gmail.com> wrote:
I still think that the best resource available would be a basic "best practice" project template for a simple pure-python package with a few tests. I started putting one together myself (https://github.com/pfmoore/sampleproject). It's basically done, but I'm not sure how it (or something like it) could be incorporated into the docs.
I like this idea. how about move it to the "pypa" org to make it more official, and then it can be mentioned here:
https://python-packaging-user-guide.readthedocs.org/en/latest/packaging.html...
I'm happy to do that, if people think it's sufficiently representative of "best practice" (and if they don't, they can always improve it :-))
Paul.