pytest-fzf

View on PyPIReverse Dependencies (1)

0.1.2.post1 pytest_fzf-0.1.2.post1-py3-none-any.whl

Wheel Details

Project: pytest-fzf
Version: 0.1.2.post1
Filename: pytest_fzf-0.1.2.post1-py3-none-any.whl
Download: [link]
Size: 19005
MD5: 9443b7c86c34664211221ba3930a371b
SHA256: 6d38aa496551f5aac2c822797380f0832f2d7bb4582b46e9d32b8ae6bab4227c
Uploaded: 2025-01-06 19:51:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-fzf
Version: 0.1.2.post1
Summary: fzf-based test selector for pytest
Author-Email: Daniele Trifirò <dtrifiro[at]redhat.com>
Project-Url: Issues, https://github.com/dtrifiro/pytest-fzf/issues
Project-Url: Source, https://github.com/dtrifiro/pytest-fzf
License: GNU GPL v3.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Requires-Dist: iterfzf (==1.4.0.54.3)
Requires-Dist: pytest (>=6.0.0)
Requires-Dist: pygments (>=2.15.0)
Requires-Dist: pytest-sugar (==1.0.0); extra == "tests"
Requires-Dist: pytest-cov (==5.0.0); extra == "tests"
Requires-Dist: pytest-mock (==3.14.0); extra == "tests"
Requires-Dist: mypy (==1.13.0); extra == "tests"
Requires-Dist: types-pygments (>=2.15.0); extra == "tests"
Requires-Dist: pytest-fzf[tests]; extra == "dev"
Provides-Extra: tests
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2353 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_fzf/__init__.py sha256=ZX_dacXGtLeEvb3wR3WlFkG1B6QTI-kUM7DzxS0xS0U 18
pytest_fzf/main.py sha256=t915T1n5p_DsMnOQKFfF2Pl8Z0iwwQkBucz34DktYr4 3309
pytest_fzf/previewer.py sha256=dYwYwotQ5xoubKbjPl1sJY9l7gzxXmyExnGjv3Dke_o 6243
pytest_fzf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_fzf-0.1.2.post1.dist-info/LICENSE sha256=yjcqfZJWCx-p9tgytEDovNYtmt-ohwyYKH3qtm2YMQ4 35148
pytest_fzf-0.1.2.post1.dist-info/METADATA sha256=dSwQs0BGjVDjgt34cK0azet59SwW4zIQmb-7oEjlxgM 3486
pytest_fzf-0.1.2.post1.dist-info/WHEEL sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE 91
pytest_fzf-0.1.2.post1.dist-info/entry_points.txt sha256=pOp9uT5NuEQlBNeM8z71o-lySpSrxmDUeJ9CxfV7r7k 105
pytest_fzf-0.1.2.post1.dist-info/top_level.txt sha256=sfcqutT5hE2m5svtVGn9YACAyr-tyzwH4ebDL5eO-PQ 11
pytest_fzf-0.1.2.post1.dist-info/RECORD

top_level.txt

pytest_fzf

entry_points.txt

pytest-fzf-preview = pytest_fzf.previewer:cli
pytest-fzf = pytest_fzf.main