#project-setup

[ follow ]
Python
fromRealpython
2 weeks ago

How to Create a Django Project Quiz - Real Python

Practice creating a Django project: set up virtual environments, install and pin dependencies, start projects and apps, and ensure reproducible environments.
fromRealpython
4 months ago

Python Project Management With uv Quiz - Real Python

In this quiz, you will review how to use uv, the high-speed Python package and project manager. You will practice key commands, explore the files uv creates for you, and work with project setup tasks. This is a great way to reinforce project management basics with uv and get comfortable with its streamlined workflows. The quiz contains 6 questions and there is no time limit.
Python
[ Load more ]