I'm looking for a python project to use as example to learning python.
The project should have these features:
- is almost fully unit tested
- use consistently the code convention recommended by PEP 8
- it's elements are almost fully documented
Extra point features are:
- building, assembling, and release automation
EDIT:
The Question is too generic. I prepared a more specific question about the unit-test part.