Python for Professional Developers
Python for Professional Developers
https://WebToolTip.com
Released 5/2026
By Nina Zakharenko
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 13 Lessons ( 11h 17m ) | Size: 2.31 GB
Spend two full days diving deep into Python and gaining the skills to build professional applications.
Over two days, you’ll build Release Tracker, a small FastAPI app for managing software projects and release tasks. Along the way, you’ll review practical Python syntax, typing, exceptions, logging, and async fundamentals, then move the app from in-memory storage to Postgres with SQLAlchemy and migrations. You’ll add tests, run Ruff and mypy, package the app with Docker, and explore options for authentication.
What You Will Master
The Senior Engineer Toolkit
Write idiomatic Python with typing, exceptions, and logging.
Build and test a FastAPI app with Pydantic, Postgres, and pytest.
Package a Python API with modern tooling and Docker.