Python Module Index

a | d | e | h | l | m | p | r | s | t | u
 
a
mafw.active
 
d
mafw.db
    mafw.db.db_configurations
    mafw.db.db_connection
    mafw.db.db_filter
    mafw.db.db_model
    mafw.db.db_types
    mafw.db.db_wizard
    mafw.db.fields
    mafw.db.model_register
    mafw.db.std_tables
    mafw.db.trigger
mafw.decorators
mafw.devtools
    mafw.devtools.cli
    mafw.devtools.cli.cli
    mafw.devtools.cli.completion
    mafw.devtools.cli.dependencies
    mafw.devtools.cli.documentation
    mafw.devtools.cli.release
    mafw.devtools.cli.toolchain
    mafw.devtools.cli.toolchain.bootstrap_cmd
    mafw.devtools.cli.toolchain.check_cmd
    mafw.devtools.cli.toolchain.list_cmd
    mafw.devtools.cli.toolchain.update_cmd
    mafw.devtools.cli.toolchain.verify_cmd
    mafw.devtools.dependencies
    mafw.devtools.dependencies.audit
    mafw.devtools.dependencies.compare
    mafw.devtools.dependencies.compile
    mafw.devtools.dependencies.freeze
    mafw.devtools.dependencies.verify
    mafw.devtools.documentation
    mafw.devtools.documentation.builder
    mafw.devtools.documentation.requirements
    mafw.devtools.documentation.server
    mafw.devtools.documentation.versions
    mafw.devtools.git
    mafw.devtools.gitlab
    mafw.devtools.gitlab.api
    mafw.devtools.gitlab.docs_registry
    mafw.devtools.gitlab.registry
    mafw.devtools.release
    mafw.devtools.release.changelog
    mafw.devtools.release.checks
    mafw.devtools.release.notes
    mafw.devtools.release.versioning
    mafw.devtools.toolchain
    mafw.devtools.toolchain.base
    mafw.devtools.toolchain.default_registry
    mafw.devtools.toolchain.filtering
    mafw.devtools.toolchain.precommit_modifier
    mafw.devtools.toolchain.pypi
    mafw.devtools.toolchain.pyproject_modifier
    mafw.devtools.toolchain.registry
    mafw.devtools.toolchain.tools
    mafw.devtools.toolchain.tools.git_cliff
    mafw.devtools.toolchain.tools.hatch
    mafw.devtools.toolchain.tools.mypy
    mafw.devtools.toolchain.tools.pip_audit
    mafw.devtools.toolchain.tools.precommit
    mafw.devtools.toolchain.tools.pytest
    mafw.devtools.toolchain.tools.pyupgrade
    mafw.devtools.toolchain.tools.ruff
    mafw.devtools.toolchain.tools.sphinx
    mafw.devtools.toolchain.tools.uv
 
e
mafw.enumerators
mafw.examples
    mafw.examples.db_processors
    mafw.examples.importer_example
    mafw.examples.loop_modifier
    mafw.examples.multi_primary
    mafw.examples.processor_list
    mafw.examples.sum_processor
 
h
mafw.hookspecs
 
l
mafw.lazy_import
 
m
mafw
mafw.mafw_errors
mafw.models
    mafw.models.filter_schema
    mafw.models.loop_payloads
    mafw.models.parameter_schema
    mafw.models.processor_schema
 
p
mafw.plugin_manager
mafw.plugins
mafw.processor
    mafw.processor.base
    mafw.processor.meta
    mafw.processor.parameters
    mafw.processor.processor_list
    mafw.processor.utils
mafw.processor_library
    mafw.processor_library.abstract_plotter
    mafw.processor_library.db_init
    mafw.processor_library.importer
    mafw.processor_library.sns_plotter
 
r
mafw.runner
 
s
mafw.scripts
    mafw.scripts.mafw_exe
mafw.steering
    mafw.steering.builder
    mafw.steering.models
    mafw.steering.serializer
    mafw.steering.validation
mafw.steering_gui
    mafw.steering_gui.actions
    mafw.steering_gui.app
    mafw.steering_gui.controllers
    mafw.steering_gui.controllers.steering_controller
    mafw.steering_gui.dialogs
    mafw.steering_gui.dialogs.about_dialog
    mafw.steering_gui.dialogs.add_field_filter_dialog
    mafw.steering_gui.dialogs.add_model_dialog
    mafw.steering_gui.dialogs.add_processor_dialog
    mafw.steering_gui.dialogs.steering_text_editor
    mafw.steering_gui.dialogs.validation_issues_dialog
    mafw.steering_gui.main_window
    mafw.steering_gui.models
    mafw.steering_gui.models.filter_tree_model
    mafw.steering_gui.models.pipeline
    mafw.steering_gui.models.processor_pipeline_model
    mafw.steering_gui.models.steering_tree_model
    mafw.steering_gui.threading
    mafw.steering_gui.threading.workers
    mafw.steering_gui.utils
    mafw.steering_gui.utils.constants
    mafw.steering_gui.utils.exception_handling
    mafw.steering_gui.utils.gui_helpers
    mafw.steering_gui.views
    mafw.steering_gui.views.database_editor
    mafw.steering_gui.views.filter_editors
    mafw.steering_gui.views.filter_manager
    mafw.steering_gui.views.filter_tree
    mafw.steering_gui.views.globals_editor
    mafw.steering_gui.views.group_editor
    mafw.steering_gui.views.meta_editor
    mafw.steering_gui.views.pipeline_editor
    mafw.steering_gui.views.processor_editor
    mafw.steering_gui.views.processor_parameter_editor
    mafw.steering_gui.views.steering_tree
    mafw.steering_gui.views.ui_editor
 
t
mafw.timer
mafw.tools
    mafw.tools.click_extensions
    mafw.tools.db_tools
    mafw.tools.file_tools
    mafw.tools.generics
    mafw.tools.loop_tuning
    mafw.tools.pandas_tools
    mafw.tools.parallel
    mafw.tools.regexp
    mafw.tools.shell_tools
    mafw.tools.toml_tools
 
u
mafw.ui
    mafw.ui.abstract_user_interface
    mafw.ui.console_user_interface
    mafw.ui.rich_user_interface