Skip to content
View Mahopanda's full-sized avatar

Block or report Mahopanda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TaskFlowDAG TaskFlowDAG Public

    TaskFlowDAG 提供了一個框架,讓開發者能夠以直觀的方式定義、組織和執行各種數據處理和計算任務的依賴關係。此框架的目標是簡化程式碼的管理,使問題的追踪和定位變得更加容易,並提供一個視覺化的工具來呈現整個流程,幫助開發者和新團隊成員更快速地瞭解和上手。

    Python 5 2

  2. golang-database golang-database Public

    A lightweight key-value store database implemented in Go, featuring dynamic data storage, basic CRUD operations, and query functionality. Currently uses JSON file storage.

    Go 1

  3. dag_with_fastapi_example dag_with_fastapi_example Public

    這個範例使用了 FastAPI 來建構 RESTful API 以及 Dag 來進行數據處理。

    Python 1

  4. code-duck code-duck Public

    This is an OpenAI-powered Python code analysis tool for reviewing code and making suggestions. It traverses a specified directory, conducting detailed analyses of functions and classes, and evaluat…

    Python 5

  5. golang-practice golang-practice Public

    Go