gut-space / svarog

📡 A ground stations network for receiving satellite transmissions, using VHF, UHF, and more.
MIT License
9 stars 0 forks source link

Using PyBOMBS to install external dependencies #35

Open fivitti opened 3 years ago

fivitti commented 3 years ago

We can improve our setup.py script with PyBOMBS to install external dependencies as:

PyBOMBS works as wrapper on package managers, source downloader and build tool in one. In this scenario for install our station user will be need only setup Raspian (or any other GNU/Linux), clone our repository and run setup.py.