Python is a programming language designed to be easy to write and maintain. The Python philosophy is encapsulated in the Zen of Python.
Useful tidbits:
- Hitchhiker's guide to packaging
- NumPy/SciPy documentation guidelines
- Tarek Ziadé's Python Packaging chapter from The Architecture of Open Source Applications.