Print QR Codes to terminal for accessing!

This commit is contained in:
Ernest W. Durbin III
2017-12-23 22:35:49 -05:00
parent 4f0411d295
commit 42e6b8ed60
3 changed files with 37 additions and 4 deletions

9
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "0b92a1b04112e0b557c968c57e6236924878f55115d37dfc4a170fb7a98969bd"
"sha256": "81d534465fc2e9af42dacab3d37d305414bfe0fb1642f22fb3142ffebf745505"
},
"host-environment-markers": {
"implementation_name": "cpython",
@@ -47,6 +47,13 @@
"sha256:f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c"
],
"version": "==2.6.1"
},
"pyqrcode": {
"hashes": [
"sha256:fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5",
"sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6"
],
"version": "==1.2.1"
}
},
"develop": {}