Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrape streaming platforms for movies #16

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

eklipse18
Copy link

@eklipse18 eklipse18 commented Oct 29, 2020

Closes #13 and #11

I have added a column which tells the places where the movie specified is for watching:
image

I have also linted the GUI.py file according to normal flake8 standards.

I have also added a requirements.txt file which has all the requirements and edited README.md to show how to install all the packages using pip install -r requirements.txt

I even added a .gitignore file so that you do not accidentally commit the virtual environment or the __pycache__ or the film_ratings.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants