This is a playground for SQLAlchemy.
You only need uv!
Refer to this page for installation instructions.
If you have MacOS and brew installed, you can install uv with the following command:
brew install uvTests are run with pytest, and are located in the tests directory.
You don't need to install pytest separately, it will be installed automatically
to your virtual environment when you run uv run pytest when missing.
uv run pytest