pytest-memray

View on PyPIReverse Dependencies (12)

1.7.0 pytest_memray-1.7.0-py3-none-any.whl

Wheel Details

Project: pytest-memray
Version: 1.7.0
Filename: pytest_memray-1.7.0-py3-none-any.whl
Download: [link]
Size: 17679
MD5: 0c02596f201d3442215312ef32281f26
SHA256: b896718c1adf6d0cd339dfaaaa5620f035c9919e1199a79b3453804a1254306f
Uploaded: 2024-07-25 13:18:07 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-memray
Version: 1.7.0
Summary: A simple plugin to use with pytest
Author-Email: Pablo Galindo Salgado <pgalindo3[at]bloomberg.net>
Maintainer-Email: Pablo Galindo Salgado <pgalindo3[at]bloomberg.net>
Project-Url: Bug Tracker, https://github.com/bloomberg/pytest-memray/issues
Project-Url: Documentation, https://pytest-memray.readthedocs.io
Project-Url: Source Code, https://github.com/bloomberg/pytest-memray
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
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 :: Implementation :: CPython
Classifier: Topic :: Software Development :: Debuggers
Requires-Python: >=3.8
Requires-Dist: memray (>=1.12)
Requires-Dist: pytest (>=7.2)
Requires-Dist: furo (>=2022.12.7); extra == "docs"
Requires-Dist: sphinx-argparse (>=0.4); extra == "docs"
Requires-Dist: sphinx-inline-tabs (>=2022.1.2b11); extra == "docs"
Requires-Dist: sphinx (>=6.1.3); extra == "docs"
Requires-Dist: sphinxcontrib-programoutput (>=0.17); extra == "docs"
Requires-Dist: towncrier (>=22.12); extra == "docs"
Requires-Dist: black (==22.12); extra == "lint"
Requires-Dist: isort (==5.11.4); extra == "lint"
Requires-Dist: mypy (==0.991); extra == "lint"
Requires-Dist: ruff (==0.0.272); extra == "lint"
Requires-Dist: anyio (>=4.4.0); extra == "test"
Requires-Dist: covdefaults (>=2.2.2); extra == "test"
Requires-Dist: coverage (>=7.0.5); extra == "test"
Requires-Dist: flaky (>=3.7); extra == "test"
Requires-Dist: pytest-xdist (>=3.1); extra == "test"
Requires-Dist: pytest (>=7.2); extra == "test"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 8163 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_memray/__init__.py sha256=x4Ue5YS6-ZszLkFCx9xpfmmCy4LV4nBPDgGg43aGm9Q 271
pytest_memray/_version.py sha256=lEEx5lwinUby-YNl7w-VFGUcjcibsJ9EuzgJ2W7ocrU 22
pytest_memray/marks.py sha256=McJnRvfPm3O1cqpV1QOr53Sk3Sn-ym6tpkHLoFmQJRo 8075
pytest_memray/plugin.py sha256=u1JLbTzjOd9rX3t-KyKvcIHouX3ZeT-_h43eKC9bwWg 15374
pytest_memray/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_memray/utils.py sha256=F2VH7uAdsOU4wEa3Me8rGmT85haw51b2peqHy3Zly0Y 2519
pytest_memray-1.7.0.dist-info/METADATA sha256=KQKCrlLBjU3uvHdFQxaQ5m1DkLHeW7XeJ0J8NJpT1_E 10138
pytest_memray-1.7.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pytest_memray-1.7.0.dist-info/entry_points.txt sha256=Nt2boMtEF6CUJwU-g-qW_3aUZD51oeVctDf7pQT_rkM 41
pytest_memray-1.7.0.dist-info/licenses/LICENSE sha256=yXPdCOSQIqQBf_1FcRawRuvgf8caZE_XYNZBg4acqX8 11343
pytest_memray-1.7.0.dist-info/RECORD

entry_points.txt

memray = pytest_memray.plugin