-
-
Save atodev/1737cbc031a99a3dc5e5cd2a140dd639 to your computer and use it in GitHub Desktop.
QR Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install wifi_qr_code_generator | |
| import wifi_qr_code_generator as qr | |
| qr.wifi_qrcode('Wifi name ', False 'WPA','password') | |
| #clcoding.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment