Discover essential tools and techniques for writing high-quality, consistent Python code in this 18-minute EuroPython Conference talk. Learn about the importance of code quality and consistency in team environments, and explore key concepts such as PEP8, PEP257, and PEP484. Gain insights into powerful tools like pylint, pydocstyle, mypy, bandit, and black, and understand how to integrate them into your development lifecycle through IDE extensions, pre-commit hooks, and build pipelines. Explore the pre-commit framework for managing multi-language hooks and see an example of an Azure DevOps pipeline that incorporates these tools. Enhance your Python coding practices and improve code maintainability with this informative presentation.
Overview
Syllabus
Prashant Chaubey - Writing Good Python
Taught by
EuroPython Conference