Installation
- Clone the GitHub repository:
- Move into the project directory:
- Set up a virtual enviroment (to isolate dependencies):
- Activate the virtual enviroment:
- Install the project and dependencies: This installs the project as a package (in "editable" mode), enabling you to import it throughout the codebase while reflecting changes made without needing to reinstall.