pydocstringformatter
View on PyPI — Reverse Dependencies (13)
0.7.3 | pydocstringformatter-0.7.3-py3-none-any.whl |
Wheel Details
Project: | pydocstringformatter |
Version: | 0.7.3 |
Filename: | pydocstringformatter-0.7.3-py3-none-any.whl |
Download: | [link] |
Size: | 31287 |
MD5: | c4fc10b54dd419cb4d840a444ab3db05 |
SHA256: | 3654f52c49fc729b49712d1e7c49384dfd253bdffeda4939e79dab31491c563f |
Uploaded: | 2023-01-02 15:09:28 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.38.4) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pydocstringformatter/__init__.py | sha256=1ptaVTpH-ZUFrIkPlc-7fCziSy_VPMhs7bw35ok9fag | 481 |
pydocstringformatter/__main__.py | sha256=VlAzkJUXbLTDsJJl2ub_d7PRCdmNPbbuyXNk6FRysCU | 76 |
pydocstringformatter/run.py | sha256=c7-sjOXuKUita6KvCeNxVfoXwZq6BepHNMF3U4Msm_c | 7612 |
pydocstringformatter/_configuration/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pydocstringformatter/_configuration/arguments_manager.py | sha256=Tw0FAOQiyk0_MujG00ltfjmkIDQcyg3-OWgSJtstVaY | 5001 |
pydocstringformatter/_configuration/boolean_option_action.py | sha256=4bglzsSgH0eSMAkn3liNzMnwUQBAClOV3tfqNWPlL2Y | 2362 |
pydocstringformatter/_configuration/command_line_parsing.py | sha256=UWo5zh_KEi6ksI2oXHsf0DJb056tE3IONPZr9CtE7Nw | 291 |
pydocstringformatter/_configuration/formatter_options.py | sha256=6UxDjGUroUNb7Y5IbQyPcR1a8Z2CojryrA7klUbmasE | 969 |
pydocstringformatter/_configuration/toml_parsing.py | sha256=ptkge3XWZmsSUS4fIBtK1sKKNepBZrtTAda-7_jJ6cY | 3405 |
pydocstringformatter/_configuration/validators.py | sha256=MrcUcI4hAgIkFGuHC5F7qkoKw0Ui-KQfSqfocJkI5IA | 442 |
pydocstringformatter/_formatting/__init__.py | sha256=VwnzFTMGgw_CrTx1oK3Dsp1liPaEjulmX-EOmZ7Tpyc | 1490 |
pydocstringformatter/_formatting/_utils.py | sha256=hHYYeKlo1aW04C2JCojL8w3goXjVl6ktK-7pHJaSQnc | 390 |
pydocstringformatter/_formatting/base.py | sha256=ZOunk2IXJOAxrGTuhOvHlq37P49HV7trnLQfJm44kts | 9898 |
pydocstringformatter/_formatting/formatters_default.py | sha256=x83fdcdgLOMma35VCk6kGHuOLkPqhn9MTM-B7Jka_18 | 7506 |
pydocstringformatter/_formatting/formatters_numpydoc.py | sha256=eY3tCsBU-8mLh2Ge10ZwGSsKZXBTF4JJdMKfPKN6fV4 | 4974 |
pydocstringformatter/_formatting/formatters_pep257.py | sha256=P8Ig6nkj0tusggshLxMZLLFzLZK5ubSBqXQeA1gsLmM | 2543 |
pydocstringformatter/_testutils/__init__.py | sha256=AgvTl8q_A_k60R41og9TXGPZzBJP3SYMjUDIFoI7PG0 | 2863 |
pydocstringformatter/_testutils/example_formatters.py | sha256=FDWEx5FGMwuiYDzwNiyArKoh1ZCigJtsRTNOVoH5aUY | 1259 |
pydocstringformatter/_testutils/primer/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pydocstringformatter/_testutils/primer/const.py | sha256=_AeJPKcgddOoUNv4hez0Wk6ITltnWTjZX8pX1snCgh8 | 280 |
pydocstringformatter/_testutils/primer/packages.py | sha256=VDhdXIbiwPSdq8AydIp6EwXN3LMbBfZj3XgLKE2iPxg | 2528 |
pydocstringformatter/_testutils/primer/primer.py | sha256=OeZr58qQai4P5cMYErH3ztxvpecjOe8ljf2YR2eWzv8 | 3088 |
pydocstringformatter/_utils/__init__.py | sha256=sGuYF36iM4-nB6Ij5a1EvQNOvKKx35p4j976C81sANQ | 821 |
pydocstringformatter/_utils/exceptions.py | sha256=fXQEaCxla5aXGrSAeFJF0s3eoPK0SuMvRkygfSpwRxU | 574 |
pydocstringformatter/_utils/file_diference.py | sha256=om1ZHPGuQ4Qfsg5qvLq_54x9gz2yb7Am82SbdrbSamg | 979 |
pydocstringformatter/_utils/find_docstrings.py | sha256=CqVV8DkswmNEfVRV43h7lOnLseN2bKE6PGoPksQBgdk | 572 |
pydocstringformatter/_utils/find_python_file.py | sha256=Vp6N_Xnxqaas_K0aqHwEWcfBOm7Fh8KXdcQ4G81DDhE | 1259 |
pydocstringformatter/_utils/issue_template.py | sha256=hI-pf1xgBNyvfDDN46H-NiUF0fgeAbT8d8c3S8ijq6s | 1848 |
pydocstringformatter/_utils/output.py | sha256=U6FeYtJHmK32Xk3dyTk9Pd5wVqNoiEBDmJyBlRqZBms | 812 |
pydocstringformatter-0.7.3.dist-info/LICENSE | sha256=VK-M9MJFO908qO-ti83IdRZf8OGv5G5MgfklOh-k4Es | 1074 |
pydocstringformatter-0.7.3.dist-info/METADATA | sha256=lzowo4OtrRMm1_t1gl814rWMizM3zwwCB4PKh4nezYQ | 5634 |
pydocstringformatter-0.7.3.dist-info/WHEEL | sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo | 92 |
pydocstringformatter-0.7.3.dist-info/entry_points.txt | sha256=TCgHaet6wo5krcGSMJpCdOBvnXzH83Y7ml1xMipYKYI | 86 |
pydocstringformatter-0.7.3.dist-info/top_level.txt | sha256=tOzrgQS60cXA-71IQKGZOP74eEDHfrmIhpThJeqM020 | 21 |
pydocstringformatter-0.7.3.dist-info/RECORD | — | — |
top_level.txt
pydocstringformatter
entry_points.txt
pydocstringformatter = pydocstringformatter:run_docstring_formatter