(Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.)
Tools to support data mining for the development of (q)AOPs
The project setup is documented in project_setup.md. Feel free to remove this document (and/or the link to this document) if you don't need it.
To install aoptk from GitHub repository, do:
git clone git@github.com:rdurnik/aoptk.git
cd aoptk
python -m pip install .Include a link to your project's full documentation here.
If you want to contribute to the development of aoptk, have a look at the contribution guidelines.
This package was created with Copier and the NLeSC/python-template.