No description
Find a file
Kadir 8d11e4a81c Fix deps and move to a better local environment
- Cleaned up some deps and moved them to the dev section
- Moved from mysqlclient to pymysql which is a python native one which does not require the OS to have the correct mysql lib
- Added a podman compose file so we can have all dependencies in one place easily without the need to install redis or a database locally

For podman install
- podman
- podman-compose (do a poetry sync I think?)
- podman-compose up to start the containers
2025-09-14 19:00:26 +01:00
crawler Fix deps and move to a better local environment 2025-09-14 19:00:26 +01:00
immoweb reduce size of json by pulling interesting fields above instead of relying on the entire thing 2025-06-09 21:46:33 +00:00
vqa adding tesseract OCR for floorplan detection 2024-03-10 22:32:34 +00:00
.drone.yml fix typoe in drone config when restarting the deployments 2025-06-21 21:58:58 +00:00
.gitignore ignore all of data dir 2025-06-16 22:45:07 +00:00