{ "info": { "author": "Uros Jevremovic", "author_email": "jevremovic.uros91@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "MovieFinder\n-------------\n\nScript for finding movies by given term.\nIt will get all the movies from database that contain a given term\nand print them out along with the year they were released. Results\nwill be printed in chronological order, from newer to older.\nThere will also be a folder with the same name as input term that will contain\nposters of all movies that were found, if available.\n\nYou can get it by downloading it directly or by typing:\n\n.. code:: bash\n\n $ pip install MovieFinder\n\nAfter it is installed you can start it by simply typing in your terminal:\n\n.. code:: bash\n\n $ movie_finder", "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/urosjevremovic/Movie-Searcher", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "MovieFinder", "package_url": "https://pypi.org/project/MovieFinder/", "platform": "", "project_url": "https://pypi.org/project/MovieFinder/", "project_urls": { "Homepage": "https://github.com/urosjevremovic/Movie-Searcher" }, "release_url": "https://pypi.org/project/MovieFinder/0.3/", "requires_dist": null, "requires_python": "", "summary": "Script for finding movies by given term. It will get all the movies from database that contain a given term and print them out along with the year they were released. Results will be printed in chronological order, from newer to older. There will also be a folder with the same name as input term that will contain posters of all movies that were found, if available.", "version": "0.3" }, "last_serial": 3862720, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c276ef2c2a839ef9de4ca85b4d79816e", "sha256": "bb4bc4f48525a9cd1abfd43f64433b105dc45d0deba6d481a4321e1cc41b749c" }, "downloads": -1, "filename": "MovieFinder-0.1.tar.gz", "has_sig": false, "md5_digest": "c276ef2c2a839ef9de4ca85b4d79816e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2416, "upload_time": "2018-05-14T22:43:51", "url": "https://files.pythonhosted.org/packages/6b/2e/083627e4f6de90529d4e3c384e7048e022b6df7cf3380aee61892ff633cc/MovieFinder-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bf9a571f49c4cd947eee3d7b6b031b13", "sha256": "f622d6135475be23c39310a97bdb37ad45a5121f76a5f569b2bbe6687ab0b1b7" }, "downloads": -1, "filename": "MovieFinder-0.2.tar.gz", "has_sig": false, "md5_digest": "bf9a571f49c4cd947eee3d7b6b031b13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2399, "upload_time": "2018-05-14T22:47:59", "url": "https://files.pythonhosted.org/packages/4c/c7/5387cbf80a71c7ae53d5a97ffe08e7f2029f8f703c172ecb3199117e2c29/MovieFinder-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "0ca72a7363924ef012b0fd2ad31e0708", "sha256": "ba532ab16b51cb20933d01abd105228b0fff0c11e2e9d63d35498bd953c093b5" }, "downloads": -1, "filename": "MovieFinder-0.3.tar.gz", "has_sig": false, "md5_digest": "0ca72a7363924ef012b0fd2ad31e0708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2385, "upload_time": "2018-05-14T23:07:36", "url": "https://files.pythonhosted.org/packages/68/06/420fe288d30cf775fabbf8ed26c88a2bffb7cd1eb4307416d0065188746c/MovieFinder-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ca72a7363924ef012b0fd2ad31e0708", "sha256": "ba532ab16b51cb20933d01abd105228b0fff0c11e2e9d63d35498bd953c093b5" }, "downloads": -1, "filename": "MovieFinder-0.3.tar.gz", "has_sig": false, "md5_digest": "0ca72a7363924ef012b0fd2ad31e0708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2385, "upload_time": "2018-05-14T23:07:36", "url": "https://files.pythonhosted.org/packages/68/06/420fe288d30cf775fabbf8ed26c88a2bffb7cd1eb4307416d0065188746c/MovieFinder-0.3.tar.gz" } ] }