Simplify terrible APIs
I am 100% down with Kenneth Reitz's Python for Humans Manifesto:
Simplify terrible APIs.
Document our best-practices.
His litmus test is also right on:
If you have to refer to the documentation every time you use a module, find (or build) a new module.