qldebugger

View on PyPIReverse Dependencies (0)

0.3.0 qldebugger-0.3.0-py3-none-any.whl

Wheel Details

Project: qldebugger
Version: 0.3.0
Filename: qldebugger-0.3.0-py3-none-any.whl
Download: [link]
Size: 11469
MD5: 61fdcfdf92df9fb75ad83b96211e015c
SHA256: fa33b937714eef9ed5ed262debafc29ca544cbb7f41de5eda8bf6963a70f292b
Uploaded: 2024-09-08 23:38:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qldebugger
Version: 0.3.0
Summary: Utility to debug AWS lambdas with SQS messages
Author: Eduardo Klosowski
Author-Email: eduardo_klosowski[at]yahoo.com
Home-Page: https://github.com/eduardoklosowski/qldebugger
Project-Url: Documentation, http://qldebugger.readthedocs.io/
Project-Url: Repository, https://github.com/eduardoklosowski/qldebugger
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Emulators
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: boto3 (<2.0,>=1.35)
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: graphlib_backport (<2.0,>=1.1); python_version < "3.9"
Requires-Dist: pydantic (<3.0,>=2.8)
Requires-Dist: tomli (<3.0,>=2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 74 characters]

WHEEL

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

RECORD

Path Digest Size
qldebugger/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qldebugger/__main__.py sha256=Huz0dExiaH0XTMLhfe3skkFD9-VH7ZUiWMbDR_J8TIY 28
qldebugger/actions/__init__.py sha256=mxwjZ-ssuwP3fXKlDP2kgRGUi_6pk83K6FdKUXmU0E0 146
qldebugger/actions/event_source_mapping.py sha256=0rjoe9wdAocZWcxulsB4g1Y3bg69Mckhffpv6YPgvrw 2099
qldebugger/actions/infra.py sha256=m3kBrKz9PfYeS4LujuE8mLlgTpQgjzrkSASFgG9w1-U 4300
qldebugger/actions/lambda_.py sha256=tFy9wJK0QHBThRBilxacSDuQBLJAwBJ-l0Vh4pnbDmI 1356
qldebugger/actions/message.py sha256=1b13L-PgtwD5xjgwZwQHLnqRHZxjnxttq3I8anc6BtU 2620
qldebugger/aws.py sha256=ocY-ZJFIq76EnUl5pN2ykOCkyP8sOp_Nmm0yJ1Lz8Os 2978
qldebugger/cli.py sha256=TmVB1VOgA140rPHf82JOYKNURwZFD2HC80YwIz3_cLc 3806
qldebugger/config/__init__.py sha256=2P506r87_wmJAsHPxZkO7PhNmAV4EdM_Tx_P539_Frg 620
qldebugger/config/file_parser.py sha256=L5uKGty3fiGoLVrmmtFJk55nDJNgQc1-2pcIydFxJUI 2510
qldebugger/example/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qldebugger/example/lambdas.py sha256=FBUcXmOkJ0dCF8eb9D6MqyiqnAUz_BMPkhj3nWDGPME 482
qldebugger/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qldebugger-0.3.0.dist-info/LICENSE sha256=X8COIMyzEdt_9V_ja65tDUPI7-RK6fN0FmTlkCiyZX0 1089
qldebugger-0.3.0.dist-info/METADATA sha256=6Ko7wpg5tr9kdVzHFOGd2ytJjAjuNQBj3e8HjC-qFWY 1439
qldebugger-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
qldebugger-0.3.0.dist-info/entry_points.txt sha256=vjrp26uLQCEmsCSWiVZbddAHOQnjy8biUwFfhD6RtGo 49
qldebugger-0.3.0.dist-info/RECORD

entry_points.txt

qldebugger = qldebugger.cli:cli