Development tools and practices for Pythonistas

Jonathan Hartley tartley at tartley.com
Fri May 6 05:51:09 EDT 2011


On Apr 26, 3:39 pm, snorble <snor... at hotmail.com> wrote:
> I appreciate any advice or guidance anyone has to offer.

The 'Python Project HOWTO' gives good advice in terms of setting up a
new project, what files and directories to create, what to put in
version control, etc:

http://infinitemonkeycorps.net/docs/pph/

Also, where I work we have tried many IDEs, but happily and
productively use GVim and very little else, so don't feel you *have*
to use an IDE.

Best regards,

  Jonathan Hartley



More information about the Python-list mailing list