Skip to content

DataFlux Func is a platform for developing, managing, executing Python scripts

License

Notifications You must be signed in to change notification settings

GuanceCloud/dataflux-func

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFlux Func

DataFlux Func is a platform for developing, managing, executing Python scripts.

DataFlux Func is pronounced as "data flux function". Sometimes abbreviated as DFF in the system。

DataFlux Func, formerly a computing component under Guance, is now a stand-alone system.

The system is divided into 2 main parts.

  • Server: built with Node.js + Express, mainly providing Web UI services and API interface
  • Worker: built with Python3, mainly providing the execution environment of Python scripts (including Beat module)

As DataFlux Func is currently under rapid development, we recommend always installing the latest version and therefore do not provide historical versions at this time.

Related Docs

For documentations on DataFlux Func, please refer to the following links.

Announcement

Due to the repo_token content contained in the .travis.yml and .coveralls.yml files of some third-party packages, they cannot pass the security scans of some customers.

Therefore, we remove these files when building the docker image.

LICENSE

AGPL v3