qwdb

View on PyPIReverse Dependencies (1)

3.3.1 qwdb-3.3.1-py3-none-any.whl

Wheel Details

Project: qwdb
Version: 3.3.1
Filename: qwdb-3.3.1-py3-none-any.whl
Download: [link]
Size: 31792
MD5: 97a9e7975f07bba96d96878ea60a1b27
SHA256: 48fcdf38816d627ed3227621003d84a84bd3f9260372ea06d44b4884673436fa
Uploaded: 2024-10-11 01:39:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qwdb
Version: 3.3.1
Summary: An improbable web debugger through WebSockets (client only)
Author: Florian Mounier @ kozea
Author-Email: florian.mounier[at]kozea.fr
Home-Page: http://github.com/Kozea/wdb
License: GPLv3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Debuggers
Platform: Any
Requires-Dist: log-colorizer (>=1.8.3)
Requires-Dist: jedi (>=0.9.0)
Requires-Dist: uncompyle6
Requires-Dist: python-magic (>=0.4.15)
Requires-Dist: importmagic3
[Description omitted; length: 32 characters]

WHEEL

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

RECORD

Path Digest Size
wdb/__init__.py sha256=iiqSWIoTKzyf8g_ea301NrRfYf05pVq-kld90EunQds 37782
wdb/__main__.py sha256=RglsS49Lnk3jUIED7B-nAbw0zYFc3bRcQxK5A4wXY_c 1872
wdb/_compat.py sha256=GnnNZDoh3Pxff1ZPSYpnpC19TxJLNIwXA_H6iYlvm7I 11826
wdb/breakpoint.py sha256=M19MxlOvYxg9XopxFTay3TQF_RM10HWStxJs8LGkgFE 4738
wdb/ext.py sha256=RtF0l4XBL3M1YoyHOPT6nFjeTDWliJqtKCGKFMF4NU0 10016
wdb/state.py sha256=GVmymPTL9NNhqKknd5fg0EB2E4h4ao_6BKp_ul5kl3A 1281
wdb/ui.py sha256=vJx79fuTAIqPfJz-bAs2VdN_JeodyMlH_QHiGNsghCY 29126
wdb/utils.py sha256=xgRaZypav5y3OaN4XTFgCd1QnPI-zWiSeF-bNbxY9_0 15651
qwdb-3.3.1.dist-info/METADATA sha256=qBMP7kDPzt4Zf7ThNr-vqFzmN7JUHf8OM4KXGOilhGo 948
qwdb-3.3.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
qwdb-3.3.1.dist-info/entry_points.txt sha256=CwhFQ94YcIGoSI2jfIBE-9oRiWDfOgsEVMPK_uNDLU0 70
qwdb-3.3.1.dist-info/top_level.txt sha256=xazgeftWEL-5i5MI3HWOobOsE1EAK_37-wP15JziKio 4
qwdb-3.3.1.dist-info/RECORD

top_level.txt

wdb

entry_points.txt

wdb = wdb.__main__:main
wdb-3.1 = wdb.__main__:main