adhoc-pdb

View on PyPIReverse Dependencies (0)

0.1.2 adhoc_pdb-0.1.2-py2.py3-none-any.whl

Wheel Details

Project: adhoc-pdb
Version: 0.1.2
Filename: adhoc_pdb-0.1.2-py2.py3-none-any.whl
Download: [link]
Size: 4158
MD5: 9cd2378eb1aa2b4db5da8baed5cf9782
SHA256: 44cbd39400030cd1bcc0ca631dbf3f10432853ec90a340727b8a4abf2249387a
Uploaded: 2020-01-29 21:07:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adhoc-pdb
Version: 0.1.2
Summary: A simple tool that allows you to debug your system whenever you want, with no overhead, even in production!
Author: Yehonatan Zecharia
Author-Email: yonti95[at]gmail.com
Home-Page: https://github.com/yehonatanz/adhoc-pdb
Project-Url: Repository, https://github.com/yehonatanz/adhoc-pdb
Keywords: debug,pdb,production
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: click (<8.0.0,>=7.0.0); extra == "cli"
Requires-Dist: remote-pdb (<3.0,>=2.0)
Requires-Dist: typing; python_version < "3"
Provides-Extra: cli
Description-Content-Type: text/markdown
[Description omitted; length: 800 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py2.py3-none-any

RECORD

Path Digest Size
adhoc_pdb/__init__.py sha256=lTnZ_fGxL5CFrF7WmPBl70qU8binPMxDEth-1NpRobo 66
adhoc_pdb/adhoc_pdb.py sha256=_2Fhe9mbcaM0xbBqlikuYwP0nKR-jNR3kB4VfVUXKL0 543
adhoc_pdb/cli.py sha256=QeSvyJgEscv0F_cGU3GtqfFTEiXoRiBcdLk6BHIfbS0 2049
adhoc_pdb-0.1.2.dist-info/entry_points.txt sha256=eIOYjcrw-AKCjFGOPNfGoVjHTZ2inXRAH6gKV620xB0 47
adhoc_pdb-0.1.2.dist-info/LICENSE sha256=k0V_UqNEgfZE6pGnHOC26yRyLTGJiHarOe9OgdUL_1I 1067
adhoc_pdb-0.1.2.dist-info/WHEEL sha256=dqElwnlLMc7-lr24lzizalXwnuKWWcPA6D2n0jC3DJ8 87
adhoc_pdb-0.1.2.dist-info/METADATA sha256=EQJ2T3bt7ANwIn5wz9wu-4eVtm6WJs-1yCE0ArXwB4o 1788
adhoc_pdb-0.1.2.dist-info/RECORD

entry_points.txt

adhoc-pdb = adhoc_pdb.cli:cli