On Jan 28, 2:28 pm, Josh Holland <j...@joshh.co.uk> wrote:
> On 2010-01-28, Big Stu <stu.dohe...@gmail.com> wrote:
>
> > I'm hoping someone on here can point me to an example of a python
> > package that is a great example of how to put it all together.  I'm
> > hoping for example code that demonstrates:
>
> Surely most of the Standard Library should satisfy all your
> requirements?
>
> --
> Josh "dutchie" Holland 
> <j...@joshh.co.uk>http://www.joshh.co.uk/http://twitter.com/jshhollandhttp://identi.ca/jshholland

That's definitely a place I've started to poke around, but the
standard library stuff always comes to me by way of my standard python
installation.  I was hoping to have a template of a 3rd party package
to follow.  Complete with conventions to follow for easily packaging
and distributing via the usual python channels (pypi, easy_install,
egg, etc.).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to