Updated requirements text. Got podcast import working. Got show import working. Added "add feed" working. Added exit option. Added some existing podcast/show check logic.

This commit is contained in:
Dan Dembinski
2020-02-20 15:56:55 -05:00
parent 0910f4cfbc
commit 735eee6f1f
3 changed files with 115 additions and 15 deletions

View File

@@ -1,3 +1,5 @@
OPML
sqlalchemy
pymysql
feedparser==5.2.1
lxml==4.5.0
opml==0.5
PyMySQL==0.9.3
SQLAlchemy==1.3.13