OnePuzzle

View on PyPIReverse Dependencies (0)

0.2.3 OnePuzzle-0.2.3-py3-none-any.whl

Wheel Details

Project: OnePuzzle
Version: 0.2.3
Filename: OnePuzzle-0.2.3-py3-none-any.whl
Download: [link]
Size: 12575
MD5: b28a59681f673325bc74bbf692a48c9c
SHA256: 952a4944fb6d3a6122a9182bbd2adaf00b194d57a798615f79cb68a29864dd61
Uploaded: 2021-11-30 02:55:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: OnePuzzle
Version: 0.2.3
Summary: Solve puzzle "A Puzzle A Day", get one or all result, show in graphical PyQt5
Author: Windard Yang
Author-Email: windard[at]qq.com
Home-Page: https://github.com/windard/OnePuzzle
License: MIT
Keywords: puzzle
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: PyQt5 (==5.15.4)
Requires-Dist: click (==8.0.1)
Requires-Dist: rich (==10.14.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1152 characters]

WHEEL

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

RECORD

Path Digest Size
one_puzzle/__init__.py sha256=F-ZjkiAW2YW8LSeUz50sQduAy6HSVj-L1j8tnloYn7o 184
one_puzzle/__name__.py sha256=jlol6qSjl3CDaCUaOMX0oJ80PEEETLJ_uJhzZZrSXeA 47
one_puzzle/__version__.py sha256=pGcNGJOYJTgEfsOQICvBfoSpjGJWdeTPqbfhJVrxS6w 87
one_puzzle/element.py sha256=NmRRYj_hdvYFYMFplscNbFCpy8Ak0-YOsCh_6acFCu4 1431
one_puzzle/painter.py sha256=CtbFK2AlxL6C8gTWMpBKUnY9vqBHDq3uuywvmZUt-1M 5707
one_puzzle/pattern.py sha256=vUrCyW4XGsDMlPNavtZUw9B79Gxg2NrwL2R4c73gl74 7624
one_puzzle/solver.py sha256=zFUT6EPQ6D93gReoWr_fhii22YAp4S0Qzgc_852mmkk 8181
tests/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
tests/test_element.py sha256=yyKqsGKfC8CNEYsnjKK8qstWj8a5U9SNv03qQmVMUmM 1719
tests/test_painter.py sha256=gn06dRkZyGAtURPgOt92_CjPZwIYDgPp-XcjnRC-xeI 1695
tests/test_pattern.py sha256=rWzKumdJ48JpQgmWtlwSp2XDnovvH_JDELxQeL51cjA 4335
tests/test_solver.py sha256=ORg_ZE6rFrZtIEsdchkys7BSgKqPamrGhsZoT4yMb_A 1469
OnePuzzle-0.2.3.dist-info/LICENSE sha256=cYgJ7VZ3-BuF1Z9BZ1y9DD8IwOfILayn6mmcmy3-o0Q 1070
OnePuzzle-0.2.3.dist-info/METADATA sha256=-3o7vGq89x4St8HfX5POxS3-9zEHBG9FVDE6toZ-spc 2011
OnePuzzle-0.2.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
OnePuzzle-0.2.3.dist-info/entry_points.txt sha256=M9igbG0vElejfdsx0WED0hmhmSF5gYnnE20THALgLno 55
OnePuzzle-0.2.3.dist-info/top_level.txt sha256=-Pm1W4Lv5DUWK5qJy2lZk5Gfrc6Y4iBO7toZ7u8rUhE 17
OnePuzzle-0.2.3.dist-info/RECORD

top_level.txt

one_puzzle
tests

entry_points.txt

one_puzzle = one_puzzle.solver:main