# QRCode_Suite A collection of differant ways to make QR Code's using python! As I make more modes for this there will be seperate instructions for running each! ## Modes ### CLI Mode #### Local 1. Make sure python is installed 2. Install `qrcode` ``` pip install qrcode ``` 3. Run `main2.py` 4. Follow instructions on file to make QR Code #### Executable 1. Download `QR_CLI.exe` from releases tab 2. Run the exe and follow instructions ### GUI Mode (_in dev_) ### Discord Bot (_in dev_) link to testing server ### Slack Bot (_in dev_) link to my public channel