Reads Polarion docstrings and validates them using flake8
Library for reading Polarion docstrings used in CFME QE. Includes a flake8 extension for validating the docstrings.
To install the package to your virtualenv, run
pip install polarion-docstrings
or install it from cloned directory
pip install -e .
Package on PyPI <https://pypi.python.org/pypi/polarion-docstrings>