/dyda

Dynamic data pipeline framework

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DT42 dyda library and application

pipeline status

Build Wheel Package

Execute the command in project root dir:

$ python3 setup.py bdist_wheel

The wheel package will be created in dist/.

Build Debian Package

Execute the command in project root dir:

$ git checkout debian
$ debuild -us -uc

The Debian package will be created in ../.