ae.base ======= .. automodule:: ae.base .. rubric:: Module Attributes .. autosummary:: DOCS_FOLDER TESTS_FOLDER TEMPLATES_FOLDER PACKAGE_INCLUDE_FILES_PREFIX PY_CACHE_FOLDER PY_EXT PY_INIT PY_MAIN CFG_EXT INI_EXT DATE_ISO DATE_TIME_ISO DEF_PROJECT_PARENT_FOLDER DEF_ENCODE_ERRORS DEF_ENCODING NAME_PARTS_SEP NOW_STR_FORMAT ASCII_UNICODE URI_SEP_STR URI_SEP_UNICODE_CHAR ASCII_TO_UNICODE UNICODE_TO_ASCII UNSET .. rubric:: Functions .. autosummary:: ascii_dec_str ascii_enc_lit camel_to_snake dedefuse deep_dict_update defuse dummy_function duplicates env_str evaluate_literal extend_file force_encoding format_given in_wd mask_secrets mask_url norm_line_sep norm_name norm_path now_str on_ci_host pep8_format read_bin_file read_file round_traditional sign snake_to_camel to_ascii url_failure utc_datetime write_bin_file write_file .. rubric:: Classes .. autosummary:: GivenFormatter UnformattedValue UnsetType