profiling-helpers

View on PyPIReverse Dependencies (0)

0.2.0 profiling_helpers-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: profiling-helpers
Version: 0.2.0
Filename: profiling_helpers-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 6266
MD5: 84d59e33987f1ddd1decdfff0cebc75f
SHA256: 05a21a978a2c698e3c01aa4ff1329b64c5537a9308e670e4efe04ad516ebcd73
Uploaded: 2023-07-18 06:54:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: profiling-helpers
Version: 0.2.0
Summary: A small utility library that wraps cProfile and makes it easy to debug performance problems in your Python code.
Author: Fabian Nobis
Author-Email: fabiannobis[at]gmx.de
Home-Page: https://github.com/NobisIndustries/python-profiling-helpers
Project-Url: Bug Tracker, https://github.com/NobisIndustries/python-profiling-helpers/issues
License: MIT
Keywords: cProfile,profiling,performance
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: any
Requires-Python: >=3.7
Requires-Dist: snakeviz (>=2.1.1)
Requires-Dist: boto3 (>=1.28.0); extra == "aws"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: aws
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1561 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiling_helpers/__init__.py sha256=TysLlgJRP5g2rHZd3acpclA_lNUk28KDrLqnlXZqCt4 158
profiling_helpers/profiling.py sha256=V54N3G9nzYszM_BnCytJGYurrCwqHweVRFkgLkcCEbA 3352
profiling_helpers/save_targets.py sha256=Lu7BDFmhwMVmjlJOEdkX42od7r2oOPUqzwXepqIfgB4 2970
profiling_helpers-0.2.0.dist-info/LICENSE sha256=0nCmoFSfQwLIL9E8xxUZkPVcqQ35Hyj2RZlS087IVh4 1063
profiling_helpers-0.2.0.dist-info/METADATA sha256=vjBg_VxVE4biK5sW12mlV7wtrduIXyxpusXI167x_cE 2660
profiling_helpers-0.2.0.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
profiling_helpers-0.2.0.dist-info/top_level.txt sha256=cWF-GUJi6LVQ59MA90ltljuWt43M5_nUL-WO2hL6zns 27
profiling_helpers-0.2.0.dist-info/RECORD

top_level.txt

__init__
profiling_helpers