Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W _ __bool__() (tox.journal.env.EnvJournal method) __contains__() (tox.config.sets.ConfigSet method) __iter__() (tox.config.sets.ConfigSet method) (tox.config.types.EnvList method) __setitem__() (tox.journal.env.EnvJournal method) A add_argument() (tox.config.cli.parser.ToxParser method) add_argument_group() (tox.config.cli.parser.ToxParser method) add_command() (tox.config.cli.parser.ToxParser method) add_config() (tox.config.sets.ConfigSet method) add_constant() (tox.config.sets.ConfigSet method) add_execute() (tox.journal.env.EnvJournal method) add_package_env() (tox.tox_env.register.ToxEnvRegister method) add_run_env() (tox.tox_env.register.ToxEnvRegister method) allow_post_commands_after_interrupt() (tox.tox_env.api.ToxEnv method) API (tox.execute.request.StdinSource attribute) args (tox.config.types.Command attribute) ArgumentParserWithEnvAndConfig (class in tox.config.cli.parser) assert_failed() (tox.pytest.ToxRunOutcome method) assert_failure() (tox.execute.api.Outcome method) assert_out_err() (tox.pytest.ToxRunOutcome method) assert_success() (tox.execute.api.Outcome method) (tox.pytest.ToxRunOutcome method) B base() (tox.config.cli.parser.ToxParser class method) build() (tox.config.loader.api.Loader method) build_instance() (tox.execute.api.Execute method) C cache (tox.tox_env.api.ToxEnv property) call() (tox.execute.api.Execute method) chdir() (tox.pytest.ToxProject method) child_pkg_envs() (tox.tox_env.package.PackageToxEnv method) clear_env() (tox.config.main.Config method) close_and_read_out_err() (tox.tox_env.api.ToxEnv method) cmd (tox.execute.api.ExecuteInstance property) (tox.execute.api.Outcome attribute) (tox.execute.request.ExecuteRequest attribute) colored() (tox.execute.stream.SyncWrite method) Command (class in tox.config.types) compare() (tox.tox_env.info.Info method) conf (tox.tox_env.api.ToxEnv attribute) Config (class in tox.config.main) ConfigConstantDefinition (class in tox.config.of_type) ConfigDefinition (class in tox.config.of_type) ConfigDynamicDefinition (class in tox.config.of_type) ConfigLoadArgs (class in tox.config.loader.api) ConfigSet (class in tox.config.sets) content (tox.execute.stream.SyncWrite property) (tox.journal.env.EnvJournal property) Convert (class in tox.config.loader.convert) copy() (tox.config.loader.api.ConfigLoadArgs method) core (tox.config.main.Config property) (tox.tox_env.api.ToxEnv attribute) core() (tox.config.cli.parser.ToxParser class method) CoreConfigSet (class in tox.config.sets) cwd (tox.execute.request.ExecuteRequest attribute) D default_env_runner (tox.tox_env.register.ToxEnvRegister property) default_set_env_loader (tox.config.sets.EnvConfigSet attribute) display_context() (tox.tox_env.api.ToxEnv method) E elapsed (tox.execute.api.Outcome property) end (tox.execute.api.Outcome attribute) ensure_only_run_env_is_active() (tox.session.env_select.EnvSelector method) env (tox.execute.request.ExecuteRequest attribute) env_conf() (tox.pytest.ToxRunOutcome method) env_dir (tox.tox_env.api.ToxEnv property) env_log_dir (tox.tox_env.api.ToxEnv property) env_name (tox.config.sets.ConfigSet property) env_runners (tox.tox_env.register.ToxEnvRegister property) env_tmp_dir (tox.tox_env.api.ToxEnv property) EnvConfigSet (class in tox.config.sets) environment_variables (tox.tox_env.api.ToxEnv property) (tox.tox_env.runner.RunToxEnv property) EnvJournal (class in tox.journal.env) EnvList (class in tox.config.types) envs (tox.session.state.State property) envs() (tox.config.source.api.Source method) EnvSelector (class in tox.session.env_select) err (tox.execute.api.ExecuteStatus property) (tox.execute.api.Outcome attribute) err_handler (tox.execute.api.ExecuteInstance property) Execute (class in tox.execute.api) execute() (tox.tox_env.api.ToxEnv method) execute_async() (tox.tox_env.api.ToxEnv method) ExecuteInstance (class in tox.execute.api) ExecuteRequest (class in tox.execute.request) ExecuteStatus (class in tox.execute.api) executor (tox.tox_env.api.ToxEnv property) exit_and_dump_after (tox.config.cli.parser.Parsed attribute) exit_code (tox.execute.api.ExecuteStatus property) (tox.execute.api.Outcome attribute) F factor_labels (tox.config.main.Config property) Factory (in module tox.config.loader.convert) FILENAME (tox.config.source.api.Source attribute) fix_default() (tox.config.cli.parser.ArgumentParserWithEnvAndConfig method) fix_defaults() (tox.config.cli.parser.ArgumentParserWithEnvAndConfig method) found_keys() (tox.config.loader.api.Loader method) (tox.config.loader.memory.MemoryLoader method) from_key() (tox.config.loader.section.Section class method) G get_base_sections() (tox.config.source.api.Source method) get_configs() (tox.config.sets.ConfigSet method) get_core_section() (tox.config.source.api.Source method) get_env() (tox.config.main.Config method) get_loader() (tox.config.source.api.Source method) get_loaders() (tox.config.source.api.Source method) get_package_env_types() (tox.tox_env.runner.RunToxEnv method) get_section_config() (tox.config.main.Config method) get_tox_env_section() (tox.config.source.api.Source method) get_type() (tox.config.cli.parser.ArgumentParserWithEnvAndConfig static method) H handler() (tox.execute.stream.SyncWrite method) I id() (tox.tox_env.api.ToxEnv static method) ignore_exit_code (tox.config.types.Command attribute) impl (in module tox.plugin) Info (class in tox.tox_env.info) install() (tox.tox_env.installer.Installer method) installed() (tox.tox_env.installer.Installer method) Installer (class in tox.tox_env.installer) installer (tox.tox_env.api.ToxEnv property) interrupt() (tox.execute.api.ExecuteStatus method) (tox.tox_env.api.ToxEnv method) (tox.tox_env.runner.RunToxEnv method) invert_exit_code (tox.config.types.Command attribute) is_colored (tox.config.cli.parser.Parsed property) iter() (tox.session.env_select.EnvSelector method) J journal (tox.tox_env.api.ToxEnv attribute) K key (tox.config.loader.section.Section property) L load() (tox.config.loader.api.Loader method) (tox.config.sets.ConfigSet method) load_raw() (tox.config.loader.api.Loader method) (tox.config.loader.memory.MemoryLoader method) Loader (class in tox.config.loader.api) loaders (tox.config.sets.ConfigSet attribute) log_handler (tox.tox_env.api.ToxEnv attribute) log_run_done() (tox.execute.api.Outcome method) M mark_active() (tox.tox_env.runner.RunToxEnv method) mark_active_run_env() (tox.tox_env.package.PackageToxEnv method) mark_finalized() (tox.config.sets.ConfigSet method) matches() (tox.pytest.ToxRunOutcome static method) MemoryLoader (class in tox.config.loader.memory) metadata (tox.execute.api.ExecuteStatus property) (tox.execute.api.Outcome attribute) module tox.plugin tox.plugin.spec tox.pytest tox.tox_env.register N NAME (in module tox.plugin) name (tox.config.loader.section.Section property) (tox.config.sets.ConfigSet property) (tox.report.ToxHandler property) (tox.tox_env.api.ToxEnv property) O OFF (tox.execute.request.StdinSource attribute) OK (tox.execute.api.Outcome attribute) options (tox.config.main.Config property) (tox.tox_env.api.ToxEnv attribute) out (tox.execute.api.ExecuteStatus property) (tox.execute.api.Outcome attribute) out_err() (tox.execute.api.Outcome method) out_handler (tox.execute.api.ExecuteInstance property) Outcome (class in tox.execute.api) outcome (tox.execute.api.ExecuteStatus attribute) Override (class in tox.config.loader.api) overrides (tox.config.main.Config property) P Package (class in tox.tox_env.package) package() (tox.tox_env.register.ToxEnvRegister method) package_envs (tox.tox_env.runner.RunToxEnv property) PackageToxEnv (class in tox.tox_env.package) parse_args() (tox.config.cli.parser.ArgumentParserWithEnvAndConfig method) parse_known_args() (tox.config.cli.parser.ToxParser method) Parsed (class in tox.config.cli.parser) patch_execute() (tox.pytest.ToxProject method) path (tox.config.source.api.Source attribute) perform_packaging() (tox.tox_env.package.PackageToxEnv method) pos_args() (tox.config.main.Config method) prefix (tox.config.loader.section.Section property) primary_key() (tox.config.sets.ConfigSet method) Python Enhancement Proposals PEP 383 PEP 440, [1], [2] PEP 503 PEP 508, [1] PEP 517, [1], [2], [3] PEP 518, [1] PEP 621, [1], [2] PEP 660, [1], [2], [3], [4] PEP 723, [1], [2], [3], [4] PEP 735, [1] PEP 751, [1], [2], [3], [4], [5] R REFRESH_RATE (tox.execute.stream.SyncWrite attribute) REGISTER (in module tox.tox_env.register) register_conf() (tox.execute.api.Execute class method) register_config() (tox.config.sets.ConfigSet method) (tox.config.sets.CoreConfigSet method) (tox.config.sets.EnvConfigSet method) (tox.tox_env.api.ToxEnv method) (tox.tox_env.package.PackageToxEnv method) (tox.tox_env.runner.RunToxEnv method) register_run_env() (tox.tox_env.package.PackageToxEnv method) request (tox.execute.api.Outcome attribute) reset() (tox.tox_env.info.Info method) run() (tox.pytest.ToxProject method) run_id (tox.execute.request.ExecuteRequest attribute) runner() (tox.tox_env.register.ToxEnvRegister method) runs_on_platform (tox.tox_env.api.ToxEnv property) RunToxEnv (class in tox.tox_env.runner) S Section (class in tox.config.loader.section) section (tox.config.loader.api.Loader property) sections() (tox.config.main.Config method) (tox.config.source.api.Source method) SEP (tox.config.loader.section.Section attribute) set_out_err() (tox.execute.api.ExecuteStatus method) setup() (tox.tox_env.api.ToxEnv method) shell (tox.config.types.Command property) shell_cmd (tox.execute.request.ExecuteRequest property) (tox.pytest.ToxRunOutcome property) shell_cmd_redacted (tox.execute.request.ExecuteRequest property) show_on_standard (tox.execute.api.Outcome attribute) Source (class in tox.config.source.api) src_path (tox.config.main.Config property) start (tox.execute.api.Outcome attribute) State (class in tox.session.state) state (tox.pytest.ToxRunOutcome property) stderr (tox.report.ToxHandler property) stdin (tox.execute.request.ExecuteRequest attribute) StdinSource (class in tox.execute.request) stdout (tox.report.ToxHandler property) structure (tox.pytest.ToxProject property) success (tox.pytest.ToxRunOutcome property) SyncWrite (class in tox.execute.stream) T teardown() (tox.tox_env.api.ToxEnv method) teardown_env() (tox.tox_env.package.PackageToxEnv method) text (tox.execute.stream.SyncWrite property) to() (tox.config.loader.convert.Convert method) to_bool() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_command() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_dict() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_env_list() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_list() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_path() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_set() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) to_str() (tox.config.loader.convert.Convert static method) (tox.config.loader.memory.MemoryLoader static method) tox.plugin module tox.plugin.spec module tox.pytest module tox.tox_env.register module tox_add_core_config() (in module tox.plugin.spec) tox_add_env_config() (in module tox.plugin.spec) tox_add_option() (in module tox.plugin.spec) tox_after_run_commands() (in module tox.plugin.spec) tox_before_run_commands() (in module tox.plugin.spec) tox_env_teardown() (in module tox.plugin.spec) tox_extend_envs() (in module tox.plugin.spec) tox_on_install() (in module tox.plugin.spec) tox_register_tox_env() (in module tox.plugin.spec) ToxEnv (class in tox.tox_env.api) ToxEnvRegister (class in tox.tox_env.register) ToxHandler (class in tox.report) ToxParser (class in tox.config.cli.parser) ToxProject (class in tox.pytest) ToxProjectCreator (class in tox.pytest) ToxRunOutcome (class in tox.pytest) transform_section() (tox.config.source.api.Source method) U unavailable_envs() (tox.session.env_select.EnvSelector method) unused() (tox.config.sets.ConfigSet method) update_verbosity() (tox.report.ToxHandler method) USER (tox.execute.request.StdinSource attribute) user_only() (tox.execute.request.StdinSource static method) V verbosity (tox.config.cli.parser.Parsed property) W wait() (tox.execute.api.ExecuteStatus method) with_context() (tox.report.ToxHandler method) work_dir (tox.config.main.Config property) write_stdin() (tox.execute.api.ExecuteStatus method)