- Создание проекта ```shell uv init *project_name* ``` - Добавление библиотек: ```shell uv add *library_name* ```