Skip to main content

Python

Python tips, idioms, and best practices for scripting, tooling, and data work.

Topics in this section

  • Pythonic idioms and code style
  • Virtual environments and dependency management
  • Type hints with mypy
  • Testing with pytest
  • Common stdlib modules worth knowing

This section is growing. Contribute an article if you know something worth sharing.