autopytest

View on PyPIReverse Dependencies (0)

0.0.10 autopytest-0.0.10-py3-none-any.whl

Wheel Details

Project: autopytest
Version: 0.0.10
Filename: autopytest-0.0.10-py3-none-any.whl
Download: [link]
Size: 8632
MD5: 7d769c413d375e502f4a4bbdbce20d17
SHA256: b657cf224c5f48b80fd5d60457557bc3a7358c6cee3bc1a010ba4915b74c4030
Uploaded: 2023-11-21 18:24:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autopytest
Version: 0.0.10
Summary: Autotest python code
Author-Email: David Rice <me[at]davidjrice.co.uk>
Project-Url: Homepage, https://github.com/davidjrice/autopytest
Project-Url: Bug Tracker, https://github.com/davidjrice/autopytest/issues
License: MIT License Copyright (c) 2023 David Rice Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: packaging (==23.2)
Requires-Dist: toml (==0.10.2); python_version < "3.11"
Requires-Dist: typing-extensions (==4.8.0); python_version < "3.11"
Requires-Dist: watchdog (==3.0.0)
Requires-Dist: black (==23.11.0); extra == "dev"
Requires-Dist: codespell (==2.2.6); extra == "dev"
Requires-Dist: refurb (==1.24.0); extra == "dev"
Requires-Dist: ruff (==0.1.6); extra == "dev"
Requires-Dist: tox (==4.11.3); extra == "dev"
Requires-Dist: types-toml (==0.10.8.7); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3301 characters]

WHEEL

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

RECORD

Path Digest Size
autopytest/__init__.py sha256=S-JeLgZdAc4kXiqMlgXpILfC2qfL7aa4pNvCW38YXM4 77
autopytest/autotest.py sha256=7pcneQP275OneX_tpw4ywqIijCCa57B4-89H4YbBcXs 2795
autopytest/cli.py sha256=ZQvkM69Zet4JkClTV2L5BEHBkTGnFVhY3xUvS7L8EAg 200
autopytest/config.py sha256=mm4nWfBLZviEsTMU9-MvHAN14GX1sdrUwrk8X2cn-uo 1792
autopytest/file.py sha256=RB__11VLNu61FwHEa4BpGwBSAFKgZcW4ft-5k1lnklE 844
autopytest/source.py sha256=8avhJTc3k5CP7ToLmcKIDKO6KkdsVNGlk9Eb6UFYTWs 990
autopytest/strategy.py sha256=hMeinRpx79Pkxr2DeM7D5ECljrf4y1QRHz8TzROY6NQ 1778
autopytest/runners/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autopytest/runners/pytest.py sha256=cHICqC7GM2_Bpa9074S1Yq439xhQP_czYDaosGF_GKQ 361
autopytest-0.0.10.dist-info/METADATA sha256=4FXl_RyK_i6RSgZ-wDaItj7o9mG80kBKPgj4NUAiwSo 5487
autopytest-0.0.10.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
autopytest-0.0.10.dist-info/entry_points.txt sha256=Z1_-hAe07u18M1q4dSNpZ9UI1XzfissGkyATgiIWBws 51
autopytest-0.0.10.dist-info/licenses/LICENSE sha256=uOR7gTNeUlfd8eR6ZpY0j3Ry88bEtyDYoqDGmAdYd5U 1075
autopytest-0.0.10.dist-info/RECORD

entry_points.txt

autopytest = autopytest.cli:main