config2py

Contents:

  • config2py
  • config2py.base
  • config2py.errors
  • config2py.s_configparser
  • config2py.sync_store
  • config2py.tests
  • config2py.tests.test_sync_store
  • config2py.tests.test_tools
  • config2py.tests.utils_for_testing
  • config2py.tools
  • config2py.util
config2py
  • Welcome to config2py’s documentation!
  • View page source

Welcome to config2py’s documentation!

Contents:

  • config2py
  • config2py.base
    • FuncBasedGettableContainer
    • GettableContainer
    • get_config()
    • gettable_containers()
    • sources_chainmap()
    • user_gettable()
  • config2py.errors
    • Config2PyError
    • ConfigNotFound
  • config2py.s_configparser
    • ConfigReader
    • ConfigStore
    • postprocess_ini_section_items()
    • preprocess_ini_section_items()
    • super_and_persist()
  • config2py.sync_store
    • FileStore
    • JsonStore
    • SyncStore
    • get_format_handlers()
    • register_extension()
  • config2py.tests
  • config2py.tests.test_sync_store
    • test_extension_registry()
    • test_file_store_batch_operations()
    • test_file_store_dotted_key_path()
    • test_file_store_json()
    • test_file_store_key_path()
    • test_json_store()
    • test_store_repr()
    • test_sync_store_auto_sync()
    • test_sync_store_basic_operations()
    • test_sync_store_context_manager()
    • test_sync_store_manual_flush()
  • config2py.tests.test_tools
  • config2py.tests.utils_for_testing
  • config2py.tools
    • extract_exports()
    • get_configs_local_store()
    • simple_config_getter()
    • source_config_params()
  • config2py.util
    • EnvironmentVariables
    • FolderSpec
    • always_true()
    • ask_user_for_input()
    • create_directories()
    • extract_variable_declarations()
    • get_app_config_folder()
    • get_app_data_directory()
    • get_app_data_folder()
    • get_app_folder()
    • get_app_rootdir()
    • get_configs_directory_for_app()
    • get_configs_folder_for_app()
    • identity()
    • is_not_empty()
    • is_repl()
    • parse_assignments_from_py_source()
    • system_default_for_app_data_folder()

Indices and tables

  • Index

  • Module Index

  • Search Page

Release: 0.1.43

Last change: Nov 06, 2025

Next

© Copyright NO COPYRIGHT.

Built with Sphinx using a theme provided by Read the Docs.