{ "info": { "author": "Ivan Larin", "author_email": "pentusha@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: Russian", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "|version| |docs| |build| |coverage| |wheel|\n\nCinemate - \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f API \u0441\u0430\u0439\u0442\u0430 `cinemate.cc`_ \u043d\u0430 \u044f\u0437\u044b\u043a\u0435 python.\n\u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u043c\u0435\u0442\u043e\u0434\u044b `api v2`_.\n\n\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n=========\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u0432\u0435\u0440\u0441\u0438\u0438::\n\n pip install cinemate\n\n\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0430 PyPI_.\n\n\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043d\u0430 `Read the Docs`_.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\n=============\n\u041d\u0438\u0436\u0435 \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u043d\u044b \u043f\u0440\u043e\u0441\u0442\u044b\u0435 \u043f\u0440\u0438\u043c\u0435\u0440\u044b, \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u044b\u0435 \u043f\u0440\u0438\u043c\u0435\u0440\u044b \u043d\u0430\u0445\u043e\u0434\u044f\u0442\u0441\u044f \u0432 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0435 examples_.\n\n\u0418\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f:\n\n.. code:: python\n\n >>> from cinemate import Cinemate\n >>> cin = Cinemate('username', 'password', 'passkey', 'apikey')\n\n\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u043f\u0435\u0440\u0441\u043e\u043d\u0435:\n\n.. code:: python\n\n >>> person = cin.person.get(57658)\n >>> print(person)\n \n >>> print(person.photo.big)\n http://c.cinemate.cc/media/p/8/5/57658/0.big.jpg\n\n\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0444\u0438\u043b\u044c\u043c\u0435:\n\n.. code:: python\n\n >>> print(movie)\n \n >>> print(movie.title.original)\n Africa\n >>> movie.runtime is None\n True\n >>> print(movie.imdb)\n \n >>> print(movie.imdb.rating)\n 8.9\n\n\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0441\u043b\u0435\u0436\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f:\n\n.. code:: python\n\n >>> watchlist = cin.account.watchlist()\n >>> for person in watchlist['person']:\n ... print(person.name_original)\n ...\n Kar Wai Wong\n Gregg Araki\n Jan Svankmajer\n Gaspar Noe\n\n\u0423\u0447\u0430\u0441\u0442\u0438\u0435 \u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0435\n====================\n\u041f\u0440\u043e\u0432\u0435\u0440\u044f\u0439\u0442\u0435 \u0432\u043d\u0435\u0441\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043d\u0430 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0432\u0438\u0435 pep-20_, pep-8_, pep-287_.\n\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0440\u0443\u0439\u0442\u0435 \u043a\u043e\u0434 \u043d\u0430 \u0440\u0443\u0441\u0441\u043a\u043e\u043c \u044f\u0437\u044b\u043a\u0435, \u0442.\u043a. \u043f\u0440\u043e\u0435\u043a\u0442 cinemate.cc \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u0430\u043d \u043d\u0430 \u0440\u0443\u0441\u0441\u043a\u043e\u0433\u043e\u0432\u043e\u0440\u044f\u0449\u0443\u044e \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u044e.\n\n\u0422\u0435\u0441\u0442\u044b \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u044e\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 tox_ \u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c\u0441\u044f \u0432 \u0432\u0435\u0440\u0441\u0438\u044f\u0445 py27, py32, py33, py34, pypy, pypy3.\n\n\u0412 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u043e\u043c \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439 \u043d\u0435\u0442, \u0444\u043e\u0440\u043a\u0430\u0435\u0442\u0435, \u043c\u0435\u043d\u044f\u0435\u0442\u0435, pull-request.\n\n\n.. _cinemate.cc: http://cinemate.cc/\n.. _api v2: http://cinemate.cc/help/api/\n.. _examples: https://github.com/Pentusha/cinemate/tree/master/examples\n.. _PyPI: https://pypi.python.org/pypi/cinemate\n.. _Read the Docs: http://cinemate.rtfd.org/\n.. _pep-20: http://www.python.org/dev/peps/pep-0020/\n.. _pep-8: http://www.python.org/dev/peps/pep-0008/\n.. _pep-287: http://www.python.org/dev/peps/pep-0287/\n.. _tox: https://pypi.python.org/pypi/tox\n\n.. |version| image:: http://badge.fury.io/py/cinemate.svg\n :alt: PyPI version\n :target: http://badge.fury.io/py/cinemate\n.. |docs| image:: https://readthedocs.org/projects/cinemate/badge/?version=latest\n :alt: Docs status\n :target: https://readthedocs.org/builds/cinemate/\n.. |build| image:: http://secure.travis-ci.org/Pentusha/cinemate.png?branch=master\n :alt: Build status\n :target: https://travis-ci.org/Pentusha/cinemate\n.. |coverage| image:: http://coveralls.io/repos/Pentusha/cinemate/badge.svg?branch=master\n :alt: Tests Coverage\n :target: https://coveralls.io/r/Pentusha/cinemate\n.. |wheel| image:: http://pypip.in/wheel/cinemate/badge.svg?style=flat\n :alt: Wheel Status\n :target: https://pypi.python.org/pypi/cinemate/", "description_content_type": null, "docs_url": "https://pythonhosted.org/cinemate/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Pentusha/cinemate/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cinemate", "package_url": "https://pypi.org/project/cinemate/", "platform": "any", "project_url": "https://pypi.org/project/cinemate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Pentusha/cinemate/" }, "release_url": "https://pypi.org/project/cinemate/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "cinemate.cc api", "version": "0.2.1" }, "last_serial": 1617050, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "49ae93a65858f1a8fd867b42496472e3", "sha256": "98708e01136eb4d444caac457500ccafab7029c14839c85cdb222623524bc1ad" }, "downloads": -1, "filename": "cinemate-0.0.1.win32.exe", "has_sig": false, "md5_digest": "49ae93a65858f1a8fd867b42496472e3", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 216490, "upload_time": "2014-01-24T23:15:44", "url": "https://files.pythonhosted.org/packages/f3/4a/dcafc45d60a0c9639a2406c0df3075bf84d650236ab6fbc8a2ddac9e88ea/cinemate-0.0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "d13db966931193a4fac97dc15b17bfec", "sha256": "70259c7ebd107db078e4beb1b45dcd8fbe442b56ac247ab354d3d613c607d5d9" }, "downloads": -1, "filename": "cinemate-0.0.1.zip", "has_sig": false, "md5_digest": "d13db966931193a4fac97dc15b17bfec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22087, "upload_time": "2014-01-24T23:15:39", "url": "https://files.pythonhosted.org/packages/ea/8f/20e4ec1b355b8daf7256ab79e27325c53ec2be94e19d8aa2261bfefebec0/cinemate-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5395a658b2196f5636cbb5d69b43b402", "sha256": "c7cca15596851e1c80cc8da82c7c6234a5077cc4a468ed9123a896d94ed16e1d" }, "downloads": -1, "filename": "cinemate-0.0.2.win32.exe", "has_sig": false, "md5_digest": "5395a658b2196f5636cbb5d69b43b402", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 216636, "upload_time": "2014-01-26T23:29:12", "url": "https://files.pythonhosted.org/packages/f6/65/b2d8a6142810c5b0b990fd814122823b73087fbce8bae92acb9bbfe0e927/cinemate-0.0.2.win32.exe" }, { "comment_text": "", "digests": { "md5": "187c7c5ff71fedc96f1e3d8f662e214a", "sha256": "16113c62546c428a97f2579e4a94b6016951363206a843dbedb8e9921a1a471d" }, "downloads": -1, "filename": "cinemate-0.0.2.zip", "has_sig": false, "md5_digest": "187c7c5ff71fedc96f1e3d8f662e214a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22243, "upload_time": "2014-01-26T23:29:07", "url": "https://files.pythonhosted.org/packages/d5/34/ed2b628fd86f08c1b9646dd178bb0c237d6156c04a259034626d454108d1/cinemate-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "0f297850bfb64ffad7129562f32306fa", "sha256": "9a47f3a8e6374cacc723d87288aa64a9c5ed8cb9803e309868de437badbfb677" }, "downloads": -1, "filename": "cinemate-0.0.3.win32.exe", "has_sig": false, "md5_digest": "0f297850bfb64ffad7129562f32306fa", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 216662, "upload_time": "2014-02-08T16:53:19", "url": "https://files.pythonhosted.org/packages/7b/f4/45c0e952bb378f6eb4fbfeba21d277d62e404af576dbf2de1b6811738d34/cinemate-0.0.3.win32.exe" }, { "comment_text": "", "digests": { "md5": "4c5b706e80bcc977b498d522765e4f7d", "sha256": "83d20219dd651b38154d35960f2c31113ce77aadfb3cb6dc0c417792db04487e" }, "downloads": -1, "filename": "cinemate-0.0.3.zip", "has_sig": false, "md5_digest": "4c5b706e80bcc977b498d522765e4f7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22268, "upload_time": "2014-02-08T16:53:13", "url": "https://files.pythonhosted.org/packages/85/da/2931ca3f3420be9a1bbff9ba1f5453dc23b0779fa6dc471ee4d2f1e103f3/cinemate-0.0.3.zip" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ba8bb849acc38accd56973422dfe945f", "sha256": "d78ba380494b7588ea826d0ded248ac6a386cbbf9fec8c051e5e04db5101a330" }, "downloads": -1, "filename": "cinemate-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ba8bb849acc38accd56973422dfe945f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 25100, "upload_time": "2014-02-11T19:13:37", "url": "https://files.pythonhosted.org/packages/89/62/0cae474cf2a9bc34914b391ecfe9dcc1aec576b1a070d6e690d8b4ce1019/cinemate-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c0cae571bb31f739a860206497e06625", "sha256": "9c4749d300a2a638f3d234f02a92b55489678bbece15aff56ab82a5ea6216b32" }, "downloads": -1, "filename": "cinemate-0.0.4.zip", "has_sig": false, "md5_digest": "c0cae571bb31f739a860206497e06625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26284, "upload_time": "2014-02-11T19:05:13", "url": "https://files.pythonhosted.org/packages/41/c1/6261cbe2cfa077876684cdcd408f47edac28e2f519761339dbffafb731f2/cinemate-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "9e0a26731f18b0793225131266acf170", "sha256": "423453361b058e0a8250661f6226d24b8694c798d99a69d64181a32a4c448189" }, "downloads": -1, "filename": "cinemate-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e0a26731f18b0793225131266acf170", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 27769, "upload_time": "2014-02-19T02:40:06", "url": "https://files.pythonhosted.org/packages/00/d6/2c8e394a0d9f5e01ab9cab1259f00b5c150722378b75bfe194574e635bc4/cinemate-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e8cdaae26e058fdb6c556a7d84c8ee0", "sha256": "8b633f71563077a88291fbbb20e046d15d8b5f898776470ee60bef5c61a8435d" }, "downloads": -1, "filename": "cinemate-0.0.5.zip", "has_sig": false, "md5_digest": "5e8cdaae26e058fdb6c556a7d84c8ee0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28955, "upload_time": "2014-02-19T02:39:49", "url": "https://files.pythonhosted.org/packages/64/57/5f3ba75cac218a7b534c60d4a7ff586763cc3c3d12033312c4e351de51a1/cinemate-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "4fceeefef452fa225388c8ee6ec80677", "sha256": "79c3783619a6d39b23d2adddb87f8551c90ec721ae312a3ae798848e6d7e344c" }, "downloads": -1, "filename": "cinemate-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4fceeefef452fa225388c8ee6ec80677", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 27883, "upload_time": "2014-02-19T19:05:22", "url": "https://files.pythonhosted.org/packages/2e/c3/636b506678aae6d3112f99757b1946fc58057133d53961e6936c2db754e2/cinemate-0.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e9890af4c0fc7ed53ec50aadc626954", "sha256": "147d93284a28c6dc5b18cb8a2f596975cbb55a8b6ddf36276c82c53fe2b277db" }, "downloads": -1, "filename": "cinemate-0.0.6.zip", "has_sig": false, "md5_digest": "6e9890af4c0fc7ed53ec50aadc626954", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17502, "upload_time": "2014-02-19T19:05:01", "url": "https://files.pythonhosted.org/packages/fa/8a/20d434c1c737574c01995d12b48843364d9dc12839231a17b694fb74268c/cinemate-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "96490d03c0b6ec9e171c561987e6259b", "sha256": "62f75421a8ec4b3a3df9dc7ce8c119b0346dcc5687638ca476102afcecdc22fb" }, "downloads": -1, "filename": "cinemate-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96490d03c0b6ec9e171c561987e6259b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 28214, "upload_time": "2014-03-06T19:25:32", "url": "https://files.pythonhosted.org/packages/65/da/b77700d50e6240e2d15e763b1bc392cd9a9ae4ebb7413b95211a7d92fe49/cinemate-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "547c09dd68d4ae167c722942a7212352", "sha256": "1ee8308127d31126a64661fdbc6bd00dd67046475682ad4fce140c5becfc3c8d" }, "downloads": -1, "filename": "cinemate-0.0.7.zip", "has_sig": false, "md5_digest": "547c09dd68d4ae167c722942a7212352", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17742, "upload_time": "2014-03-06T19:25:19", "url": "https://files.pythonhosted.org/packages/c0/d5/1275e16820286a20ce3b2b6e306d596ec0de89b3b895ab0edcd82cc5a764/cinemate-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "a5c5dee67e2a249ceda811624c1ca34f", "sha256": "541a5ec7660388d14bd27bd25de17ed9d86ab887a8da8e2bbe4aca9421d7b9ec" }, "downloads": -1, "filename": "cinemate-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5c5dee67e2a249ceda811624c1ca34f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 28979, "upload_time": "2014-03-14T23:16:57", "url": "https://files.pythonhosted.org/packages/85/ab/b38ebf968ec2a191b913be9d0ccebbd51b9d2492c08614cdc45d69f525c6/cinemate-0.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba2734b8cfcc943184cff710edfd8a38", "sha256": "f6a4dbe258a9728bf228d62e9bfedee64d818e807fdd8f632f1ebb928d762c1f" }, "downloads": -1, "filename": "cinemate-0.0.8.win32.exe", "has_sig": false, "md5_digest": "ba2734b8cfcc943184cff710edfd8a38", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 224472, "upload_time": "2014-03-14T23:30:32", "url": "https://files.pythonhosted.org/packages/e4/2d/0a264b7b8d06e7143be929356ae9ba0112ada45607ba11729c6a9b4dc23d/cinemate-0.0.8.win32.exe" }, { "comment_text": "", "digests": { "md5": "9bcee12d8f215f096c25ebc11acf0abc", "sha256": "c5bf32f7bfc9e4eb66d58baa31628bf47b5d4003b12a6a42126a0fc2664b3ed9" }, "downloads": -1, "filename": "cinemate-0.0.8.zip", "has_sig": false, "md5_digest": "9bcee12d8f215f096c25ebc11acf0abc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18559, "upload_time": "2014-03-14T23:16:36", "url": "https://files.pythonhosted.org/packages/ec/c0/562a59349d43b117a123fa1ca7dbb47ed17cd5de144f3bd25a71ce84dcc9/cinemate-0.0.8.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "205c0678d440830bc81730c048c1a2ca", "sha256": "d51083b64722fe9bafb321ef619b521fe6dbf2376dbc5b3c7beedb55855d8e11" }, "downloads": -1, "filename": "cinemate-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "205c0678d440830bc81730c048c1a2ca", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 31515, "upload_time": "2014-05-21T15:19:05", "url": "https://files.pythonhosted.org/packages/a1/73/84833d284e45c4e2e0eb64b53effc9429a6654378e662fe3db4fb15f55db/cinemate-0.1.0-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3ea6cc521112627d465cc8e152e80a98", "sha256": "e3b6da873ed7fbbf8fcde83ffe5ac49cd1e2aa57e8ea7818b09b342ef61cec9f" }, "downloads": -1, "filename": "cinemate-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3ea6cc521112627d465cc8e152e80a98", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 33344, "upload_time": "2014-07-31T13:55:53", "url": "https://files.pythonhosted.org/packages/67/3a/7d7b6ab64f70ce8e9e218a541accdd68e5b5a22de684d61bdbe6b1360c52/cinemate-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1cb6b1aa79365e1cf68af060208349ec", "sha256": "9de48bb425f40ce9e32451f4a939b0197af8e276cfd0dedf437582c880b87275" }, "downloads": -1, "filename": "cinemate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1cb6b1aa79365e1cf68af060208349ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15568, "upload_time": "2014-07-31T13:55:49", "url": "https://files.pythonhosted.org/packages/c0/76/ff2a7a4d8b460d555e022de9ad0c069187a34fd9315f7f817d8e163171e8/cinemate-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "bbad0a2d37643edee43c12d55a21654a", "sha256": "1ab2b378dde49f8fb6100b2e4902666aef7a9f850a6b557aa667519268a13255" }, "downloads": -1, "filename": "cinemate-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bbad0a2d37643edee43c12d55a21654a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32736, "upload_time": "2014-08-18T11:51:00", "url": "https://files.pythonhosted.org/packages/e8/51/5cc01d251f0acf05b2cade16d9f45e65af674b8a5edc990b56c629f86006/cinemate-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "737051902de4d450b474947aa39159fd", "sha256": "cb19cc3810d25cff8c92a895cb5112c93630c48c28ed3412bf4c840baaa5d9a6" }, "downloads": -1, "filename": "cinemate-0.1.3.tar.gz", "has_sig": false, "md5_digest": "737051902de4d450b474947aa39159fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15541, "upload_time": "2014-08-18T11:50:58", "url": "https://files.pythonhosted.org/packages/da/8b/96410d0e83af37991c8eda3809ecceece99f8e5583ac44782146d1206479/cinemate-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7c4aa6c3bc7b5eb1c960b41621bebdfc", "sha256": "e5c7d42ede88e72c9c2c77a45c2d0feb17fe1543cc8cfea6c98cb3dd01fca5e0" }, "downloads": -1, "filename": "cinemate-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7c4aa6c3bc7b5eb1c960b41621bebdfc", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32745, "upload_time": "2014-08-19T07:53:43", "url": "https://files.pythonhosted.org/packages/a5/ae/ad75cb5bdbf865e962aed1599aede9ec1108c420574bf38ce0a619cd297e/cinemate-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d028063f30b9fa10c495ddc0e9b2ea1", "sha256": "67c541dc656e76035ec0010d14eaa9e9c745634eed37e1e7dafa0027240216f6" }, "downloads": -1, "filename": "cinemate-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9d028063f30b9fa10c495ddc0e9b2ea1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15533, "upload_time": "2014-08-19T07:53:41", "url": "https://files.pythonhosted.org/packages/a2/d5/0a7925449a6000cbd6ad67c1bb6f6a33333b08e7cb8ad8ddf85751aa7468/cinemate-0.1.4.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "787b17fefb13bcbc357190d4b4e0d42c", "sha256": "5ae947bda90e637086c7a98d69a2803242139edafe8a85fb7442431aee4940ab" }, "downloads": -1, "filename": "cinemate-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "787b17fefb13bcbc357190d4b4e0d42c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32970, "upload_time": "2015-01-22T06:58:07", "url": "https://files.pythonhosted.org/packages/94/35/5570b67d5eef17d71d1d087ed4f668417eeebf7dc025a4870bc5dd977010/cinemate-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f55cfa629b527deaa467acf6253497a8", "sha256": "1d4b467e9689375fc01cd555fe5ebbf65ded228880e6b9ae3e97d64c74d80c0f" }, "downloads": -1, "filename": "cinemate-0.2.tar.gz", "has_sig": false, "md5_digest": "f55cfa629b527deaa467acf6253497a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15820, "upload_time": "2015-01-22T06:58:04", "url": "https://files.pythonhosted.org/packages/32/6d/eae30f0db87180f78a327baf6e3b00eb92693827c67506e4bcf1a3e36644/cinemate-0.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d67816255510925999e7d532c093378d", "sha256": "772078889392e6b66b58e7c70b56532197a80bf8e352e61e827c6e8ab0dcfff6" }, "downloads": -1, "filename": "cinemate-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d67816255510925999e7d532c093378d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33008, "upload_time": "2015-01-23T07:04:02", "url": "https://files.pythonhosted.org/packages/2d/ff/a66568d2c2714e2282c765eb0daf7efa6b482b349dd2473883b3076fe768/cinemate-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22a5e2258eccd621602368dcc70ccaeb", "sha256": "32a12e7ef5723aca32164881d8d7847a0429c4c76c06d06046e38ffcbc3e56e3" }, "downloads": -1, "filename": "cinemate-0.2.0.tar.gz", "has_sig": false, "md5_digest": "22a5e2258eccd621602368dcc70ccaeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15828, "upload_time": "2015-01-23T07:04:00", "url": "https://files.pythonhosted.org/packages/dc/8b/d07bf21b907916269345e3341effb2cf38096dd7db2d60a8b729b38dad49/cinemate-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d7340d3b994b18600cace7b4cac73e1e", "sha256": "c0b95a649a33c63d03ddb5f5d461c8f5a85fce88a3ba878b0cb37d88665a50d9" }, "downloads": -1, "filename": "cinemate-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7340d3b994b18600cace7b4cac73e1e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33041, "upload_time": "2015-03-03T07:40:58", "url": "https://files.pythonhosted.org/packages/7a/1f/b2c805c7a023e7f732eeff358e9766b9525e1e923ac2567fc4cb279c1b0d/cinemate-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2066d9a53be696d93b34da5989fbf1c", "sha256": "7ce6fef1db2b1dc1f007c25644b38d6268f7abacef942ef7dd0c39ce574c445a" }, "downloads": -1, "filename": "cinemate-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d2066d9a53be696d93b34da5989fbf1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15906, "upload_time": "2015-03-03T07:40:55", "url": "https://files.pythonhosted.org/packages/ce/4d/59e023e48e5aafbe5255e4533ebf8ab413769fbf9fef1878d4e2c24c5e80/cinemate-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7340d3b994b18600cace7b4cac73e1e", "sha256": "c0b95a649a33c63d03ddb5f5d461c8f5a85fce88a3ba878b0cb37d88665a50d9" }, "downloads": -1, "filename": "cinemate-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7340d3b994b18600cace7b4cac73e1e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33041, "upload_time": "2015-03-03T07:40:58", "url": "https://files.pythonhosted.org/packages/7a/1f/b2c805c7a023e7f732eeff358e9766b9525e1e923ac2567fc4cb279c1b0d/cinemate-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2066d9a53be696d93b34da5989fbf1c", "sha256": "7ce6fef1db2b1dc1f007c25644b38d6268f7abacef942ef7dd0c39ce574c445a" }, "downloads": -1, "filename": "cinemate-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d2066d9a53be696d93b34da5989fbf1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15906, "upload_time": "2015-03-03T07:40:55", "url": "https://files.pythonhosted.org/packages/ce/4d/59e023e48e5aafbe5255e4533ebf8ab413769fbf9fef1878d4e2c24c5e80/cinemate-0.2.1.tar.gz" } ] }