Setup#
This package is available via PyPi. Installing this package is as simple as with any other package:
pip install quafel
Or, if you prefer poetry:
poetry add quafel
Once you set things up, go ahead and checkout how to use qml-essentials.
If you want to contribute to this project, a more detailled explaination is available in the CONTRIBUTING guide.