lemon24 / reader

A Python feed reader library.
https://reader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
438 stars 36 forks source link

Consider using vulture #285

Closed lemon24 closed 1 year ago

lemon24 commented 2 years ago

https://pypi.org/project/vulture/

lemon24 commented 1 year ago

Doesn't really yield very useful results, mainly because we're doing a lot of "dynamic" imports (plugins, click commands, flask/jinja things).