textual-key-recorder

View on PyPIReverse Dependencies (0)

0.1.4 textual_key_recorder-0.1.4-py3-none-any.whl

Wheel Details

Project: textual-key-recorder
Version: 0.1.4
Filename: textual_key_recorder-0.1.4-py3-none-any.whl
Download: [link]
Size: 15919
MD5: 95561be8bb4c3ca8b0f1129e0a1d456e
SHA256: e3b462d6deb014b4b5338bc8993eae8ea4fa62239b990eceef4a1465b06cfb18
Uploaded: 2023-11-09 12:02:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textual-key-recorder
Version: 0.1.4
Summary: A tool to help record what key names are known to Textual
Author: Dave Pearson
Author-Email: dave[at]textualize.io
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: textual (>=0.41.0)
Requires-Dist: textual-fspicker (<0.0.11,>=0.0.10)
Description-Content-Type: text/markdown
[Description omitted; length: 529 characters]

WHEEL

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

RECORD

Path Digest Size
textual_key_recorder/__init__.py sha256=Lu4b9knv8NocmW642xsXy-G4o3OWifCjpsX8dnme8DQ 70
textual_key_recorder/__main__.py sha256=8ZtvphtqgFl81Syk2AcibcTJnvnd4z0Egrn8W16zm3Y 96
textual_key_recorder/app.py sha256=POsRkdx5ro4R0_2oAG2z649rVeOvOw_DSZjXxeTJIUU 489
textual_key_recorder/dialogs/__init__.py sha256=HMzE-AsJgbIaMDyf6-tAkQkoDgLtDOB4E-qWEy6geW0 147
textual_key_recorder/dialogs/annotation.py sha256=EWRwo3gFRDVXteLN1CqFm2dspUFbRON4Z5u_ZJ8Js8s 2184
textual_key_recorder/dialogs/yes_no.py sha256=JYz5N40yP29wIzNAYlwsfBRtycp0LoBYsLDGKoAqXSg 1567
textual_key_recorder/screens/__init__.py sha256=0VCyMLe598-5pwGLXCW6U-MZtMAUHfwgYj74x7MVl4U 110
textual_key_recorder/screens/main.py sha256=JUh-uDHMcYbeWsF7v2c_hhtPCG73PHYGRb32G0-59tQ 11331
textual_key_recorder/widgets/__init__.py sha256=uYRotRnFqoH3eKqfYgNh0gghWW1LDF53y5QeK5H4Xf8 541
textual_key_recorder/widgets/environment.py sha256=UsRFRLBlSoL7kjm_SWXnk1foju7H14jjaP-usJlJdCw 4110
textual_key_recorder/widgets/expected_keys.py sha256=CRWqtYVXugJ9hboL2FMJSIWA85t33F9Pe_e1vIkd20I 625
textual_key_recorder/widgets/key_input.py sha256=vnmrgW98Nr-_InUX-IuaDvdrDg5Dl7h94lTFccimrIc 2517
textual_key_recorder/widgets/keys_display.py sha256=56Xwzl97k4dLQt1fYbXkPk4ESd8uW2FOl-c6HRDmhLQ 5291
textual_key_recorder/widgets/notepad.py sha256=kWaWRmqOb0sj2TofThAKOd6rGqVpdH3Zz0b-I_ldUiE 762
textual_key_recorder/widgets/triggered_keys.py sha256=qcLd20VQWPLEDbfSnmifPW85h6HD9PAr20wga43-s1Y 215
textual_key_recorder/widgets/unexpected_keys.py sha256=kIqpcKG5NNW0QyX2zkiaaUNWBNEZfqxmi6gZK9yUAdY 223
textual_key_recorder/widgets/unknown_keys.py sha256=RhcSZ4Oz27CEgpcvbxwPmNRgmvk1o9Q2JiYIvUSTewg 211
textual_key_recorder-0.1.4.dist-info/METADATA sha256=FTzunheQimtiArSEDFRsVxWGXF0Hch-kRoYSffPrRP4 1652
textual_key_recorder-0.1.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
textual_key_recorder-0.1.4.dist-info/entry_points.txt sha256=b0bE7UHUVPAY4KH3aM2HVv7g1-6yJl76SbKG5pLIMHw 54
textual_key_recorder-0.1.4.dist-info/RECORD

entry_points.txt

tkrec = textual_key_recorder.app:run