Metadata-Version: 2.1
Name: yap-styleguide
Version: 0.0.2
Summary: Yet another python styleguide
Home-page: https://github.com/vahaah/yap-styleguide
License: MIT
Keywords: styleguide
Author: Alex Vakhitov
Author-email: alexius@hey.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bandit (>=1.7.0,<2.0.0)
Requires-Dist: black (>=20.8b1,<21.0)
Requires-Dist: darglint (>=1.5.8,<2.0.0)
Requires-Dist: flake8 (>=3.8.4,<4.0.0)
Requires-Dist: flake8-annotations (>=2.5.0,<3.0.0)
Requires-Dist: flake8-bandit (>=2.1.2,<3.0.0)
Requires-Dist: flake8-black (>=0.2.1,<0.3.0)
Requires-Dist: flake8-bugbear (>=20.11.1,<21.0.0)
Requires-Dist: flake8-docstrings (>=1.5.0,<2.0.0)
Requires-Dist: flake8-import-order (>=0.18.1,<0.19.0)
Requires-Dist: flake8-isort (>=4.0.0,<5.0.0)
Requires-Dist: importlib-metadata (>=1.5.0,<2.0.0); python_version < "3.8"
Project-URL: Documentation, https://yap-styleguide.readthedocs.io
Project-URL: Repository, https://github.com/vahaah/yap-styleguide
Description-Content-Type: text/markdown

[![Tests](https://github.com/vahaah/yap-styleguide/workflows/Tests/badge.svg)](https://github.com/vahaah/yap-styleguide/actions?workflow=Tests)
[![Codecov](https://codecov.io/gh/vahaah/yap-styleguide/branch/master/graph/badge.svg)](https://codecov.io/gh/vahaah/yap-styleguide)
[![PyPI](https://img.shields.io/pypi/v/yap-styleguide.svg)](https://pypi.org/project/yap-styleguide/)
[![Read the Docs](https://readthedocs.org/projects/hypermodern-python/badge/)](https://yap-styleguide.readthedocs.io/)

# Yet another python styleguide


