Skip to content

JungeAlexander/finstar-pipelines

Repository files navigation

finstar pipelines

🚧 WIP 🚧

Installation

Python environment:

poetry install --no-root
poetry run pre-commit install

Airflow (via Astronomer):

brew install astronomer/tap/astro@0.25.1
astro version
# Astro CLI Version: 0.25.1, Git Commit: ab3af105f967105fa23e6c317c474612803b21e2

AWS CDK as described here.

Running

astro dev start --env astro.env

Development

Airflow

Debugging a DAG

See here and use VSCode launch configuration "Python: Airflow DAG" in .vscode/launch.json.

Deleting a DAG

airflow dags delete dag_id

Environement variables

Set the following in .env:

About

🚧 WIP: collecting financial data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published