/HolyCluster

This is an ongoing effort to create a visualization of the ham radio cluster

Primary LanguagePython

icon

HolyCluster 🌐

This is an ongoing effort to create a visualization of the ham radio cluster
image

Installation 🛠

  1. create a virtual environment (https://docs.python.org/3/library/venv.html) ☁️
    python -m venv venv_HolyCluster
  2. activate the venv (\venv_HolyCluster\Scripts\activate.bat) 🌬️
  3. copy this project's files to the venv directory 📑
  4. install the requirements (pip install -r requirements.txt) 🧰

usage 💾

for now, the best way to run the application is simply by activating the venv and execute:
python holy_cluster.py
in the future it will be compiled into an executable 💾

progress 📈

since this is a work in progress, please expect poor performance, bugs, runtime issues and more.