Writing Good Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Prashant Chaubey - Writing Good Python
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube