formate
View on PyPI — Reverse 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 · WHEEL · RECORD · entry_points.txt
METADATA
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