craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
134 stars 20 forks source link

Removed the stock plugin #72

Closed hemna closed 2 years ago

hemna commented 2 years ago

This patch removed the built in stock plugin from APRSD. This helps clean up the requirement tree from the yfinance python module that pulled in a lot of other requirements.

The stock plugin is it's own separate repo and module now.

https://github.com/hemna/aprsd-stock-plugin

https://pypi.org/project/aprsd-stock-plugin/