Skip to content

ALFA-project-erc/kanon-api

Repository files navigation

kanon-api

Kanon features exposed through an API.

Set up

  1. Install dependencies with poetry (Installing Poetry)
# if pre-commit is not already installed
sudo apt install pre-commit

git clone [email protected]:legau/kanon-api.git
cd kanon-api
poetry install

The changes you make in the code are reflected on your Python environment. Working with Python 3.10.

  1. Activate pre-commit checks:
# if pre-commit is not already installed
sudo apt install pre-commit

pre-commit install

Run tests

poetry run pytest --cov=kanon_api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages