Episodes

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

Stars
216
Forks
27
Open issues
10
Closed issues
6
Last commit
over 4 years ago
Watchers
216
Total releases
0
Total commits
54
Open PRs
4
Closed PRs
4
Repo URL
Platform
License
mit
Category
Usecase
Technology
Python HTML
Offers premium version?
NO
Proprietary?
NO
About

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

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.