Introduction
Welcome to Python for Professionals.
Course Goals
By the end of this course you'll have:
- A project managed with modern tools, such as
uv - An API written in FastAPI, with an interactive Swagger UI
- A working Postgres database
- A Release Tracker API that tracks Projects and Tasks, with dates, filtering, and more.