JohnMarzulli / StratuxHud

Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
120 stars 22 forks source link

Added requirements.txt #11

Closed GregHilston closed 6 years ago

GregHilston commented 6 years ago

To get stratux_hud.py to run, you either had to reference the README.md or continuously run the program and incrementally install its dependencies.

I created a very simple requirements.txt to allow users to install all the dependencies without having to resort to the process above.

If you decide to use it, please pin the versions to something appropriate, as currently they're using the latest which could cause problems.

GregHilston commented 6 years ago

@kprow

Mentioning a friend who knows more about this project and its usage. I just saw him using it and threw this file together ha

GregHilston commented 6 years ago

@JohnMarzulli I apologize I wasn't more helpful. I don't believe my friend got around to visiting this either. I wish you goodluck on your project though!