-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
GamingOP69 edited this page Apr 30, 2025
·
1 revision
- Python 3.7 or higher
- pip package manager
- Pillow 9.0.0 or higher
pip install qrcodexgit clone https://github.com/GamingOP69/qrcodex.git
cd qrcodex
pip install -e .git clone https://github.com/GamingOP69/qrcodex.git
cd qrcodex
pip install -r requirements.dev.txt
pip install -e .