spunkypanda / cad-experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cad-experiments

Getting Started

  1. Make sure poetry is installed globally. Refer Poetry docs here

  2. Run the following command inside the root folder

    # Initialize dependencies using pyproject.toml
    poetry install
    
    # Activate the virtual env
    poetry shell
  3. Run the application inside the virtual env

About


Languages

Language:Python 100.0%