Skip to content

PJWSTK-Data-Science-Dojo/future-calc

Repository files navigation

RUN EVERYTHING FROM data dir

Install pre-commit

pre-commit install
pre-commit install-hooks

Create venv

uv venv

Add package

uv add <package>

Sync (after adding, lock, ...)

uv sync

Run tests

python -m scripts.run_tests

Run test

python -m scripts.run_tests <path-to-test-file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •