Getting Started
This tutorial will guide you through setting up and running the Python Template project.
This project is intended to be used with nix and direnv. If you have these tools set up, simply opening a terminal in the project folder will perform all the necessary setup steps for you, including installing dependencies and pre-commit hooks :)
Steps
- Clone the repository:
If you are not using nix and direnv, follow these steps to setup the project
Steps
-
Clone the repository:
-
Create a virtual environment:
-
Install dependencies:
-
Install pre-commit hooks: