Explore and test this project directly in Google Colab with no setup required:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install python
Clone the repository to your local folder:
git clone https://github.com/Atuxen/EClab.git
cd EClab
python3 -m venv .venv
source .venv/bin/activate
pip install .