formate

View on PyPIReverse Dependencies (3)

0.8.0 formate-0.8.0-py3-none-any.whl

Wheel Details

Project: formate
Version: 0.8.0
Filename: formate-0.8.0-py3-none-any.whl
Download: [link]
Size: 29318
MD5: 3238f8c8c7a4c638c7b7a4ecfc7065b8
SHA256: 15675fbbea5e0ec926f60058d81bfd4132a9fe0c726cc0ed36a140ca4476215d
Uploaded: 2025-01-30 15:10:58 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: formate
Version: 0.8.0
Summary: Python formatting mate.
Author-Email: Dominic Davis-Foster <dominic[at]davis-foster.co.uk>
Home-Page: https://github.com/python-formate/formate
Project-Url: Issue Tracker, https://github.com/python-formate/formate/issues
Project-Url: Source Code, https://github.com/python-formate/formate
Project-Url: Documentation, https://formate.readthedocs.io/en/latest
License: MIT
Keywords: formatting,linting
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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 :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Platform: Windows
Platform: macOS
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: astatine (>=0.3.1)
Requires-Dist: asttokens (>=2.0.4)
Requires-Dist: attr-utils (>=0.5.5)
Requires-Dist: attrs (>=20.3.0)
Requires-Dist: click (>=7.1.2)
Requires-Dist: consolekit (>=1.0.0)
Requires-Dist: dom-toml (>=0.4.0)
Requires-Dist: domdf-python-tools (>=2.5.0)
Requires-Dist: isort (>=5.5.2)
Requires-Dist: prettyprinter (>=0.18.0)
Requires-Dist: typing-extensions (>=3.7.4.3)
Requires-Dist: yapf (<0.43.0,>=0.30.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 5670 characters]

WHEEL

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

RECORD

Path Digest Size
formate/__init__.py sha256=RGJtUTnldvCBCR5hb6HCUo2unv8uJro5jRWsiN1yqVw 9766
formate/__main__.py sha256=NPLb-WRdwlukk86g5EQ_6xXzL1jJOt3cuO4RvQtSBuM 4606
formate/classes.py sha256=XzKjnPDKIQoae0W0NjDw9FinSx4h6B12GJ0pqu3ZYQs 5484
formate/config.py sha256=tNLeV9kqOU-J4Tc1AM7gODPweCgh0LXhJzlU65ZkOlo 3854
formate/dynamic_quotes.py sha256=2YMopxlrDFv7to9kwfZZA9961Vx5D9bIgRtqWBr4bV8 4557
formate/ellipses.py sha256=zp9dDnGKsOaRMGDXVXK5xy22t8AtEITjvLgTmGGkow0 3785
formate/exceptions.py sha256=sMqnbhbge3mwOBIDEbdd-lwgMSloQuK90oZ3nz8NL9s 1567
formate/imports.py sha256=q46PgQIhvTaOwf05kTXJGJ1-5hLx1yLNRY44oH-lbLc 3127
formate/mini_hooks.py sha256=uJbI3qVWA_xO2fVvbptT3Y_z5AbbrQ2C8B-27suAhGY 6567
formate/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
formate/reformat_generics.py sha256=qx-rIJLtmmHrIdRcBruc6SG1LIL2bS5Nl-pp3yoQmWU 9912
formate/utils.py sha256=Ae_BOewLMGOYarlnJqldTirt5Q-W7epH-FemhywvMlU 6067
formate-0.8.0.dist-info/LICENSE sha256=YAujfwFBGHRBN1H8e-lMPJIrNjXLUFPxjc5W0_JrqoU 1069
formate-0.8.0.dist-info/METADATA sha256=sdGTFSh0RqZJP2YT33_zqnIem5CjZ3MdhDuTJSP3SLA 7480
formate-0.8.0.dist-info/WHEEL sha256=BKn3NsEitvGOujn9xNlxxTBtBPCGWWsB3u3zHbttCmw 83
formate-0.8.0.dist-info/entry_points.txt sha256=BpTPBjE6iDxws7Y2-QyC7pDDXIHIbwc4ImqUsf3CSeU 466
formate-0.8.0.dist-info/RECORD

entry_points.txt

formate = formate.__main__:main
collections-import-rewrite = formate.imports:rewrite_collections_abc_imports
dynamic_quotes = formate.dynamic_quotes:dynamic_quotes
ellipsis_reformat = formate.ellipses:ellipsis_reformat
isort = formate:isort_hook
noqa_reformat = formate.mini_hooks:noqa_reformat
reformat-generics = formate.reformat_generics:reformat_generics
squish_stubs = formate.mini_hooks:squish_stubs
yapf = formate:yapf_hook