Skip to content

DataFlux Func


DataFlux Func (Automata) is a script development, management, and execution platform based on Python. It is a function computation component under Guance, and has now become an independently operable system.

It is mainly divided into two parts:

  1. Server: Built using Node.js + Express, primarily providing Web UI services and external API interfaces.
  2. Worker: Built using Python3 + Celery, primarily providing the execution environment for Python scripts (contains the Beat module internally).

Feedback

Is this page helpful? ×