Skip to content

Quick Start

Follow these steps to quickly get up and running either creating a project from a Cookiecutter template or by creating a new project from scratch. To follow these steps, you need to have uv and git installed and available on your system.

Terminal window
uvx cookiecutter https://gitlab.com/alping/python-data-science/templates/python
Initialize Python project
uv init project-name