Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.27 KB

File metadata and controls

48 lines (37 loc) · 2.27 KB

Third Party Dependencies

Python Library Dependencies

The following Python packages need to be installed (see also 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.

API Dependencies

Both aprs.fi and openweathermap.org require 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