Skip to content

teamclairvoyant/auto-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ae0a26 · Oct 5, 2023

History

11 Commits
Jul 11, 2023
Jun 1, 2023
Mar 27, 2023
Jun 1, 2023
Mar 20, 2023
Oct 5, 2023
Jun 1, 2023

Repository files navigation

Auto-ETL

Prerequisite

  • Python 3.11
  • Poetry

Steps to configure the repo locally

  • Clone the repo and cd into src directory
  • Run cmd -> poetry config virtualenvs.in-project true
  • To install the project dependencies and create the virtual env run -> poetry install
  • To activate the env -> poetry shell
  • Create logs dir -> mkdir logs
  • Now you can run the main script by running -> python src/auto_etl.py -t query-builder -m tests/Auto_ETL_Metadata_Mapping_V1.xlsx -c tests/sample_config.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages