Metadata-Version: 2.0
Name: aioimdb
Version: 1.0
Summary: Python asyncio IMDB client using the IMDB json web service made available for their iOS app.
Home-page: https://github.com/fpierfed/aioimdb
Author: Francesco Pierfederici
Author-email: fpierfed@megabeets.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Download-URL: https://github.com/fpierfed/aioimdb/archive/1.0.tar.gz
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: AsyncIO
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: wheel (==0.30.0)
Requires-Dist: boto (==2.48.0)
Requires-Dist: python-dateutil (==2.6.1)
Requires-Dist: diskcache (==2.9.0)
Requires-Dist: aiohttp (==2.3.10)

https://github.com/fpierfed/aioimdb


