pytest-shell-utilities

View on PyPIReverse Dependencies (11)

1.9.0 pytest_shell_utilities-1.9.0-py3-none-any.whl

Wheel Details

Project: pytest-shell-utilities
Version: 1.9.0
Filename: pytest_shell_utilities-1.9.0-py3-none-any.whl
Download: [link]
Size: 45565
MD5: 0623cb365eccd3c4936e97aef5ce3976
SHA256: 6c05c90cc8bc04fe4e3cbe342acfff5559f88816d1d20c80e7713895cc79687c
Uploaded: 2024-02-23 17:07:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-shell-utilities
Version: 1.9.0
Summary: Pytest plugin to simplify running shell commands against the system
Author: Pedro Algarvio
Author-Email: pedro[at]algarvio.me
Home-Page: https://github.com/saltstack/pytest-shell-utilities
Project-Url: Source, https://github.com/saltstack/pytest-shell-utilities
Project-Url: Tracker, https://github.com/saltstack/pytest-shell-utilities/issues
Project-Url: Documentation, https://pytest-shell-utilities.readthedocs.io
License: Apache Software License 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.4.0)
Requires-Dist: attrs (>=22.1.0)
Requires-Dist: psutil (>=5.0.0)
Requires-Dist: pytest-helpers-namespace
Requires-Dist: pytest-skip-markers
Requires-Dist: towncrier (==21.9.0rc1); extra == "changelog"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-prompt; extra == "docs"
Requires-Dist: sphinxcontrib-spelling; extra == "docs"
Requires-Dist: sphinxcontrib-towncrier (>=0.2.1a0); extra == "docs"
Requires-Dist: pylint (==2.12.2); extra == "lint"
Requires-Dist: pyenchant; extra == "lint"
Requires-Dist: flake8 (>=4.0.1); extra == "lint"
Requires-Dist: flake8-mypy-fork; extra == "lint"
Requires-Dist: flake8-docstrings; extra == "lint"
Requires-Dist: flake8-typing-imports; extra == "lint"
Requires-Dist: black; python_version >= "3.7" and extra == "lint"
Requires-Dist: reorder-python-imports; python_version >= "3.7" and extra == "lint"
Requires-Dist: pytest-subtests; extra == "tests"
Requires-Dist: pytest-skip-markers; extra == "tests"
Provides-Extra: changelog
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3452 characters]

WHEEL

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

RECORD

Path Digest Size
pytestshellutils/__init__.py sha256=bZz2W7l4YtMq0xZLOwad145YMd9epEASTFg6hy-8l3M 1914
pytestshellutils/customtypes.py sha256=uIK4gRTRwV55ILFVCxsb1Yz9cjAvC2lL-81UH_Z5-rA 1978
pytestshellutils/exceptions.py sha256=0kmnbDRsE4OXqG9I49rQbjgqET2roJwVAN4emV9oyP0 2415
pytestshellutils/plugin.py sha256=god2k77pZXGHaUOFt7WQIbLWSNARVQAU1tgIZRSYjyU 615
pytestshellutils/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytestshellutils/shell.py sha256=ays7s_kSxLI6KhOt5zUrKl0wD-JlKRlBM_zqirNOm2c 48340
pytestshellutils/version.py sha256=SPTioFqUWBKaRAe0xo0daRLS1RnX39din_X4NNWfvVY 43
pytestshellutils/downgraded/__init__.py sha256=aIlCsubr2OrZ1BwRKfFZuJ1CEZteVio-ZFLl-PtrQI4 71
pytestshellutils/downgraded/customtypes.py sha256=G7K2WRmxsq_ZE2KgCGsvHZUfPkAqY_3-rpXQyANFrNY 1632
pytestshellutils/downgraded/exceptions.py sha256=pxFY6RQk7nYrCn-HnAXbpFyTsqx0eJrektliaH7fafg 2446
pytestshellutils/downgraded/plugin.py sha256=4EDuIvjj-AkVRP6sDHY2Fc6KOoeumErG8Olc6i9sntM 316
pytestshellutils/downgraded/shell.py sha256=vvnQGzftxL-YytUueLTSkZ4O7CVndMYjlkKJrEn0s5w 39376
pytestshellutils/downgraded/utils/__init__.py sha256=NVglVMRud9WSfXI2OqtYikV48nY9yBMUBMTwG4JkAGQ 3828
pytestshellutils/downgraded/utils/ports.py sha256=_a48aXXJex1nASZbZr7uz74L2PNexTGxBXgoMJ82xxA 2225
pytestshellutils/downgraded/utils/processes.py sha256=BLeMuAVViRtinrEH8ZtYCvXKiy8KF07bl02Cnv9jkuQ 11525
pytestshellutils/downgraded/utils/socket.py sha256=GxUnJ2URH31mkY0KdMbzGtjiSTZWc2n2QO62MdmUc8A 544
pytestshellutils/downgraded/utils/time.py sha256=FUebsnUuUQA4upDbp9VUnp0EvoTGVGX7SzqCB-bOtII 536
pytestshellutils/utils/__init__.py sha256=rY9g4XpmHgCnfQRCZsHHjXW9moZzvcKo_etCVILGY7E 4125
pytestshellutils/utils/ports.py sha256=hyoLVW9haAzyYzYM9XhzSQjzXwJx0XBSrZDt0Rpgqn0 2225
pytestshellutils/utils/processes.py sha256=8B7jZvBoMAApduqZ2v-g2ECVpS4QgKsaCmSclUI8x3s 15635
pytestshellutils/utils/socket.py sha256=i8kGJOM0bDL_D3qdE-_6Mq4TCchzzgR3xlK2UODEdN0 512
pytestshellutils/utils/socket.pyi sha256=vghMsnlev6xCZABQRgiBJxN0QKZTDNpq3HmUcOdOM7w 21
pytestshellutils/utils/time.py sha256=6FX5mBZCUt2bgxLsfehRlygwr2wHR5FJNEdxpsWtBmc 504
pytestshellutils/utils/time.pyi sha256=IFt1qYKBsLZkodjERg_3hDrUya0isjGUpTq_uzrnTOI 19
pytest_shell_utilities-1.9.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytest_shell_utilities-1.9.0.dist-info/METADATA sha256=ecsFrn7jW3JLZKQsiv3mJk-N7PAV2qFnGdeATht224Q 5891
pytest_shell_utilities-1.9.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_shell_utilities-1.9.0.dist-info/entry_points.txt sha256=AycwkUQ7g3gpTy0UsxNHySv3ufFC-AZ6RR6cLHZwY8Y 53
pytest_shell_utilities-1.9.0.dist-info/top_level.txt sha256=nZ8uJCnaYPIwfOO76w-utXIggodalguDsYosq2zv_Os 17
pytest_shell_utilities-1.9.0.dist-info/RECORD

top_level.txt

pytestshellutils

entry_points.txt

shell-utilities = pytestshellutils.plugin