su6

View on PyPIReverse Dependencies (23)

1.9.0 su6-1.9.0-py3-none-any.whl

Wheel Details

Project: su6
Version: 1.9.0
Filename: su6-1.9.0-py3-none-any.whl
Download: [link]
Size: 20637
MD5: 867f391c660025a43b2496369ea7ae30
SHA256: 40102192ab5488b1f2b282dc2ab1cf71170350428722c6f6587172c3835eef69
Uploaded: 2024-05-22 19:41:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: su6
Version: 1.9.0
Summary: Python cli tool to use tools for some common code quality checks (opinionated)
Author-Email: Robin van der Noord <robinvandernoord[at]gmail.com>
Project-Url: Documentation, https://github.com/trialandsuccess/su6#readme
Project-Url: Issues, https://github.com/trialandsuccess/su6/issues
Project-Url: Source, https://github.com/trialandsuccess/su6
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: configuraptor (>=1.14)
Requires-Dist: plumbum
Requires-Dist: typer[all]
Requires-Dist: bandit; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: contextlib-chdir; python_version < "3.11" and extra == "all"
Requires-Dist: genbadge[coverage]; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: pydocstyle; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: ruff; extra == "all"
Requires-Dist: bandit; extra == "bandit"
Requires-Dist: black; extra == "black"
Requires-Dist: hatch; extra == "dev"
Requires-Dist: python-semantic-release (<8); extra == "dev"
Requires-Dist: su6-plugin-demo; extra == "dev"
Requires-Dist: isort; extra == "isort"
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: su6-plugin-prettier; extra == "prettier"
Requires-Dist: pydocstyle; extra == "pydocstyle"
Requires-Dist: contextlib-chdir; python_version < "3.11" and extra == "pytest"
Requires-Dist: genbadge[coverage]; extra == "pytest"
Requires-Dist: pytest; extra == "pytest"
Requires-Dist: pytest-cov; extra == "pytest"
Requires-Dist: ruff; extra == "ruff"
Requires-Dist: su6-plugin-svelte-check; extra == "svelte-check"
Provides-Extra: all
Provides-Extra: bandit
Provides-Extra: black
Provides-Extra: dev
Provides-Extra: isort
Provides-Extra: mypy
Provides-Extra: prettier
Provides-Extra: pydocstyle
Provides-Extra: pytest
Provides-Extra: ruff
Provides-Extra: svelte-check
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 7710 characters]

WHEEL

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

RECORD

Path Digest Size
su6/__about__.py sha256=s8vKpMnbq3K1X1kDyknHySFbt2PMpjCfszoaaC4nVTk 206
su6/__init__.py sha256=veiCsyBXErtISERWFqsBDiI3x566yg2ii4laj0Gfq-0 583
su6/cli.py sha256=Z4IvP2Fal71ucA9bRq35LqSEbAPe1-3NhMSBpW2M90c 15061
su6/core.py sha256=YGWHEOp5bQ5LAxYuUtYl9B3TRY6_0BPL2ZMkTtWN8Oc 21797
su6/plugins.py sha256=7pwHtQ6W4R_zu8zfSJLMHBYqk6x1HZ62l9DfYzxuEsc 11198
su6/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
su6-1.9.0.dist-info/METADATA sha256=wH0GFeKgnRxR8vB4l0VrxubZ5F1JtNEz2M9qDTZSl9E 10095
su6-1.9.0.dist-info/WHEEL sha256=y1bSCq4r5i4nMmpXeUJMqs3ipKvkZObrIXSvJHm1qCI 87
su6-1.9.0.dist-info/entry_points.txt sha256=n0cOjf6LsiOtPFzjyCvcgc1Szj09KOIoqcNTrpqhyng 32
su6-1.9.0.dist-info/licenses/LICENSE.txt sha256=phAZvZvcwqxTXoegIDmLeu-qzAS8KrasXQ5zpY9bmMA 1113
su6-1.9.0.dist-info/RECORD

entry_points.txt

su6 = su6:app