{"id":15641078,"url":"https://github.com/danie1k/python-flake8-if-checker","last_synced_at":"2025-03-29T21:44:24.407Z","repository":{"id":56425204,"uuid":"172138322","full_name":"danie1k/python-flake8-if-checker","owner":"danie1k","description":"Flake8 \"IF\" statement complexity linter plugin","archived":false,"fork":false,"pushed_at":"2020-11-09T20:31:39.000Z","size":65,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T02:46:26.606Z","etag":null,"topics":["flake8","flake8-plugin","python","python-package"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/flake8-if-checker/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danie1k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-22T21:40:25.000Z","updated_at":"2020-11-09T20:33:32.000Z","dependencies_parsed_at":"2022-08-15T18:30:49.378Z","dependency_job_id":null,"html_url":"https://github.com/danie1k/python-flake8-if-checker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danie1k%2Fpython-flake8-if-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danie1k%2Fpython-flake8-if-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danie1k%2Fpython-flake8-if-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danie1k%2Fpython-flake8-if-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danie1k","download_url":"https://codeload.github.com/danie1k/python-flake8-if-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249227,"owners_count":20747167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flake8","flake8-plugin","python","python-package"],"created_at":"2024-10-03T11:41:19.490Z","updated_at":"2025-03-29T21:44:24.382Z","avatar_url":"https://github.com/danie1k.png","language":"Python","readme":"[![Build Status](https://travis-ci.org/danie1k/python-flake8-if-checker.svg?branch=master)](https://travis-ci.org/danie1k/python-flake8-if-checker)\n[![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)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flake8-if-checker)](https://pypi.org/project/flake8-if-checker/)\n[![PyPI](https://img.shields.io/pypi/v/flake8-if-checker)](https://pypi.org/project/flake8-if-checker/)\n[![MIT License](https://img.shields.io/github/license/danie1k/python-flake8-if-checker)](https://github.com/danie1k/python-flake8-if-checker/blob/master/LICENSE)\n[![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)\n\n# flake8-if-checker\n\n[Flake8](https://pypi.org/project/flake8/)'s `IF` statement complexity linter plugin.\n\n\n## Table of Contents\n\n1. [About the Project](#about-the-project)\n1. [Installation](#installation)\n1. [Configuration](#configuration)\n1. [Known issues](#known-issues)\n1. [License](#license)\n\n\n## About the Project\n\nThis plugins adds one new flake8 warning.\n\n`IF01` Too many conditions in IF/ELIF Statement/Expression.\n\n\n## Installation\n\n```\npip install flake8-if-checker\n```\n\n## Configuration\n\nIf using the select [option from flake8](http://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-select)\nbe sure to enable the `IF` category as well.\n\n\n## Known issues\n\n- In Python 3.8 does not work with flake8 \u003c 3.8\n- Does not work with Python 3.9\n\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie1k%2Fpython-flake8-if-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanie1k%2Fpython-flake8-if-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie1k%2Fpython-flake8-if-checker/lists"}