On 12 June 2013 18:27, Chris Barker - NOAA Federal <[email protected]> wrote: >> without documentation and testing. > > This one is easy: add documentation and testing!
This lecture may help you. It uses unittest, though, but the idea is applicable to whatever system you use: https://python.g-node.org/python-summerschool-2012/software_carpentry And for a brief introduction to best practices, you could see this: https://python.g-node.org/python-summerschool-2012/best_practices David. _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
