flake8
3.8.4
常见问题
Flake8文档中使用的术语表
使用Flake8
Flake8手册页
为Flake8编写插件
探索Flake8的内部结构
发行说明和历史记录
flake8
»
索引
索引
符号
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
插
|
格
|
检
|
模
|
类
|
警
|
违
|
错
|
麦
符号
--append-config=<config>
flake8 command line option
--benchmark
flake8 command line option
--bug-report
flake8 command line option
--builtins=<builtins>
flake8 command line option
--config=<config>
flake8 command line option
--count
flake8 command line option
--diff
flake8 command line option
--disable-noqa
flake8 command line option
--doctests
flake8 command line option
--enable-extensions=<errors>
flake8 command line option
--exclude-from-doctest=<paths>
flake8 command line option
--exclude=<patterns>
flake8 command line option
--exit-zero
flake8 command line option
--extend-exclude=<patterns>
flake8 command line option
--extend-ignore=<errors>
flake8 command line option
--filename=<patterns>
flake8 command line option
--format=<format>
flake8 command line option
--hang-closing
flake8 command line option
--help
flake8 command line option
--ignore=<errors>
flake8 command line option
--include-in-doctest=<paths>
flake8 command line option
--install-hook=VERSION_CONTROL_SYSTEM
flake8 command line option
--isolated
flake8 command line option
--jobs=<n>
flake8 command line option
--max-complexity=<n>
flake8 command line option
--max-doc-length=<n>
flake8 command line option
--max-line-length=<n>
flake8 command line option
--output-file=<path>
flake8 command line option
--per-file-ignores=<filename:errors>[ <filename:errors>]
flake8 command line option
--quiet
flake8 command line option
--select=<errors>
flake8 command line option
--show-source
flake8 command line option
--statistics
flake8 command line option
--stdin-display-name=<display_name>
flake8 command line option
--tee
flake8 command line option
--verbose
flake8 command line option
--version
flake8 command line option
-h
flake8 command line option
-q
flake8 command line option
-v
flake8 command line option
_
__init__() (flake8.options.config.ConfigFileFinder 方法)
(flake8.options.config.MergedConfigParser 方法)
(flake8.options.manager.Option 方法)
(flake8.options.manager.OptionManager 方法)
(flake8.plugins.manager.Plugin 方法)
(flake8.plugins.manager.PluginManager 方法)
__weakref__ (flake8.options.config.ConfigFileFinder 属性)
(flake8.options.config.MergedConfigParser 属性)
(flake8.options.manager.OptionManager 属性)
A
add_option() (flake8.options.manager.OptionManager 方法)
after_init() (flake8.formatting.base.BaseFormatter 方法)
(flake8.formatting.default.Default 方法)
aggregate_options() (在 flake8.options.aggregator 模块中)
Application (flake8.main.application 中的类)
args (flake8.main.application.Application 属性)
ast_plugins() (flake8.plugins.manager.Checkers property)
B
BaseFormatter (flake8.formatting.base 中的类)
beginning() (flake8.formatting.base.BaseFormatter 方法)
blank_before (flake8.processor.FileProcessor 属性)
blank_lines (flake8.processor.FileProcessor 属性)
build_ast() (flake8.processor.FileProcessor 方法)
build_logical_line() (flake8.processor.FileProcessor 方法)
build_logical_line_tokens() (flake8.processor.FileProcessor 方法)
C
catastrophic_failure (flake8.main.application.Application 属性)
check_files() (flake8.api.legacy.StyleGuide 方法)
check_physical_eol() (flake8.checker.FileChecker 方法)
check_plugins (flake8.main.application.Application 属性)
checker_state (flake8.processor.FileProcessor 属性)
Checkers (flake8.plugins.manager 中的类)
checks_expecting() (flake8.plugins.manager.Checkers 方法)
cli_config() (flake8.options.config.ConfigFileFinder 方法)
config_finder (flake8.options.config.MergedConfigParser 属性)
config_options (flake8.options.config.MergedConfigParser 属性)
ConfigFileFinder (flake8.options.config 中的类)
count_parentheses() (在 flake8.processor 模块中)
D
Default (flake8.formatting.default 中的类)
delete_first_token() (flake8.processor.FileProcessor 方法)
disable() (flake8.plugins.manager.Plugin 方法)
E
enable() (flake8.plugins.manager.Plugin 方法)
end_time (flake8.main.application.Application 属性)
excluded() (flake8.api.legacy.StyleGuide 方法)
execute() (flake8.plugins.manager.Plugin 方法)
exit() (flake8.main.application.Application 方法)
expand_indent() (在 flake8.processor 模块中)
extend_default_ignore() (flake8.options.manager.OptionManager 方法)
extend_default_select() (flake8.options.manager.OptionManager 方法)
F
file_checker_manager (flake8.main.application.Application 属性)
file_tokens() (flake8.processor.FileProcessor property)
FileChecker (flake8.checker 中的类)
filename (flake8.formatting.base.BaseFormatter 属性)
filenames_from() (在 flake8.utils 模块中)
FileProcessor (flake8.processor 中的类)
find_plugins() (flake8.main.application.Application 方法)
finished() (flake8.formatting.base.BaseFormatter 方法)
flake8 command line option
--append-config=<config>
--benchmark
--bug-report
--builtins=<builtins>
--config=<config>
--count
--diff
--disable-noqa
--doctests
--enable-extensions=<errors>
--exclude-from-doctest=<paths>
--exclude=<patterns>
--exit-zero
--extend-exclude=<patterns>
--extend-ignore=<errors>
--filename=<patterns>
--format=<format>
--hang-closing
--help
--ignore=<errors>
--include-in-doctest=<paths>
--install-hook=VERSION_CONTROL_SYSTEM
--isolated
--jobs=<n>
--max-complexity=<n>
--max-doc-length=<n>
--max-line-length=<n>
--output-file=<path>
--per-file-ignores=<filename:errors>[ <filename:errors>]
--quiet
--select=<errors>
--show-source
--statistics
--stdin-display-name=<display_name>
--tee
--verbose
--version
-h
-q
-v
flake8.api.legacy
模块
fnmatch() (在 flake8.utils 模块中)
format() (flake8.formatting.base.BaseFormatter 方法)
formatter (flake8.main.application.Application 属性)
formatter_for() (flake8.main.application.Application 方法)
formatting_plugins (flake8.main.application.Application 属性)
G
generate_epilog() (flake8.options.manager.OptionManager 方法)
generate_possible_local_files() (flake8.options.config.ConfigFileFinder 方法)
generate_tokens() (flake8.processor.FileProcessor 方法)
generate_versions() (flake8.options.manager.OptionManager 方法)
get() (flake8.plugins.manager.PluginTypeManager 方法)
get_statistics() (flake8.api.legacy.Report 方法)
get_style_guide() (在 flake8.api.legacy 模块中)
GETBOOL_ACTIONS (flake8.options.config.MergedConfigParser 属性)
group() (flake8.options.manager.OptionManager 方法)
(flake8.plugins.manager.Plugin 方法)
guide (flake8.main.application.Application 属性)
H
handle() (flake8.formatting.base.BaseFormatter 方法)
handle_newline() (flake8.checker.FileChecker 方法)
hang_closing (flake8.processor.FileProcessor 属性)
I
indent_char (flake8.processor.FileProcessor 属性)
indent_level (flake8.processor.FileProcessor 属性)
init_report() (flake8.api.legacy.StyleGuide 方法)
initialize() (flake8.main.application.Application 方法)
input_file() (flake8.api.legacy.StyleGuide 方法)
inside_multiline() (flake8.processor.FileProcessor 方法)
is_configured_by() (flake8.options.config.MergedConfigParser 方法)
is_eol_token() (在 flake8.processor 模块中)
is_in_a_group() (flake8.plugins.manager.Plugin 方法)
is_multiline_string() (在 flake8.processor 模块中)
is_path_excluded() (flake8.checker.Manager 方法)
is_using_stdin() (在 flake8.utils 模块中)
is_windows() (在 flake8.utils 模块中)
K
keyword_arguments_for() (flake8.processor.FileProcessor 方法)
L
line_number (flake8.processor.FileProcessor 属性)
load_plugin() (flake8.plugins.manager.Plugin 方法)
load_plugins() (flake8.plugins.manager.PluginTypeManager 方法)
local_config_files() (flake8.options.config.ConfigFileFinder 方法)
local_configs() (flake8.options.config.ConfigFileFinder 方法)
local_configs_with_files() (flake8.options.config.ConfigFileFinder 方法)
log_token() (在 flake8.processor 模块中)
logical_line (flake8.processor.FileProcessor 属性)
logical_line_plugins() (flake8.plugins.manager.Checkers property)
M
main() (在 flake8.main.cli 模块中)
make_checkers() (flake8.checker.Manager 方法)
make_file_checker_manager() (flake8.main.application.Application 方法)
make_formatter() (flake8.main.application.Application 方法)
make_guide() (flake8.main.application.Application 方法)
Manager (flake8.checker 中的类)
map() (flake8.plugins.manager.PluginManager 方法)
max_doc_length (flake8.processor.FileProcessor 属性)
max_line_length (flake8.processor.FileProcessor 属性)
merge_user_and_local_config() (flake8.options.config.MergedConfigParser 方法)
MergedConfigParser (flake8.options.config 中的类)
multiline (flake8.processor.FileProcessor 属性)
mutate_string() (在 flake8.processor 模块中)
N
names() (flake8.plugins.manager.PluginTypeManager property)
newline (flake8.formatting.base.BaseFormatter 属性)
next_line() (flake8.processor.FileProcessor 方法)
next_logical_line() (flake8.processor.FileProcessor 方法)
noqa (flake8.processor.FileProcessor 属性)
noqa_line_for() (flake8.processor.FileProcessor 方法)
normalize() (flake8.options.manager.Option 方法)
normalize_path() (在 flake8.utils 模块中)
normalize_paths() (在 flake8.utils 模块中)
O
off_by_default() (flake8.plugins.manager.Plugin property)
Option (flake8.options.manager 中的类)
option_manager (flake8.main.application.Application 属性)
(flake8.options.config.MergedConfigParser 属性)
OptionManager (flake8.options.manager 中的类)
options (flake8.formatting.base.BaseFormatter 属性)
(flake8.main.application.Application 属性)
options() (flake8.api.legacy.StyleGuide property)
output_fd (flake8.formatting.base.BaseFormatter 属性)
P
parameter_names() (flake8.plugins.manager.Plugin property)
parameters() (flake8.plugins.manager.Plugin property)
parameters_for() (在 flake8.utils 模块中)
parse() (flake8.options.config.MergedConfigParser 方法)
parse_args() (flake8.options.manager.OptionManager 方法)
parse_cli_config() (flake8.options.config.MergedConfigParser 方法)
parse_comma_separated_list() (在 flake8.utils 模块中)
parse_configuration_and_cli() (flake8.main.application.Application 方法)
parse_known_args() (flake8.options.manager.OptionManager 方法)
parse_local_config() (flake8.options.config.MergedConfigParser 方法)
parse_preliminary_options() (flake8.main.application.Application 方法)
parse_unified_diff() (在 flake8.utils 模块中)
parse_user_config() (flake8.options.config.MergedConfigParser 方法)
parsed_diff (flake8.main.application.Application 属性)
paths() (flake8.api.legacy.StyleGuide property)
physical_line_plugins() (flake8.plugins.manager.Checkers property)
Plugin (flake8.plugins.manager 中的类)
plugin() (flake8.plugins.manager.Plugin property)
plugin_name() (flake8.plugins.manager.Plugin property)
PluginManager (flake8.plugins.manager 中的类)
plugins() (flake8.plugins.manager.PluginTypeManager property)
PluginTypeManager (flake8.plugins.manager 中的类)
prelim_arg_parser (flake8.main.application.Application 属性)
previous_indent_level (flake8.processor.FileProcessor 属性)
previous_logical (flake8.processor.FileProcessor 属性)
previous_unindented_logical_line (flake8.processor.FileProcessor 属性)
process_tokens() (flake8.checker.FileChecker 方法)
program (flake8.main.application.Application 属性)
program_name (flake8.options.config.MergedConfigParser 属性)
provide_options() (flake8.plugins.manager.Plugin 方法)
(flake8.plugins.manager.PluginTypeManager 方法)
pycodestyle格式
pyflakes
Pylint (flake8.formatting.default 中的类)
Python 提高建议
PEP 257
PEP 8
R
read_lines() (flake8.processor.FileProcessor 方法)
read_lines_from_filename() (flake8.processor.FileProcessor 方法)
read_lines_from_stdin() (flake8.processor.FileProcessor 方法)
register_default_options() (在 flake8.main.options 模块中)
register_options() (flake8.plugins.manager.Checkers 方法)
(flake8.plugins.manager.Plugin 方法)
(flake8.plugins.manager.PluginTypeManager 方法)
register_plugin() (flake8.options.manager.OptionManager 方法)
register_plugin_options() (flake8.main.application.Application 方法)
register_plugin_versions() (flake8.plugins.manager.PluginTypeManager 方法)
remove_from_default_ignore() (flake8.options.manager.OptionManager 方法)
Report (flake8.api.legacy 中的类)
report() (flake8.checker.FileChecker 方法)
(flake8.checker.Manager 方法)
(flake8.main.application.Application 方法)
report_benchmarks() (flake8.main.application.Application 方法)
report_errors() (flake8.main.application.Application 方法)
report_statistics() (flake8.main.application.Application 方法)
ReportFormatters (flake8.plugins.manager 中的类)
reset_blank_before() (flake8.processor.FileProcessor 方法)
result_count (flake8.main.application.Application 属性)
run() (flake8.checker.Manager 方法)
(flake8.main.application.Application 方法)
run_ast_checks() (flake8.checker.FileChecker 方法)
run_check() (flake8.checker.FileChecker 方法)
run_checks() (flake8.checker.FileChecker 方法)
(flake8.main.application.Application 方法)
run_logical_checks() (flake8.checker.FileChecker 方法)
run_parallel() (flake8.checker.Manager 方法)
run_physical_checks() (flake8.checker.FileChecker 方法)
run_serial() (flake8.checker.Manager 方法)
running_against_diff (flake8.main.application.Application 属性)
S
should_ignore_file() (flake8.processor.FileProcessor 方法)
show_benchmarks() (flake8.formatting.base.BaseFormatter 方法)
show_source() (flake8.formatting.base.BaseFormatter 方法)
show_statistics() (flake8.formatting.base.BaseFormatter 方法)
split_line() (flake8.processor.FileProcessor 方法)
start() (flake8.checker.Manager 方法)
(flake8.formatting.base.BaseFormatter 方法)
start_time (flake8.main.application.Application 属性)
statistics (flake8.processor.FileProcessor 属性)
stdin_get_value() (在 flake8.utils 模块中)
stop() (flake8.checker.Manager 方法)
(flake8.formatting.base.BaseFormatter 方法)
strip_utf_bom() (flake8.processor.FileProcessor 方法)
StyleGuide (flake8.api.legacy 中的类)
T
to_argparse() (flake8.options.manager.Option 方法)
to_dictionary() (flake8.plugins.manager.Checkers 方法)
(flake8.plugins.manager.Plugin 方法)
token_is_newline() (在 flake8.processor 模块中)
tokens (flake8.processor.FileProcessor 属性)
total_errors() (flake8.api.legacy.Report property)
total_lines (flake8.processor.FileProcessor 属性)
total_result_count (flake8.main.application.Application 属性)
U
update_checker_state_for() (flake8.processor.FileProcessor 方法)
update_state() (flake8.processor.FileProcessor 方法)
update_version_string() (flake8.options.manager.OptionManager 方法)
user_config() (flake8.options.config.ConfigFileFinder 方法)
V
verbose (flake8.processor.FileProcessor 属性)
version (flake8.main.application.Application 属性)
version() (flake8.plugins.manager.Plugin property)
versions() (flake8.plugins.manager.PluginManager 方法)
visited_new_blank_line() (flake8.processor.FileProcessor 方法)
W
write() (flake8.formatting.base.BaseFormatter 方法)
插
插件
格
格式化程序
检
检查
模
模块
flake8.api.legacy
类
类
警
警告
违
违反
错
错误
错误代码
错误类别
麦
麦卡贝