Modern Python Developer's Toolkit
Offered By: PyCon US via YouTube
Course Description
Overview
Discover essential tools and best practices for modern Python development in this comprehensive tutorial. Learn to set up VS Code for Python, manage virtual environments with virtualenv, pyenv, pipenv, and pipx, and structure projects using cookiecutter. Explore PEP8 guidelines and enforce them with code linters and formatters like black. Gain proficiency in using IPython as an alternative to the standard Python REPL. Master testing techniques with pytest and create professional documentation using Sphinx. Finally, learn to deploy your Python projects effortlessly with Docker. Ideal for beginners familiar with Python basics but seeking to bridge the gap to professional development practices.
Syllabus
Tutorial: Sebastian Witowski - Modern Python Developer's Toolkit
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube