Skip to content

kvark/sauron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Prerequisites

Install uv:

curl -LsSf https://astral.sh/uv/install.sh | sh

Setup

Python 3.12 is required (uni2ts does not yet support 3.13+). uv will download it automatically:

uv venv --python 3.12 venv
source venv/bin/activate
uv pip install -e ".[dev]"

Running tests

pytest

Linting

ruff check .
ruff format --check .

About

Eye that sees through time

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages