This website requires JavaScript.
Explore
Help
Sign In
dan
/
podcast
Watch
1
Star
0
Fork
0
You've already forked podcast
Code
Issues
Pull Requests
Releases
Wiki
Activity
20
Commits
2
Branches
0
Tags
d7dcf943f5141b4f2b09fa360e8673f31ace0347
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dan Dembinski
d7dcf943f5
Moved from flaskAPI to regular flask. Started reworking SQL queries from sql.text to straight sqlalchemy ORM. Login, listShows, register methods have been reworked to comply. Also have listShows returning nicely formatted json now.
2020-03-07 01:24:59 -05:00
captain-definition
renamed captain file
2020-03-06 12:28:37 -05:00
database.py
modified db URI
2020-03-06 13:01:32 -05:00
docker
Made changes to allow internet access
2020-03-06 14:06:38 -05:00
Feed.py
Broke the feed methods out into a separate file. Started adding method to delete feeds.
2020-02-20 16:42:51 -05:00
main.py
Moved from flaskAPI to regular flask. Started reworking SQL queries from sql.text to straight sqlalchemy ORM. Login, listShows, register methods have been reworked to comply. Also have listShows returning nicely formatted json now.
2020-03-07 01:24:59 -05:00
podcast_republic_podcasts.opml
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.
2020-02-20 15:56:55 -05:00
requirements.txt
Started setting this up as an API
2020-03-06 13:54:51 -05:00
Description
No description provided
115
KiB
Languages
Python
100%