Linting as Lightweight Defect Detection for Python

Linting isn’t just for style checking, it’s also a powerful tool for finding defects in a code-base. Read more

Similar

Back up everything with Python (Interview)

Everyone who uses a computer on a regular basis knows the importance of backups. Duplicity is one of the most widely used backup technologies, and it's written in Python! This week Kenneth Loafman shares how Duplicity got started, how it works, and why yo... (more…)

Read more »