typyn

View on PyPIReverse Dependencies (0)

1.0.13 typyn-1.0.13-py3-none-any.whl

Wheel Details

Project: typyn
Version: 1.0.13
Filename: typyn-1.0.13-py3-none-any.whl
Download: [link]
Size: 14134
MD5: acb71a91537935770500c6aae784f920
SHA256: 1a912b81c171d76d04356c2831489ef1d161e5abc5d270887877d8e486dfec48
Uploaded: 2024-03-21 23:09:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typyn
Version: 1.0.13
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/typy
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: windows-curses
Requires-Dist: toml
Requires-Dist: pyfiglet
Requires-Dist: asciichartpy
Requires-Dist: asciimatics
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 387 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=OoDV3BLN-GLQ8ErTg02n5a2LN4H_Q2K5pOaMu8whEaI 10226
typyn/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/data/quotes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/data/words/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/data/words/en-1000 sha256=uNcaAdeLsQUIwHHi_1yiryGUkPSkHhVgchtZttjb9pQ 7520
typyn/data/words/es-1000 sha256=156nnIXkUW_OyobsjEC-B0gv5PnFEIg1ADBkKbc0ASc 8191
typyn/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/resources/intro_animation.py sha256=mnIC0kY_C84oieEOJ6YoDkxEdpi93X6_o-Z29J5-EME 959
typyn/user_data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn/user_data/player_data.json sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typyn-1.0.13.dist-info/LICENSE sha256=Y_Q8Uy52Nqa5LVvoFX1WDCmS1oOVeqifMwtcQdPr18c 1097
typyn-1.0.13.dist-info/METADATA sha256=iLd-pLqFq-8sXt7YFERZEVwD6E5YLHrN4XPY7OHbplw 1095
typyn-1.0.13.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
typyn-1.0.13.dist-info/entry_points.txt sha256=Yy1XsovmWb2xyAwjmHaoijfaOtx_oWS_ICTSxDB0PRs 226
typyn-1.0.13.dist-info/top_level.txt sha256=233KFDCeovpu-V0BtoWZ7sgzEI-cC-LPuYTQ4o7dWtU 6
typyn-1.0.13.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