File: install.rst

package info (click to toggle)
pydocstyle 6.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 776 kB
  • sloc: python: 5,183; makefile: 162
file content (9 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
Use `pip <http://pip-installer.org>`_ or easy_install:


.. code::

    pip install pydocstyle

Alternatively, you can use ``pydocstyle.py`` source file
directly - it is self-contained.