Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

doctoromer/HolyCluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%