This is an example python repository that can be used as a template for other projects
You can install the package by running the following commands:
pip install -e .
You can run the package tests by running the following commands:
pip install .[test]
pytest
Please use the GitHub issue tracker to submit bugs or request features.
If you would like to help contribute to python-template, please read our contribution guide and code of conduct.
Copyright Rosalind Franklin Institute, 2024.
Distributed under the terms of the Apache-2.0 license, python-template is free and open source software.