wjones b390fc9f9a Add function to read configuration from file or directory
- Introduced `read_config_file` function to handle reading configuration settings.
- Supports both direct file paths and project root directory structure.
- Extracts various database and update type settings into a dictionary.
- Handles timestamp calculations for update types.
2025-11-25 08:13:59 -05:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-06-25 09:17:45 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-06-25 09:17:45 -04:00

DBSyncer

This project has two parts: 1.) it uses the tvmaze API to download Television dat and store it in a mongodb database. 2.) Takes saved json data and inserts/updates data in a postgresql database.

Learn more about creating GitLab projects.

S
Description
No description provided
Readme 592 MiB
Languages
Python 99.9%