Skip to content
@ddeutils

Data Developer & Engineering

Provide Data Developer & Engineering utility objects and functions.

Data Developer and Engineer 🌠

For knowledge document of this organization, you can follow this 📖 Data Developer & Engineer document.

📌 Components

flowchart LR
   1([📌 ddeutil]) --> 2([🚅 ddeutil-io]) --> 3([🏃 ddeutil-workflow]) ---> 4([📡 ddeutil-observe])
   1 ---> 4
   3 --> 5([🏗️ ddeutil-extensions])
   3 ---> 6([🔭 ddeutil-observe-streamlit])
   1 --> 6
   0([✂️ fmtutil]) -..-> 2
   0 -..-> 5
Loading

This organization has the propose to make lightweight data orchestration framework for small to middle project scale (1-1000 workflows).

Firstly, I will implement base projects, 📌 Core (utility functions) and 🚅 IO (Input/Output transport utility objects) for the first dependency packages because it has a lot of base code to make main package and I do not want to develop this code on the main package, for example, it do not good if I want fix bug on the merge key function that no relate with the workflow package

🎯 The main package of this organize orchestration framework has 2 layers and I split it with 2 projects for optional installation requirement (you can only use just one of these layers without raise error).

Note

I have some 3rd-party projects, 🏗️ Extensions, for keeping an additional practices to use any 3rd API connect data source, like polars, duckdb, etc. It is dynamic data processing & transformation functions and objects from external vendor packages. It can plug-in to the Workflow package on the hook stage.

🍸 External Projects

This organize has some mini-projects that develop for specific usecase:

  • ddeapp-flask - Full-Stack Data Orchestration from Yaml template with Flask & HTMX
  • ddeapp-fastapi - Routing Application Service deploy to On-Premise server with FastAPI

Warning

The above projects have a lot of bugs and need times to fix and refactor the code. So, you should not use these projects.

Pinned Loading

  1. ddeutil-workflow ddeutil-workflow Public

    🏃 Lightweight Workflow Orchestration

    Python

  2. ddeutil-observe ddeutil-observe Public

    📡 Lightweight observation application with FastAPI

    Python

  3. ddeutil-observe-streamlit ddeutil-observe-streamlit Public

    🔭 Observation application with Streamlit

  4. ddeutil-extensions ddeutil-extensions Public

    🏗️ Dynamic data processing & transformation plugins

    Python

  5. ddeutil-io ddeutil-io Public

    🚅 Input/Output transport utility objects

    Python

  6. ddeutil ddeutil Public

    📌 Core data utility modules

    Python

Repositories

Showing 10 of 10 repositories
  • ddeutil-workflow Public

    🏃 Lightweight Workflow Orchestration

    ddeutils/ddeutil-workflow’s past year of commit activity
    Python 0 MIT 0 1 (1 issue needs help) 0 Updated Feb 20, 2025
  • ddeutil-extensions Public

    🏗️ Dynamic data processing & transformation plugins

    ddeutils/ddeutil-extensions’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Feb 19, 2025
  • .github Public

    README page on the ddeutils organization

    ddeutils/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Feb 18, 2025
  • ddeutil-io Public

    🚅 Input/Output transport utility objects

    ddeutils/ddeutil-io’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Feb 18, 2025
  • ddeutil-observe Public

    📡 Lightweight observation application with FastAPI

    ddeutils/ddeutil-observe’s past year of commit activity
    Python 0 MIT 0 1 (1 issue needs help) 0 Updated Feb 16, 2025
  • ddedocs Public

    📖 Data Developer & Engineer Documents and Hands-On

    ddeutils/ddedocs’s past year of commit activity
    Python 1 MIT 1 0 0 Updated Feb 10, 2025
  • ddeutil Public

    📌 Core data utility modules

    ddeutils/ddeutil’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Feb 2, 2025
  • ddeutil-observe-streamlit Public

    🔭 Observation application with Streamlit

    ddeutils/ddeutil-observe-streamlit’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 24, 2025
  • ddeapp-flask Public

    ❌ Full-Stack Data Orchestration from Yaml template with Flask & HTMX

    ddeutils/ddeapp-flask’s past year of commit activity
    Python 0 MIT 0 0 0 Updated May 11, 2024
  • ddeapp-fastapi Public

    ❌ Routing Application Service deploy to On-Premise server with FastAPI

    ddeutils/ddeapp-fastapi’s past year of commit activity
    Python 0 MIT 0 0 0 Updated May 6, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…