Files
Radiuma_RnD/Dagster/API_R&D/README.md
T
2026-02-08 04:38:10 +03:30

8 lines
524 B
Markdown

Description:
# This project was created to test API layer codes in depth, focusing on all the capabilities, features, and methods implemented in the codes, such as dynamic type checking and type detection at the moment of data entry, connecting output ports to input, etc. in a real environment. This project has a GUI and allows you to create a workflow, select the required nodes, run the workflow, connect nodes, and manually.
Dependencies:
# pip install dagster pysera pandas pyside6 numpy
Running:
# python -m gui.app