We recently published a python module named databusclient (see here the pypi page) to have the development of submitting to the Databus in one place (see here).
It is currently very basic and contains only the most necessary functions, you can check the example (which does the exact same as the old one) in databusclient_example.py
@henhuy since you contributed the most: maybe you can switch the usage of the old script with the module we did and maybe give some feedack if you think something is missing.
We recently published a python module named
databusclient(see here the pypi page) to have the development of submitting to the Databus in one place (see here).It is currently very basic and contains only the most necessary functions, you can check the example (which does the exact same as the old one) in databusclient_example.py
@henhuy since you contributed the most: maybe you can switch the usage of the old script with the module we did and maybe give some feedack if you think something is missing.