Skip to content

Install from source

Pradeep Bashyal edited this page Oct 2, 2023 · 1 revision

Install from source

python3 -m venv venv
source venv/bin/activate

python setup.py install

See Our Contribution Guide for open source contribution to py-ard.