ETL Helper is a Python ETL (Extract, Transform, Load) library to simplify data transfer into and out of databases.
It makes it easier to run #SQL queries via #Python.
Documentation: https://britishgeologicalsurvey.github.io/etlhelper/
v1.0.2 is out now. It has a minor bug fix and also updates the test suite for Python 3.12 and 3.13.
Release notes: https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v1.0.2
