معرفی شرکت ها


flake8-if-checker-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Flake8's IF statement complexity linter plugin
ویژگی مقدار
سیستم عامل -
نام فایل flake8-if-checker-0.3.0
نام flake8-if-checker
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Kuruc
ایمیل نویسنده daniel@kuruc.dev
آدرس صفحه اصلی https://github.com/danie1k/python-flake8-if-checker
آدرس اینترنتی https://pypi.org/project/flake8-if-checker/
مجوز MIT
[![Build Status](https://travis-ci.org/danie1k/python-flake8-if-checker.svg?branch=master)](https://travis-ci.org/danie1k/python-flake8-if-checker) [![Code Coverage](https://codecov.io/gh/danie1k/python-flake8-if-checker/branch/master/graph/badge.svg?token=y4x0mbm2XT)](https://codecov.io/gh/danie1k/python-flake8-if-checker) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flake8-if-checker)](https://pypi.org/project/flake8-if-checker/) [![PyPI](https://img.shields.io/pypi/v/flake8-if-checker)](https://pypi.org/project/flake8-if-checker/) [![MIT License](https://img.shields.io/github/license/danie1k/python-flake8-if-checker)](https://github.com/danie1k/python-flake8-if-checker/blob/master/LICENSE) [![Automatic PyPI Release](https://github.com/danie1k/python-flake8-if-checker/workflows/PyPi%20Release/badge.svg)](https://github.com/danie1k/python-flake8-if-checker/actions) # flake8-if-checker [Flake8](https://pypi.org/project/flake8/)'s `IF` statement complexity linter plugin. ## Table of Contents 1. [About the Project](#about-the-project) 1. [Installation](#installation) 1. [Configuration](#configuration) 1. [Known issues](#known-issues) 1. [License](#license) ## About the Project This plugins adds one new flake8 warning. `IF01` Too many conditions in IF/ELIF Statement/Expression. ## Installation ``` pip install flake8-if-checker ``` ## Configuration If using the select [option from flake8](http://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-select) be sure to enable the `IF` category as well. ## Known issues - In Python 3.8 does not work with flake8 < 3.8 - Does not work with Python 3.9 ## License MIT


نیازمندی

مقدار نام
>3.2.0 flake8
>=3.0.0 flake8
>=4.3.0 isort
>=1.9.0 pylint
>=18.6b2 black
>=0.790 mypy
- typing
>=5.0 coverage
- mock
>=4.6.0 pytest
- pytest-sugar


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

مقدار نام
>=2.7, <3.9 Python


نحوه نصب


نصب پکیج whl flake8-if-checker-0.3.0:

    pip install flake8-if-checker-0.3.0.whl


نصب پکیج tar.gz flake8-if-checker-0.3.0:

    pip install flake8-if-checker-0.3.0.tar.gz