Skip to content

ZeuZ Node - download and run (no installations necessary).

Notifications You must be signed in to change notification settings

sazid/zeuz_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeuZ Node

Go

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).

Download

Please see the RELEASES page. It contains builds for "AMD64/x86-64" and "ARM64" architectures for respective OSes.

What does it do?

  1. Embed python inside the executable.
  2. Auto update zeuz node to latest available MINOR or PATCH versions.
  3. Auto install python.
  4. Launch ZeuZ Node with the new python installation or any previous python installation.

Note

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).