You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with open('README.md', 'r', encoding='utf-8') as f:
long_description = f.read()
setup(
name='netwix',
version='0.1.2',
license='MIT',
description='Netwix is a python client for Netflix. With netwix by simply entering the Netflix ID the user can access data related to movies and tv shows available on Netflix',