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
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX