跳转到主要内容

Flake8插件的辅助库。

项目描述

Flake8插件的辅助库。

文档

Documentation Build Status Docs Check Status

测试

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

活动

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

质量保证

CodeFactor Grade Flake8 Status mypy status

其他

License GitHub top language Requirements Status

安装

flake8-helper 可以从PyPI或Anaconda安装。

使用 pip 安装

$ python -m pip install flake8-helper

使用 conda 安装

  • 首先添加所需的通道

$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding
  • 然后安装

$ conda install flake8-helper

支持者