{ "info": { "author": "Gautham Prakash", "author_email": "gauthamp10@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Google_Play_App_Info\nA simple api to fetch Playstore App information.With this python script you will be able to get an app information in a jiffy.\n\n### Prerequisites\n\n> python3\n \n \n### Dependencies\n\nInstall the following three python modules before executing Google_Play_App_Info\n- re\n- beautifulsoup4\n- requests\n\n```\npip install re\n\npip install bs4\n\npip install requests\n```\nOR \n\nQuickly resolve dependencies using:\n\n```\npip install -r requirements.txt\n```\n\n### Usage\n\n> python main.py\n\n\n\n### Screenshots\n\n###### Output\n\n![OutputFile](https://raw.githubusercontent.com/gauthamp10/Google_Play_App_Info/master/Screenie/output.png)\n\n\n\n### Author\n\n **Gautham Prakash**\n \n My other projects:[github.com/gauthamp10](https://gauthamp10.github.io/)\n \n### Contributors\n\n * [Ajo Vadakkan](https://www.facebook.com/ajoy.pappa) \n * [Jithin Koshy](https://github.com/JithinKoshy)\n \n Thanks to all contributors who helped me with my project\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gauthamp10/Google_Play_App_Info", "keywords": "google apps android", "license": "", "maintainer": "", "maintainer_email": "", "name": "gappinfo", "package_url": "https://pypi.org/project/gappinfo/", "platform": "", "project_url": "https://pypi.org/project/gappinfo/", "project_urls": { "Homepage": "https://github.com/gauthamp10/Google_Play_App_Info" }, "release_url": "https://pypi.org/project/gappinfo/0.3/", "requires_dist": null, "requires_python": "==3.*", "summary": "Google App Information Tool", "version": "0.3" }, "last_serial": 5109228, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ed3f179db464fdfad53e2949953f7e86", "sha256": "b1cd016faed02f62734426dfe0d7666af61198c9e41dd092eece36227ab9b943" }, "downloads": -1, "filename": "gappinfo-0.1.tar.gz", "has_sig": false, "md5_digest": "ed3f179db464fdfad53e2949953f7e86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2850, "upload_time": "2019-04-07T07:15:59", "url": "https://files.pythonhosted.org/packages/b7/41/21f15ace62c4b2680e1301978de5e844d5a764bc26a2398d0d0a373e28fb/gappinfo-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "0a65f37adf2141b8f12936bc5dc0fb51", "sha256": "f6cf5287c68bbc4165feeee8dd7c7f1ee89d6345bc3bc685123483642cb325ea" }, "downloads": -1, "filename": "gappinfo-0.2.tar.gz", "has_sig": false, "md5_digest": "0a65f37adf2141b8f12936bc5dc0fb51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2844, "upload_time": "2019-04-07T07:19:10", "url": "https://files.pythonhosted.org/packages/a4/2d/8c92b86a1e54bbafa9358a4eeccd883b67fc48bf5346c4bf9feba2d29a8d/gappinfo-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7deacb92c027c90a468f8208cd46916c", "sha256": "34fccf3d395bbfd6be36c2f8c8ac9eb6d0fd71d9ba225dc68364fbefb9f964f1" }, "downloads": -1, "filename": "gappinfo-0.3.tar.gz", "has_sig": false, "md5_digest": "7deacb92c027c90a468f8208cd46916c", "packagetype": "sdist", "python_version": "source", "requires_python": "==3.*", "size": 2863, "upload_time": "2019-04-07T07:35:15", "url": "https://files.pythonhosted.org/packages/ca/32/30ad95a58132b225a5f4218f5adabbc8ca9c5abbb39b7c7d96c7f500f189/gappinfo-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7deacb92c027c90a468f8208cd46916c", "sha256": "34fccf3d395bbfd6be36c2f8c8ac9eb6d0fd71d9ba225dc68364fbefb9f964f1" }, "downloads": -1, "filename": "gappinfo-0.3.tar.gz", "has_sig": false, "md5_digest": "7deacb92c027c90a468f8208cd46916c", "packagetype": "sdist", "python_version": "source", "requires_python": "==3.*", "size": 2863, "upload_time": "2019-04-07T07:35:15", "url": "https://files.pythonhosted.org/packages/ca/32/30ad95a58132b225a5f4218f5adabbc8ca9c5abbb39b7c7d96c7f500f189/gappinfo-0.3.tar.gz" } ] }