{ "info": { "author": "Guillaume Thomas", "author_email": "guillaume.thomas642@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "===========\r\nPython Allocine\r\n===========\r\n\r\nPython Allocine provides a generic wrapper for Allocine API v3. Typical usage\r\noften looks like this::\r\n\r\n#!/usr/bin/env python\r\n\r\nfrom allocine.Allocine import Allocine\r\n\r\nresults = Allocine().search(\"the godfather\")\r\nmovie = results.movies[0]\r\nprint(movie.title)\r\nmovie.getInfo()\r\nprint(movie.synopsisShort)\r\n\r\n\r\nWhat this wrapper can do\r\n=========\r\n\r\nThis API allows you to query Allocine\r\n\r\n* Search\r\n* Access Person & Movies & Reviews", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gtnx/python-allocine", "keywords": "allocine api", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "allocine-wrapper", "package_url": "https://pypi.org/project/allocine-wrapper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/allocine-wrapper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gtnx/python-allocine" }, "release_url": "https://pypi.org/project/allocine-wrapper/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Wrapper of Allocine API", "version": "0.3.0" }, "last_serial": 786237, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e964c2658c872765132e95c6bf87200f", "sha256": "b0e336770479a6eab181e3bbac818e56076c78edd67745d16b0c34fd790bb4b0" }, "downloads": -1, "filename": "allocine-wrapper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e964c2658c872765132e95c6bf87200f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2565, "upload_time": "2012-10-22T22:20:52", "url": "https://files.pythonhosted.org/packages/78/1b/3275fa5a651525d26e83e7713cec03498c1cfa54c6ac175b0c70df2e029b/allocine-wrapper-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c8243673f6eff7f362f84346cd3009ec", "sha256": "8b702bacb573681c5fffb6a43aa710c9204854689b4f4a543ff6de0c06a93978" }, "downloads": -1, "filename": "allocine-wrapper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c8243673f6eff7f362f84346cd3009ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2740, "upload_time": "2012-10-23T20:53:27", "url": "https://files.pythonhosted.org/packages/1a/a7/f90bdf4271c3599680285b5bf5ac718a6749b7d138220b02cc4fb3f9b887/allocine-wrapper-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "0a9f20fb0232a7fad6c253cc382eb6b5", "sha256": "5997749115db0eede68430294195f16ce2abb3d637f6c1a5724283d6076678c4" }, "downloads": -1, "filename": "allocine-wrapper-0.3.0.tar.gz", "has_sig": false, "md5_digest": "0a9f20fb0232a7fad6c253cc382eb6b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3433, "upload_time": "2012-10-23T22:00:17", "url": "https://files.pythonhosted.org/packages/9c/58/f9a39a91c53a288af120ed02f5482036cc22ce4777ffa239007473fa900d/allocine-wrapper-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a9f20fb0232a7fad6c253cc382eb6b5", "sha256": "5997749115db0eede68430294195f16ce2abb3d637f6c1a5724283d6076678c4" }, "downloads": -1, "filename": "allocine-wrapper-0.3.0.tar.gz", "has_sig": false, "md5_digest": "0a9f20fb0232a7fad6c253cc382eb6b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3433, "upload_time": "2012-10-23T22:00:17", "url": "https://files.pythonhosted.org/packages/9c/58/f9a39a91c53a288af120ed02f5482036cc22ce4777ffa239007473fa900d/allocine-wrapper-0.3.0.tar.gz" } ] }