Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.47 KB

DEPENDENCIES.md

File metadata and controls

33 lines (22 loc) · 1.47 KB

Third Party Dependencies

Python Library Dependencies

All dependencies are included in requirements.txt. Install via pip install -r requirements.txt

If you install MPAD and its components on a Raspberry Pi, the skyfield package requires you to install apt-get install libatlas-base-dev as a separate dependency.

Dependent on your OS' flavor, you may be required to install the following additional packages: apt-get install libgeos-dev libopenjp2-7

API Dependencies

aprs.fi requires an API access key which needs to be added to the program's configuration file - see installation instructions

Additional external data dependencies

Programming & knowledge resources