We follow and use the black (PEP8 compliant, from Python Software Foudndation) code formatter. Please format your code before submitting them to the repository.
$ pip install black
$ black /path/to/ZeuzPythonNode
Client side application for running automated testing.
To run Zeuz Node in daemon mode (as a background process), execute the daemon.sh
script.