Skip to content

CoReason-AI/omopcloudetl_core

Repository files navigation

omopcloudetl-core

This package is the foundation of the OmopCloudEtl ecosystem. It defines the core abstractions, data models (Configuration, DML, Workflow), and the compilation logic.

CI

Getting Started

Prerequisites

  • Python 3.11, 3.12, 3.13
  • Poetry

Installation

  1. Clone the repository:
    git clone https://github.com/example/example.git
    cd my_python_project
  2. Install dependencies:
    poetry install

Usage

  • Run the linter:
    poetry run pre-commit run --all-files
  • Run the tests:
    poetry run pytest

About

This package is the foundation of the OmopCloudEtl ecosystem. It defines the core abstractions, data models (Configuration, DML, Workflow), and the compilation logic.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors