A template for open source Python projects at Reflective.
Note, if you would like this project to be Pip installable, you will need to place all code in ./src/PROJECT_NAME/ and add a completed pyproject.toml file in the root of the repo.
Delete this section from the README when filling it out.
IF YOUR PROJECT IS STILL UNDER ACTIVE DEVELOPMENT, ADD THIS WARNING MESSAGE. OTHERWISE DELETE.
Warning
This project is under active development, there is no guarantee that it will operate as expected.
DESCRIBE YOUR PROJECT HERE.
INSTRUCTIONS ON HOW TO INSTALL THE PROJECT HERE.
WHAT DOES A USER NEED TO DO TO BE ABLE TO USE THIS?
ADD ANY OTHER SECTIONS THAT YOU THINK ARE NECESSARY HERE.
INSTRUCTIONS ON HOW TO RUN TESTS OR LINK TO THE CONTRIBUTING SECTION.
ADD ANY CITATIONS HERE.
This project is released under the Apache 2.0 License - see the LICENSE file for details.