Guptachetan1997 Episodes Save

Self Hosted TV show Episode tracker and recommender built using django, bootstrap4.

Project README

Episodes

TV show Episode tracker built using django and bootstrap4.
Episodes allows you to keep track of your favourite tv shows either continuing or ending and also provide you with recommendations based on your likings using machine learning using libraries like pandas, sci-kit learn, numpy etc. Using http://thetvdb.com/ for metadata. Inspired from https://github.com/jamienicol/episodes

Requirements:

  • python 2/3
  • django
  • sklearn
  • requests
  • pandas

To use clone the production branch, install requirements, run the following terminal commands:

$ sudo pip3 install -r requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver

alt tag alt tag alt tag alt tag

Open Source Agenda is not affiliated with "Guptachetan1997 Episodes" Project. README Source: guptachetan1997/Episodes
Stars
212
Open Issues
10
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating