ae.managed\_files ================= .. automodule:: ae.managed_files .. rubric:: Module Attributes .. autosummary:: DEPLOY_LOCK_EXT PATH_PREFIXES_ARGS_SEP F_STRINGS_PATH_PFX OVERWRITABLE_BIN_TEMPLATE_PATH_PFX OVERWRITABLE_TEMPLATE_PATH_PFX PUTTABLE_TEMPLATE_PATH_PFX UPDATABLE_TEMPLATE_PATH_PFX STOP_PARSING_PATH_PFX REFRESHABLE_TEMPLATE_MARKER MANAGED_FILE_ERROR_COMMENT MANAGED_FILE_SKIP_COMMENT MANAGED_FILE_WARNING_COMMENT TEMPLATE_PLACEHOLDER_ID_PREFIX TEMPLATE_PLACEHOLDER_ID_SUFFIX TEMPLATE_PLACEHOLDER_ARGS_SUFFIX TEMPLATE_INCLUDE_FILE_PLACEHOLDER_ID TEMPLATE_REPLACE_WITH_PLACEHOLDER_ID ContentTransformer ContentType ContextVars OutdatedFilesPathsContents PathPrefixesParsers PathPrefixesArgCounts PathPrefixesArgs Replacer TemplateFiles TplVars DEFAULT_PATH_PREFIXES_PARSERS DEFAULT_REPLACERS .. rubric:: Functions .. autosummary:: deploy_template extend_content_with_marker patch_string path_pfx_overwritable_binary_content path_pfx_overwritable_content path_pfx_parametrize_with_context path_pfx_puttable_content path_pfx_updatable_content prefix_parser replace_with_file_content_or_default replace_with_template_args transform_parametrize_content transform_puttable_content transform_updatable_content .. rubric:: Classes .. autosummary:: ManagedFile PathPrefixesFunc TemplateMngr