This is a template Python module repository that provides a simple CLI interface for running a PyQT widget that displays an encoder.
-
Clone the Repository:
git clone https://github.com/Gronemeyer/modularpy.git cd modularpy
-
Create and Activate a Conda Environment:
conda create --name modpy python=3.11 conda activate modpy
-
Install Dependencies:
pip install -e .
-
Run the CLI:
You can run the module using:
python -m modularpy launch