{ "info": { "author": "Soumil Nitin Shah", "author_email": "soushah@my.bridgeport.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]\n\n\n# MovieFetcher\n\nThis Library allows Developers to Get all top 100 Movies with Rating in JSON and CSV File \n\n## Installation\n\n```bash\npip install moviefetcher\n```\n## Usage\n\n```python\nimport sys\nfrom moviefetcher.moviefetcher import MovieRatings\n\n obj = MovieRatings(year=2019)\n obj.saveAsCsv()\n obj.saveAsJson()\n\n\n```\n\n\n## Authors\n\n* **Soumil Nitin Shah** \n* ** Saumitra-Shukla **\n\n## Soumil Nitin Shah \nBachelor in Electronic Engineering |\nMasters in Electrical Engineering | \nMaster in Computer Engineering |\n\n* Website : https://soumilshah.herokuapp.com\n* Github: https://github.com/soumilshah1995\n* Linkedin: https://www.linkedin.com/in/shah-soumil/\n* Blog: https://soumilshah1995.blogspot.com/\n* Youtube : https://www.youtube.com/channel/UC_eOodxvwS_H7x2uLQa-svw?view_as=subscriber\n* Facebook Page : https://www.facebook.com/soumilshah1995/\n* Email : shahsoumil519@gmail.com\n* projects : https://soumilshah.herokuapp.com/project\n\n\nHello! I\u2019m Soumil Nitin Shah, a Software and Hardware Developer based in New York City. I have completed by Bachelor in Electronic Engineering and my Double master\u2019s in Computer and Electrical Engineering. I Develop Python Based Cross Platform Desktop Application , Webpages , Software, REST API, Database and much more I have more than 2 Years of Experience in Python\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n\n\n", "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/soumilshah1995/weatherUSA", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "moviefetcher", "package_url": "https://pypi.org/project/moviefetcher/", "platform": "", "project_url": "https://pypi.org/project/moviefetcher/", "project_urls": { "Homepage": "https://github.com/soumilshah1995/weatherUSA" }, "release_url": "https://pypi.org/project/moviefetcher/2.1.0/", "requires_dist": [ "requests", "pandas (==0.24.0)" ], "requires_python": "", "summary": "This Library allows Developers to Get all top 100 Movies with Rating in JSON and CSV File", "version": "2.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 6038392, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "6b632233fb5f63061bb0b1a48e3edf11", "sha256": "d1f758bd6c003ca0a54b0fa95717f857b5221ac7507fc142982f33ba9ae7345d" }, "downloads": -1, "filename": "moviefetcher-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6b632233fb5f63061bb0b1a48e3edf11", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15120, "upload_time": "2019-10-27T21:02:12", "upload_time_iso_8601": "2019-10-27T21:02:12.181407Z", "url": "https://files.pythonhosted.org/packages/53/77/654514845102a0c3c823c6e1a811cbcb620a6039eb8d52f8091d31eda1c0/moviefetcher-2.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "60be9bbd629d52c97c83f3a77051cb0a", "sha256": "dfd381e0cfa4a001a86e130827d7c74bba6038233ee23bbfbf8c0e2ec8b55b08" }, "downloads": -1, "filename": "moviefetcher-2.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "60be9bbd629d52c97c83f3a77051cb0a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15119, "upload_time": "2019-10-27T21:06:15", "upload_time_iso_8601": "2019-10-27T21:06:15.086202Z", "url": "https://files.pythonhosted.org/packages/93/c0/66375572ad72f5829ba84a11c60032a5bd61bf9893ec608d98064aea9198/moviefetcher-2.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60be9bbd629d52c97c83f3a77051cb0a", "sha256": "dfd381e0cfa4a001a86e130827d7c74bba6038233ee23bbfbf8c0e2ec8b55b08" }, "downloads": -1, "filename": "moviefetcher-2.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "60be9bbd629d52c97c83f3a77051cb0a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15119, "upload_time": "2019-10-27T21:06:15", "upload_time_iso_8601": "2019-10-27T21:06:15.086202Z", "url": "https://files.pythonhosted.org/packages/93/c0/66375572ad72f5829ba84a11c60032a5bd61bf9893ec608d98064aea9198/moviefetcher-2.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }