pydanny.blogspot.com
pydanny: Evaluating which package to use
http://pydanny.blogspot.com/2011/12/evaluating-which-package-to-use.html
My blog on things Python and other tech stuff. Saturday, December 17, 2011. Evaluating which package to use. In November of 2009 I wrote about which third-party Python Packages I'll use. Here is my modern take on it - much of it inspired by personal experience and the advice of peers and mentors:. Tag and release on PyPI. I really don't like pulling from tags on Github. I also get frustrated when people release on PyPI. Point of frustration is that I shouldn't have to leave the canonical source of Python.
mousebender.wordpress.com
SoC 2007 Application | Mousebender
https://mousebender.wordpress.com/soc-2007-application
8221;Let them eat Cheesecake ”. Patch verification system for Python. For each new patch that appears on Python tracker. Patch conformance to common requirements. Eg is it in a unified diff format. System will detect such mistakes and report them, but will try to work around them, so a build can be made nevertheless. Whether the patch touched the documentation files or test cases. Unit test warnings and errors. As deployed in Pybots. I also make Rails. As well as in Cheesecake service. Homepage: http:/ j...
wiki.python.org
PyCon2006/Tutorials/AgileDevelopmentAndTestingInPython - Python Wiki
https://wiki.python.org/moin/PyCon2006/Tutorials/AgileDevelopmentAndTestingInPython
Revert to this revision. Agile development and testing in Python. We will present a Python application that we developed together as an. Agile team", using agile development and testing approaches,. Techniques and tools. The value of the tutorial will consist on one. Hand in detailing the development and testing methodologies we used,. And on the other hand in demonstrating specific Python tools that we. Used for our development and testing. We will cover TDD, unit testing,. TDD/unit testing ( py.test.