typyn

View on PyPIReverse Dependencies (0)

1.0.17 typyn-1.0.17-py3-none-any.whl

Wheel Details

Project: typyn
Version: 1.0.17
Filename: typyn-1.0.17-py3-none-any.whl
Download: [link]
Size: 16209
MD5: d351c5b572d36366c1ff91b87870f1c0
SHA256: e702bbfc71547adce4d45beb89ecfb5125bccd602db1e85aaad74b138343b3ea
Uploaded: 2024-07-31 01:17:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typyn
Version: 1.0.17
Summary: A terminal-based typing game built in Python
Author: Santiago Fernández
Author-Email: santifernandezok1[at]gmail.com
Home-Page: https://github.com/san-fernandez/typyn
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Requires-Dist: typer
Requires-Dist: toml
Requires-Dist: pyfiglet
Requires-Dist: asciichartpy
Requires-Dist: asciimatics
Requires-Dist: windows-curses; platform_system == "Windows"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3200 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
typyn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/main.py sha256=8e3vRZ1sYebpwgoz0do2qXjoB3k1Ncb2TRxBLK6Gznw 10661
typyn/data/quotes/english.json sha256=5M9ah2oFKoOKG5b6n_z6AiT0DVaRTwncvBkczMRlqh8 1419
typyn/data/quotes/español.json sha256=0LFvuSpng193BSYHd4pJx3DUq6CcJSGf0HQfAODRMbo 1545
typyn/data/words/en-1000.txt sha256=uNcaAdeLsQUIwHHi_1yiryGUkPSkHhVgchtZttjb9pQ 7520
typyn/data/words/es-1000.txt sha256=156nnIXkUW_OyobsjEC-B0gv5PnFEIg1ADBkKbc0ASc 8191
typyn/resources/intro_animation.py sha256=mnIC0kY_C84oieEOJ6YoDkxEdpi93X6_o-Z29J5-EME 959
typyn/user_data/player_data.json sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn-1.0.17.dist-info/LICENSE sha256=Y_Q8Uy52Nqa5LVvoFX1WDCmS1oOVeqifMwtcQdPr18c 1097
typyn-1.0.17.dist-info/METADATA sha256=ZE_tEpe5Wu45taJuNc08K9lOfsx_C47kyGcfDLRtMqA 4027
typyn-1.0.17.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
typyn-1.0.17.dist-info/entry_points.txt sha256=Yy1XsovmWb2xyAwjmHaoijfaOtx_oWS_ICTSxDB0PRs 226
typyn-1.0.17.dist-info/top_level.txt sha256=233KFDCeovpu-V0BtoWZ7sgzEI-cC-LPuYTQ4o7dWtU 6
typyn-1.0.17.dist-info/RECORD

top_level.txt

typyn

entry_points.txt

typyn = typyn.main:app
typyn-delete-saves = typyn.main:delete_saves
typyn-help = typyn.main:help
typyn-run = typyn.main:run
typyn-show-languages = typyn.main:show_languages
typyn-version = typyn.main:version