Skip to content

kawdoco/Track-Voyager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Voyager-Spacecraft

This is a Python project for simulating the Voyager Spacecraft.
It uses NumPy, Matplotlib, and PyQt5 for calculations, plotting, and GUI features.


📋 Requirements

  • Python 3.13 or higher
  • pip (Python package manager)

⚙️ Setup Instructions

1. Clone the repository

git clone https://github.com/kawdoco/Track-Voyager.git
cd Voyager-Spacecraft

2. Create a virtual environment

python -m venv venv

3. Activate the virtual environment

venv\bin\activate

4. Install required packages

pip install -r requirements.txt

5. Deactivate the virtual environment

deactivate

About

Track-Voyager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors