Make sure you have the latest version of Python installed.
git clone <repo-url>
pip install -r requirements.txt
or
conda install -c conda-forge --file requirements.txt
python main.py
Use python versions 3.10 and above.
Go to http://127.0.0.1:5001
Use Ruff for Python.
Use djLint for Jinja.
Both specified through pyproject.toml
.