معرفی شرکت ها


flake8-aggressive-1.1.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Flake8 aggressive plugins pack
ویژگی مقدار
سیستم عامل -
نام فایل flake8-aggressive-1.1.9
نام flake8-aggressive
نسخه کتابخانه 1.1.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Austin Page
ایمیل نویسنده jaustinpage@gmail.com
آدرس صفحه اصلی https://pypi.org/project/flake8-aggreessive
آدرس اینترنتی https://pypi.org/project/flake8-aggressive/
مجوز MIT
# flake8-aggressive [![pypi](https://badge.fury.io/py/flake8-aggressive.svg)](https://pypi.org/project/flake8-aggressive) [![Python: 3.6+](https://img.shields.io/badge/Python-3.6+-blue.svg)](https://pypi.org/project/flake8-aggressive) [![Downloads](https://img.shields.io/pypi/dm/flake8-awesome.svg)](https://pypistats.org/packages/flake8-aggressive) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://en.wikipedia.org/wiki/MIT_License) Flake8 aggressive plugins pack. This is a fork of the very awesome [flake8-awesome](https://github.com/afonasev/flake8-awesome) plugins pack. This one is intended to include a lot more plugins. ## Installation ```bash pip install flake8-aggressive ``` vs ```bash pip install flake8 flake8-builtins flake8-comprehensions flake8-eradicate # etc. ``` ## Example of Flake8 config ```ini [flake8] enable-extensions = G exclude = .git, .venv ignore = A003 ; 'id' is a python builtin, consider renaming the class attribute W503 ; line break before binary operator S101 ; use of assert detected (useless with pytest) max-complexity = 8 max-annotations-complexity = 3 max-expression-complexity = 7 max-line-length = 120 show-source = true ``` ## List of plugins ### flake8-awesome * flake8-annotations-complexity * flake8-bandit * flake8-breakpoint * flake8-bugbear * flake8-builtins * flake8-comprehensions * flake8-eradicate * flake8-expression-complexity * flake8-if-expr * flake8-isort * flake8-logging-format * flake8-print * flake8-pytest * flake8-pytest-style * flake8-requirements * flake8-return * pep8-naming ### flake8-aggressive * pylint * flakeheaven * darglint * flake8-2020 * flake8-absolute-import * flake8-annotations * flake8-blind-except * flake8-broken-line * flake8-class-attributes-order * flake8-datetimez * flake8-debugger * flake8-executable * flake8-fixme * flake8-no-implicit-concat * flake8-pep3101 * flake8-raise * flake8-simplify * flake8-strftime * flake8-string-format * flake8-super * flake8-use-pathlib


نیازمندی

مقدار نام
==4.0.1 flake8
>=2.14.5 pylint
>=3.0.0 flakeheaven
>=1.8.1 darglint
>=1.6.1 flake8-2020
>=1.0.0.1 flake8-absolute-import
>=2.9.1 flake8-annotations
>=0.0.7 flake8-annotations-complexity
>=3.0.0 flake8-bandit
>=0.2.1 flake8-blind-except
>=0.5.0 flake8-broken-line
>=22.8.23 flake8-bugbear
>=1.5.3 flake8-builtins
>=0.1.3 flake8-class-attributes-order
>=3.10.0 flake8-comprehensions
>=20.10.0 flake8-datetimez
>=4.1.2 flake8-debugger
>=1.3.0 flake8-eradicate
>=2.1.1 flake8-executable
>=0.0.11 flake8-expression-complexity
>=1.1.1 flake8-fixme
>=4.2.0 flake8-isort
>=0.7.5 flake8-logging-format
>=0.3.3 flake8-no-implicit-concat
>=1.3.0 flake8-pep3101
>=5.0.0 flake8-print
>=1.4 flake8-pytest
>=1.6.0 flake8-pytest-style
>=0.0.5 flake8-raise
>=1.6.0 flake8-requirements
>=1.1.3 flake8-return
>=0.19.3 flake8-simplify
>=0.3.2 flake8-strftime
>=0.3.0 flake8-string-format
>=0.1.3 flake8-super
>=0.3.0 flake8-use-pathlib
>=0.13.1 pep8-naming


زبان مورد نیاز

مقدار نام
>=3.7.2,<4.0.0 Python


نحوه نصب


نصب پکیج whl flake8-aggressive-1.1.9:

    pip install flake8-aggressive-1.1.9.whl


نصب پکیج tar.gz flake8-aggressive-1.1.9:

    pip install flake8-aggressive-1.1.9.tar.gz