How to port an awk script to Python Porting an awk script to Python is more about code style than transliteration.
Conquering documentation challenges on a massive project Learn more about documentation at scale in this interview with Tom Caswell, Matplotlib lead developer.
4 Python tools for getting started with astronomy Explore the universe with NumPy, SciPy, Scikit-Image, and Astropy.
Pylint: Making your Python code consistent Pylint is your friend when you want to avoid arguing about code complexity.