{ "info": { "author": "Tsukasa OMOTO", "author_email": "henry0312@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing" ], "description": "# pytest-docstyle\n\n[![PyPI version](https://badge.fury.io/py/pytest-docstyle.svg)](https://pypi.org/project/pytest-docstyle/)\n\n[pytest](https://docs.pytest.org/en/latest/) plugin to run [pydocstyle](https://github.com/PyCQA/pydocstyle)\n\n## Installation\n\n```sh\npip install pytest-docstyle\n```\n\n## Usage\n\n```sh\npytest --docstyle ...\n```\n\nFor detail, please see `pytest -h` after installation.\n\n## Configuration\n\nYou can configure options of pydocstyle with `setup.cfg` (or `pytest.ini`). \n(cf. [Configuration \u2014 pytest documentation](https://docs.pytest.org/en/latest/customize.html))\n\nFor example,\n\n```\n[tool:pytest]\ndocstyle_convention = numpy\ndocstyle_add_ignore = D400 D403\n```\n\n## Licence\n\nThe MIT License \nCopyright (c) 2017 Tsukasa OMOTO\n\n## Acknowledgments\n\n- [abendebury/pytest-pep257](https://github.com/abendebury/pytest-pep257)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/henry0312/pytest-docstyle", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pytest-pydocstyle", "package_url": "https://pypi.org/project/pytest-pydocstyle/", "platform": "", "project_url": "https://pypi.org/project/pytest-pydocstyle/", "project_urls": { "Homepage": "https://github.com/henry0312/pytest-docstyle" }, "release_url": "https://pypi.org/project/pytest-pydocstyle/1.5.0/", "requires_dist": null, "requires_python": "~=3.5", "summary": "pytest plugin to run pydocstyle", "version": "1.5.0" }, "last_serial": 4604673, "releases": { "1.2.2": [ { "comment_text": "", "digests": { "md5": "00cc0acc1a17ad59f8b40cf08c035fd0", "sha256": "c452e06c9b5b210de9a9b13fc81fed01eb67c0f68d617fed2060d1ad8406a331" }, "downloads": -1, "filename": "pytest-pydocstyle-1.2.2.tar.gz", "has_sig": false, "md5_digest": "00cc0acc1a17ad59f8b40cf08c035fd0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4", "size": 2442, "upload_time": "2018-03-20T03:34:54", "url": "https://files.pythonhosted.org/packages/64/ec/ebab8d3ccced21b9d4fe049e214928c80b342e72b8e148526650502bc529/pytest-pydocstyle-1.2.2.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "23181a14f1dd5677a3d587624fc242ad", "sha256": "3fe3dd9ecd32aecb462945b1d1547a1a229802e331c20935bb3256c71fa110ad" }, "downloads": -1, "filename": "pytest-pydocstyle-1.3.0.tar.gz", "has_sig": false, "md5_digest": "23181a14f1dd5677a3d587624fc242ad", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 2952, "upload_time": "2018-03-26T06:15:59", "url": "https://files.pythonhosted.org/packages/44/de/ce8c4ab79d0f012876053b3e18bb8b7a0cda5eb9373dc00a418b4b9c446f/pytest-pydocstyle-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "2ecd182d3190899504ec046bf707b628", "sha256": "78e6590aa32965616eb45c99b064887cd2bc0e43b233a7a1c7fa794f4bdd5146" }, "downloads": -1, "filename": "pytest-pydocstyle-1.3.1.tar.gz", "has_sig": false, "md5_digest": "2ecd182d3190899504ec046bf707b628", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3847, "upload_time": "2018-04-02T12:05:09", "url": "https://files.pythonhosted.org/packages/58/d7/81f5ffb0a532d68b4193dbea9dd1ae87421e2c84f7ce5523e7a90da057bb/pytest-pydocstyle-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "11ef5fedba088f8e5273d943375f4985", "sha256": "7b5d2910c92521636928f9647c78ac3634394f81cec7287f4832d80733ac90bb" }, "downloads": -1, "filename": "pytest-pydocstyle-1.3.2.tar.gz", "has_sig": false, "md5_digest": "11ef5fedba088f8e5273d943375f4985", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3824, "upload_time": "2018-04-23T03:12:40", "url": "https://files.pythonhosted.org/packages/95/2d/adc484b4afa819585fd615d06042cf01e6a42443124448e0250caeeaa3f1/pytest-pydocstyle-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "5644f918b52bd430bd2b0153860548bb", "sha256": "f8bc2131b2f5a1a88b033c05d01a036045e64bb20650740c7c071bd01b284e32" }, "downloads": -1, "filename": "pytest-pydocstyle-1.3.3.tar.gz", "has_sig": false, "md5_digest": "5644f918b52bd430bd2b0153860548bb", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3867, "upload_time": "2018-08-29T01:39:25", "url": "https://files.pythonhosted.org/packages/d3/e2/8fb062e007b0b18b05566db8ffe8d9c693a7950ee5506f4205e41d5a53e0/pytest-pydocstyle-1.3.3.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "b480c37fab39f6d459b0482d949d30d6", "sha256": "8af789e596cc0a254f5f280cc93a960e168cf1874ef21f4b3919f8b5eac0bb15" }, "downloads": -1, "filename": "pytest-pydocstyle-1.4.0.tar.gz", "has_sig": false, "md5_digest": "b480c37fab39f6d459b0482d949d30d6", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3910, "upload_time": "2018-09-01T06:06:05", "url": "https://files.pythonhosted.org/packages/8c/80/3ec0b7238ef326bc44d35c407c6191fd000d6bc93a2e35b51b576d5cf922/pytest-pydocstyle-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "86d84a8127e29174de18c3ea51693369", "sha256": "acfd986e6c49e0979cfd6dc1f1f57219a9a1ba92f93c4db8614a183741f4b427" }, "downloads": -1, "filename": "pytest-pydocstyle-1.4.1.tar.gz", "has_sig": false, "md5_digest": "86d84a8127e29174de18c3ea51693369", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3882, "upload_time": "2018-11-15T06:10:20", "url": "https://files.pythonhosted.org/packages/18/89/dfa23a6c0e2776e6ab3ebf7736009a656a106674e95f65076769700eb745/pytest-pydocstyle-1.4.1.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "7537447418fbdb438049669eebd405f7", "sha256": "701d0590be48bf80691521c646d956c5fa5ebb40324505dcd107e3022a773d7a" }, "downloads": -1, "filename": "pytest-pydocstyle-1.5.0.tar.gz", "has_sig": false, "md5_digest": "7537447418fbdb438049669eebd405f7", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3897, "upload_time": "2018-12-16T12:49:07", "url": "https://files.pythonhosted.org/packages/96/f5/50ebc9db5a2e78433981a547281e17775783f22cb15d4af3f809c6f14c68/pytest-pydocstyle-1.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7537447418fbdb438049669eebd405f7", "sha256": "701d0590be48bf80691521c646d956c5fa5ebb40324505dcd107e3022a773d7a" }, "downloads": -1, "filename": "pytest-pydocstyle-1.5.0.tar.gz", "has_sig": false, "md5_digest": "7537447418fbdb438049669eebd405f7", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 3897, "upload_time": "2018-12-16T12:49:07", "url": "https://files.pythonhosted.org/packages/96/f5/50ebc9db5a2e78433981a547281e17775783f22cb15d4af3f809c6f14c68/pytest-pydocstyle-1.5.0.tar.gz" } ] }