wtpython

View on PyPIReverse Dependencies (0)

0.1 wtpython-0.1-py3-none-any.whl
wtpython-0.1.0-py3-none-any.whl

Wheel Details

Project: wtpython
Version: 0.1
Filename: wtpython-0.1.0-py3-none-any.whl
Download: [link]
Size: 17610
MD5: 7f09987bb316f2eb3b74d7b564795795
SHA256: 0d42c42ff23cb0a3eb99373aedf38e1cf6716a6ca6bc328aae7472e6a7e00dac
Uploaded: 2021-08-30 03:22:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wtpython
Version: 0.1.0
Summary: A TUI that interactively helps you solve errors that might arise in your code.
Author: Ethan Henry
Author-Email: ethanparkerhenry[at]gmail.com
Home-Page: https://pypi.org/project/wtpython/
Project-Url: Bug Tracker, https://github.com/what-the-python/wtpython/issues
Project-Url: Repository, https://github.com/what-the-python/wtpython
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7,<4.0
Requires-Dist: markdownify (==0.9.2)
Requires-Dist: parse (==1.19.0)
Requires-Dist: pyperclip (==1.8.2)
Requires-Dist: requests (==2.25.1)
Requires-Dist: requests-cache (==0.7.1)
Requires-Dist: rich (==10.7.0)
Requires-Dist: textual (==0.1.9)
Requires-Dist: toml (==0.10.2)
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 4654 characters]

WHEEL

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

RECORD

Path Digest Size
wtpython/__init__.py sha256=DWZViV23PzVTmlUDIcWXWCmHZXDR5Y1rxshoN9mYoto 36
wtpython/__main__.py sha256=ojQ96xR1dfKTNtjSfoPyDfOCqXqDwBtT66A4m1GnLcA 3542
wtpython/backends/__init__.py sha256=INpesHk-WTgg85hYf6Ge2qpX3RJTNqBq_LRCgeYyf4A 202
wtpython/backends/cache.py sha256=qt_YCSfEWqLa-EoSOaF5_K8kngV0Q6gAYhFr-6zYXuU 1084
wtpython/backends/search_engine.py sha256=K60ovMkVyBVgcl3UIG6iUSg6VrHumrwJ88WwmldFtb8 963
wtpython/backends/stackoverflow.py sha256=kx-u6dLr-jrWHcuaAUdZkqLYZ2w4odTQr-FEal5Mp0k 9619
wtpython/backends/trace.py sha256=w7srZ172nta4okiWCLFcbQtreOxfW5C0ps7cIKm6QfQ 2267
wtpython/displays/__init__.py sha256=Mg6KU1dGudOW8QsvGgpNfc8tCa00-uEhK_GkLGxxbw4 158
wtpython/displays/no_display.py sha256=0Vgm97HeuFyxouQKIKQ4BYFBY0HvpeH7SGYJ_hqYwS8 1507
wtpython/displays/textual_display.py sha256=MfZjuZ2oShkoJPx3ytfQGxaGbmtoyzGf8-XnOOOZ82o 13309
wtpython/exceptions.py sha256=UO0K-tVIgZC2smlZRf2-AbHUJUZ8_L-TZA6m627Ybx8 963
wtpython/formatters.py sha256=Msc0LWN7xIAvVEdOQHoQ6zRb5QL_Ll1C46W6_REmJG4 1095
wtpython/settings.py sha256=lJw3r7Wu2Sf7eqGu-YsJlTj-oNv3GfrHuVv7OMWC9JI 366
wtpython-0.1.0.dist-info/entry_points.txt sha256=k7bW_Ugx-6a6b8Fd7XGqrIjhpGB4nkoHlDl_0hYBKYI 51
wtpython-0.1.0.dist-info/LICENSE sha256=XG2f_04eBhs1g5okWZgGklQ4twClL_PDXKBY2ezz9RM 1055
wtpython-0.1.0.dist-info/WHEEL sha256=N0LZrBtofpkS5mJXgVHTCEy52Sam4D6PHQWC8HnMeTs 83
wtpython-0.1.0.dist-info/METADATA sha256=azpEcwQGUZ6NN6R3H4Q-TPMau2YGHUTswEMcYBaiKE8 6011
wtpython-0.1.0.dist-info/RECORD

entry_points.txt

wtpython = wtpython.__main__:main