For more details on the status of the project, see feature_tracking.md
As of now, testing only performed on MacOS (Ventura).
Not fully documented yet, see
Makefile
for commands to get started with the development process!
Currently using Python version 3.11.3
in development. Unfortunately there is no testing with other versions yet, but if you'd like to get started hacking on the project I'd recommend pyenv.
This project uses poetry
to manage dependencies, environments, and as a simple build tool.
poetry add ipykernel --group dev
Please use the Issues tab, thank you!