script-prof

View on PyPIReverse Dependencies (0)

0.0.2 script_prof-0.0.2-py3-none-any.whl

Wheel Details

Project: script-prof
Version: 0.0.2
Filename: script_prof-0.0.2-py3-none-any.whl
Download: [link]
Size: 3278
MD5: eec853820415943f377d0ea305b62306
SHA256: d30a40ba92e62f91dd2b2154b11f34c3a51ce15a0f2daf950f87390d25a480f9
Uploaded: 2024-06-11 03:42:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: script-prof
Version: 0.0.2
Summary: Simple script for collecting logs of memory and time profiling.
Author-Email: Nassim Oufattole <noufattole[at]gmail.com>
Project-Url: Homepage, https://github.com/Oufattole/scriptprof
Project-Url: Issues, https://github.com/Oufattole/scriptprof/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: loguru
Requires-Dist: hydra-core
Requires-Dist: pandas
Requires-Dist: memory-profiler
Requires-Dist: matplotlib
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: rootutils; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
scriptprof/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scriptprof/config.yaml sha256=6-4e68SaQJUoIDXyMb0nN-HGhcMdGuKZDO2vWfLJQhU 82
scriptprof/main.py sha256=hl5dI7XYglOHa8XLtyiDUDijIWOdCHY4bp-twjExyWA 2796
script_prof-0.0.2.dist-info/METADATA sha256=dCMIb4yPTg5h-v-M_DjFcxYJ6ZSdpG3qzIAEX9yggCM 865
script_prof-0.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
script_prof-0.0.2.dist-info/entry_points.txt sha256=eAGPuo-cH86dnIv8qBPDr7EwIzx7B1FUTq6zbde3Bwk 60
script_prof-0.0.2.dist-info/top_level.txt sha256=klOdNDWG8gBHTIWeFT7X3eSPZ_xFOxWrpQs38m9Us2E 11
script_prof-0.0.2.dist-info/RECORD

top_level.txt

scriptprof

entry_points.txt

script-prof = scriptprof.main:run_profile