live-questions

View on PyPIReverse Dependencies (0)

0.1.1 live_questions-0.1.1-py3-none-any.whl

Wheel Details

Project: live-questions
Version: 0.1.1
Filename: live_questions-0.1.1-py3-none-any.whl
Download: [link]
Size: 265921
MD5: 496bbc74e7c0a1fb1258d64b12edbcc0
SHA256: 4aa88a35f0855fcf889b877b9599b59b0c1cac7458bdacdf48012b1093e2f392
Uploaded: 2024-01-18 17:05:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: live-questions
Version: 0.1.1
Summary: Throw up a QR code that links to presentation questions
Author: Lawrence
Author-Email: lawrence[at]acode.ninja
License: MPL-2.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: flask (<4.0.0,>=3.0.0)
Requires-Dist: inquirer (<4.0.0,>=3.2.1)
Requires-Dist: jinja2 (<4.0.0,>=3.1.3)
Requires-Dist: ngrok (<0.13.0,>=0.12.1)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: qrcode (<8.0.0,>=7.4.2)
Requires-Dist: textual (<0.48.0,>=0.47.1)
Description-Content-Type: text/markdown
[Description omitted; length: 410 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
live_questions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
live_questions/console.py sha256=U7YlAo9tULteocMqnw_13WywNcHPCPdYFlfaxkD3H1Q 3563
live_questions/main.py sha256=dnZUxVkQJ_PV_ypk15rT4jkghjVZxezjKZlRTRyUYCM 655
live_questions/ngrok.py sha256=Cc2D109M7HIfGVOc_TmYQco3Mzap2ImiGb7SJvjebnY 318
live_questions/settings.py sha256=yetj0aKt-zHgGJ5AdoyzZvyORiV2dLUDs3OzjE-Csxc 3435
live_questions/static/android-chrome-192x192.png sha256=BIEkPnsjh_wBs0D3dY2iHEq5uL83rS0VunBRMPgmy54 38490
live_questions/static/android-chrome-512x512.png sha256=kDcYqNUwLNg8x78yBE8Y1dqtvKZ2RALNNmloDQ4ckSk 168081
live_questions/static/apple-touch-icon.png sha256=hC6liJW00jqXnzB-maID5ggFXH8HxWxOIQnSftF8zvY 34677
live_questions/static/favicon-16x16.png sha256=20HgleDa6dV46M30Rnzdnd1syvxgt4MxbqrFwh1cg8E 871
live_questions/static/favicon-32x32.png sha256=7RZc1LFcao8YvDffBCozU5U1VvqUaCipSNaHwn5ym_8 2345
live_questions/static/favicon.ico sha256=miVGqrf_Nbunr7O0_FOWG97t61slGL3G4_LW5kHwRw0 15406
live_questions/static/site.webmanifest sha256=ep4Hzh9zhmiZF2At3Fp1dQrYQuYF_3ZPZxc1KcGBvwQ 263
live_questions/storage.py sha256=ObUKLELVpbb6qQf5Hf69EDuYCu0Oh8D6Yc_ysuiIiDc 2315
live_questions/templates/home.html sha256=GVCHzUlXWO-RhSkMyU_-mKudljZuQY7yP35ktMfY5AI 3864
live_questions/web.py sha256=_6wDp9Gpd3WdJPDb_ceVnLAKNV4Er2YintgfpQDLyAQ 1204
live_questions-0.1.1.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
live_questions-0.1.1.dist-info/METADATA sha256=4cQi-Gn7c4Wg-XdfCI8gIBolCa-7ErH4GW5Vw7uQVXA 1220
live_questions-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
live_questions-0.1.1.dist-info/entry_points.txt sha256=udQBIYo8lsesBZIFDd_Ozy7pnQU7XCyk-6s9vnYqQbQ 60
live_questions-0.1.1.dist-info/RECORD

entry_points.txt

live-questions = live_questions.main:start