Resources.utils
index
c:\users\adamj\onedrive\pulpit\olx-scrapper\src\resources\utils.py

 
Modules
       
json

 
Functions
       
load_config(file_path: str) -> dict
Load a JSON configuration file.
:param file_path: Path to the JSON file.
:return: Dictionary with the configuration.