playgroundtools
View on PyPI — Reverse Dependencies (0)
1.10.1 | playgroundtools-1.10.1-py3-none-any.whl |
Wheel Details
Project: | playgroundtools |
Version: | 1.10.1 |
Filename: | playgroundtools-1.10.1-py3-none-any.whl |
Download: | [link] |
Size: | 25792 |
MD5: | f6605b7b91d33082aa56bc4407b46ef2 |
SHA256: | b461f66ffa05355b79f29724a1d3134e668d10c24c23c6d1710d71233754bb24 |
Uploaded: | 2022-10-19 20:10:15 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.37.1) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
playgroundtools/__init__.py | sha256=EAjO4-f7DkpKSxKlThi13IN3d6d3c3-eviQkE3nudZ8 | 444 |
playgroundtools/__main__.py | sha256=ZFELnBJOs5GmYbNBj_O0Jnc798wGaS777TBE3zkJp6E | 77 |
playgroundtools/cli.py | sha256=DdjdwdxdbRG2KM4PihsXgIOFehkZoPhzlOpuew75JJM | 4083 |
playgroundtools/commands.py | sha256=-WE8xAXLiQjGfRwKC29H35b148GFTy5K55JR79RI-DY | 4630 |
playgroundtools/config.json | sha256=yuqjo8VMu2H-KVqBoWfbZTvVNPhCHO1LpZoh8gZgamU | 6769 |
playgroundtools/exceptions.py | sha256=-gB15cZuaXGtl9hqBCeb9BAzHzr9IkZAZXrS7zHchug | 2205 |
playgroundtools/gui.py | sha256=Qgh0zXEgu2egXVFFPMIhLPSGyfElQ360eFSHwdWgaRU | 4027 |
playgroundtools/metadata.py | sha256=Te3AfUUbPoAAoSgeOBbsgpMfe-d6_tJ4zkGPIpkwtbU | 512 |
playgroundtools/playground.py | sha256=_-k4kmwSgziS032gjUb9LTq0ivbqCQIj0bHZGPUlmxM | 6379 |
playgroundtools/resources.py | sha256=XfrQHhDIIavGDHFNaXfVO2066kzinQPvuvw1JrisoJg | 345 |
playgroundtools/util.py | sha256=wjYnz3IKjrXFoDZlS_UAmnZlzPHKtLrZr3JGJPqbmvI | 3043 |
playgroundtools/views/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
playgroundtools/views/about.py | sha256=_TwK2TFDyClVC3Z8FMzcR0lqzTFPrt0DBXv78bXeyHU | 995 |
playgroundtools/views/delete.py | sha256=W9YqRmOMTRfT4W8Q5Pue1YEZmCwe5eCGB_baQnq3AnQ | 1495 |
playgroundtools/views/dialog.py | sha256=jt_xgwKhPuDFqFaypZr6tnXd4l2WV1pvTSbnzDHVQXI | 1537 |
playgroundtools/views/directory.py | sha256=yFCwloZMBbyzIcPhzH3ZhoWf39WjoQ9z_MzqP8D5JOU | 1580 |
playgroundtools/views/file.py | sha256=5M4Hi7bsACPUh_exLJu7trTEZtZj2078n8llYuO--YM | 825 |
playgroundtools/views/main.py | sha256=cULEj4yK2UeayeqI1X8qLmHfOEpNb6E3MkaZ0fVoTyo | 2952 |
playgroundtools/views/new.py | sha256=F43ESfyjsyowMuV03rO3xk0HMxaUtQK2Mt0QVHPv4K0 | 3032 |
tests/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
tests/fixtures.py | sha256=fCkLhM8Rfkx1bKmjPzHwOC193kHfDQesEznO5LrV11M | 405 |
tests/test_commands.py | sha256=nixKbumheYPK_uv_p2lsPkfIhoPSfYYMOFH7pcZBVNw | 7853 |
tests/test_playground.py | sha256=thtuTO3AV7YdZ7JsBbhSnicq8PuFUuLl7ODWv_8RFXg | 9137 |
tests/test_util.py | sha256=FYhuXiPtOT8Ys9KVBxNupZSXdZTuulkbaabO68IlGCw | 2900 |
playgroundtools-1.10.1.dist-info/LICENSE | sha256=Av3pu3EEB7IKl2yJxmt2j_wTyfKoPnwfmUg2VpXOLzs | 1073 |
playgroundtools-1.10.1.dist-info/METADATA | sha256=OHXAK8fNQSEEvSTxLELbEJrn8ffUA2viiPKAoVUy5pw | 7814 |
playgroundtools-1.10.1.dist-info/WHEEL | sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA | 92 |
playgroundtools-1.10.1.dist-info/entry_points.txt | sha256=OfeN7lzwkThwbDfSmXomzIk76EkRekVp-G1W3yRs6PU | 113 |
playgroundtools-1.10.1.dist-info/top_level.txt | sha256=Q7Ex-yImdPZz4jPAA3f72UCEBWkK5tHMh-PN26_QWLQ | 22 |
playgroundtools-1.10.1.dist-info/RECORD | — | — |
top_level.txt
playgroundtools
tests
entry_points.txt
playground = playgroundtools.cli:main
playground-gui = playgroundtools.gui:main