ZeuZ Node is a software automation tool written in Python. The aim of this project is to produce a self contained exe/binary file that you can run and forget - it'll take care of all the menial tasks for you (see below).
Please see the RELEASES page. It contains builds for "AMD64/x86-64" and "ARM64" architectures for respective OSes.
- Embed python inside the executable.
- Auto update zeuz node to latest available MINOR or PATCH versions.
- Auto install python.
- Launch ZeuZ Node with the new python installation or any previous python installation.
This project graduated from a proof-of-concept to a solution that seems to be working really well (saves a lot of unnecessary time spent for installations or misconfigurations).