{ "info": { "author": "Leetao", "author_email": "leetao94@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "Movie-Searcher: Search movies for You\n=======================================\n\nwhen using this library you can get movies download urls easily\n\nUsage\n=====\n\nMake a search for movie,which named '\u529f\u592b',using movie-searcher\n\n.. code-block:: pycon\n\n >>> from movie_searcher import Searcher\n >>> searcher = Searcher()\n >>> r = searcher.getUrls('\u529f\u592b')\n\n\nInstallation\n============\n\n.. code-block:: shell\n\n $ pipenv install movie_searcher\n\nOnly Python3 is supported", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lt94/movie-searcher", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "movie-searcher", "package_url": "https://pypi.org/project/movie-searcher/", "platform": "", "project_url": "https://pypi.org/project/movie-searcher/", "project_urls": { "Homepage": "https://github.com/lt94/movie-searcher" }, "release_url": "https://pypi.org/project/movie-searcher/0.1.1/", "requires_dist": null, "requires_python": ">=3.5.0", "summary": "Search movies for You", "version": "0.1.1" }, "last_serial": 3678413, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "7fae450f0166fe9573f2965bec84c89c", "sha256": "a792d4652e94729a1b5b456f76554ac85367947cc186806369e3b3f1761241aa" }, "downloads": -1, "filename": "movie-searcher-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7fae450f0166fe9573f2965bec84c89c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 3648, "upload_time": "2018-03-17T07:36:26", "url": "https://files.pythonhosted.org/packages/1a/9e/db5a7412505abd38e6935538a0ac00b90b10be19c138b5499d1042d05437/movie-searcher-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fae450f0166fe9573f2965bec84c89c", "sha256": "a792d4652e94729a1b5b456f76554ac85367947cc186806369e3b3f1761241aa" }, "downloads": -1, "filename": "movie-searcher-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7fae450f0166fe9573f2965bec84c89c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 3648, "upload_time": "2018-03-17T07:36:26", "url": "https://files.pythonhosted.org/packages/1a/9e/db5a7412505abd38e6935538a0ac00b90b10be19c138b5499d1042d05437/movie-searcher-0.1.1.tar.gz" } ] }