fastapi_tools.params.fastapi_tools_paths
¶
Paths and folders for data files.
Classes:
-
FastapiToolsPaths–Paths and folders for data and resources.
FastapiToolsPaths
¶
Paths and folders for data and resources.
Load the config for data folders.
Methods:
-
__str__–Return the string representation of the object.
-
load_common_config_pre–Pre load the common config.
-
load_config–Load the config for data folders.
-
load_local_config–Load the config for local environment.
-
load_render_config–Load the config for Render environment.
Source code in src/fastapi_tools/params/fastapi_tools_paths.py
__str__
¶
Return the string representation of the object.
Source code in src/fastapi_tools/params/fastapi_tools_paths.py
load_common_config_pre
¶
Pre load the common config.
Source code in src/fastapi_tools/params/fastapi_tools_paths.py
load_config
¶
Load the config for data folders.