tetris

View on PyPIReverse Dependencies (0)

1.0.0a0 tetris-1.0.0a0-py3-none-any.whl

Wheel Details

Project: tetris
Version: 1.0.0a0
Filename: tetris-1.0.0a0-py3-none-any.whl
Download: [link]
Size: 36381
MD5: 8f71242f0739710667d3023c90bd1e56
SHA256: b0f15a2dafee57160f91e6b86f368e1b74ec32198516daea8c7c9238db5c88f9
Uploaded: 2023-06-30 19:35:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tetris
Version: 1.0.0a0
Summary: Simple and modular tetris library
Author: Sofia N. Lima
Author-Email: me[at]dzshn.xyz
Home-Page: https://github.com/dzshn/python-tetris
Project-Url: Documentation, https://python-tetris.readthedocs.io/
Project-Url: Repository, https://github.com/dzshn/python-tetris
License: MIT
Keywords: tetris,stacker
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: Sphinx (<6.0,>=4.4); extra == "docs"
Requires-Dist: furo (<2023.0.0,>=2022.3.4); extra == "docs"
Requires-Dist: numpydoc (<2.0,>=1.2); extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 1879 characters]

WHEEL

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

RECORD

Path Digest Size
tetris/__init__.py sha256=fUnhRzAIG0Wqsmnxw08OvlA1j0Xn3ZpjQwF6gjh11Nw 640
tetris/__main__.py sha256=CBvXAOjipCptKeoaG4pUKSEDEAfgfO1ooRJP-4wzF0U 24607
tetris/board.py sha256=5nQf2BQWqBdiudweLqWAo5i03ACld9UPJBNL1ZxL0kA 19630
tetris/engine.py sha256=7EBsS-t5Q30pXLjuTWP9tfeeM4ooEHe73_Ur5krOnrc 10818
tetris/game.py sha256=qp6YjCMWiN7DFxbe1OF8i7utZO_TO0sOjTerQseZoNc 16148
tetris/impl/__init__.py sha256=zuA2PR_JlLv7heBBDqukQ_BfqR00IbpemhinrNAvfhw 59
tetris/impl/gravity.py sha256=lv8lxX-UCJxXz-QzWnimQpC8eSHxfATPCZUW3aMTfHM 5009
tetris/impl/presets.py sha256=-3hqrGm92tr_yrFNc44q_AeZ2wcwkgDVDIjPS9LpdV8 707
tetris/impl/queue.py sha256=yso9Ac3YgX5KVDMkchIjsaRwzQP15KU8ekY5Y67c2mw 1808
tetris/impl/rotation.py sha256=twOhYuJ85vXMNA988bmJ2y4rqAOqR6j-uK4C_WZ3i3Y 17693
tetris/impl/scorer.py sha256=uVL2qxoxnFyN1Uaaj4YTvRhuG4q8oygpuH78obkfqxw 6654
tetris/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tetris/types.py sha256=oMJdVBy06cgFUzBjPXADHncoh6w2lNAaPXC0ut3n384 13883
tetris-1.0.0a0.dist-info/LICENSE sha256=RLxOL_3scEwnizoxIGiTbHA3N6iSWNwEZW07b9okXFU 1075
tetris-1.0.0a0.dist-info/METADATA sha256=KQHRTH4McWJKIuIz89SD4yn2uXfAZXszI-hhXflk41Q 3077
tetris-1.0.0a0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
tetris-1.0.0a0.dist-info/entry_points.txt sha256=awhRtuzAbVXOj7asPUeFp0PcNNn30IM7ZyTXyEDnEQg 47
tetris-1.0.0a0.dist-info/RECORD

entry_points.txt

tetris = tetris.__main__:main