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
Curso Práctico de Django: Desarrollo Web Backend con PythonUdemy Managing Python Packages and Virtual Environments
Pluralsight Python
Bogdan Stashchuk via YouTube Python: Using Community Code
LinkedIn Learning Pipenv - Easily Manage Packages and Virtual Environments
Corey Schafer via YouTube