flake8-pydocstyle
The project is ARCHIVED, and it is no longer actively maintained.
I have stopped using pydocstyle and substituted it with ruff. Moreover pydocstyle project has been deprecated and is no longer actively maintained.
Description
Plugin for flake8 that runs pydocstyle while linting.
It is running pydocstyle as it would be run without any parameters in the command line, so it respects all configuration file options that you can set for example in pyproject.toml.
Reason
Maybe you ask a question why just not use flake8-docstrings. In my use-case I wanted to keep the configuration in the pyproject.toml file and be able to use everything that pydocstyle has to offer in terms of customization. The flake8-docstrings is not reading the pydocstyle config files, but provides its own options which was insufficient to me.
Contributing
If you wish to contribute feel free to create an issue or just straight away fork and create PR to this repository. To save your and my time on discussions please provide a good description for them.
Development
Development documentation can be found here
Release files for flake8-pydocstyle 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flake8_pydocstyle-0.2.5.tar.gz | 7.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flake8_pydocstyle-0.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.9 kB
Release files / flake8_pydocstyle-0.2.5.tar.gz
| Download URL | flake8_pydocstyle-0.2.5.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70dee3e8d2eebe1765aea2067cd33dfcfd83391c1a958230bd2fc417b67e6157
|
|
BLAKE2b-256 checksum How to use checksums |
312e77fe42b3b14ea1017caca0fbc62c4de06c5e0fe2d71a2c096b05c0ecf594
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.12.7 Windows/11
|
Release files / flake8_pydocstyle-0.2.5-py3-none-any.whl
| Download URL | flake8_pydocstyle-0.2.5-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8e3f78fe1510d5aa8492a7a3f6b2cdbacdb7d531c7d4a9dc6be7d37d3e0ddd08
|
|
BLAKE2b-256 checksum How to use checksums |
e9302bbd7967b4737237cfbcbee5f3a27f5d93011d2edd1ff7965f0c6e60d4eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.12.7 Windows/11
|