Skip to content

pcastellazzi/utools

Repository files navigation

utools

utools

Tools

Usage

This project uses poetry and a Makefile to glue some tasks together.

Make targets

  • all (default: run the other task in the listed order)
  • clean (remove files not under version control)
  • test (run pytest and enforce code coverage)
  • check-code-format (ruff format)
  • check-code-quality (ruff check)
  • check-dependencies (deptry and safety)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks