uv : https://github.com/astral-sh/uv
Initialize the virtual environment with uv:
uv venv --python 3.12
source .venv/bin/activate
uv syncRun the main script:
python main.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
uv : https://github.com/astral-sh/uv
Initialize the virtual environment with uv:
uv venv --python 3.12
source .venv/bin/activate
uv syncRun the main script:
python main.py