Metadata-Version: 2.0
Name: playkit
Version: 0.5.1
Summary: Light weight python wrapper for extracting data from google playstore
Home-page: https://github.com/jithintomz/playstore
Author: Jithin Tom
Author-email: jithintom1@gmail.com
License: MIT
Keywords: playstore api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

Light weight python wrapper for extracting data from google playstore


