Skip to content
Extraits de code Groupes Projets
README.md 153 octets
Newer Older
  • Learn to ignore specific revisions
  • Simon Collignon's avatar
    Simon Collignon a validé
    ### Autowaveguide
    
    ```bash
    python -m venv env
    .\env\Scripts\activate
    pip install -r requirements.txt 
    ```
    
    Simon Collignon's avatar
    Simon Collignon a validé
    
    The PID code is in `app/codes/mainwindow.py`.