doctoromer / HolyCluster

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%