{ "info": { "author": "Konstantin Lebedev", "author_email": "lebedev.k.m@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===================\nMezzanine Quick Photos\n===================\nA Mezzanine app to store the latest photos from Instagram.\n\nInstallation\n---------\n```\n$ pip install mezzanine-instagram-quickphotos\n```\n\nConfiguration\n---------\nIn `settings.py`:\n```\nINSTALLED_APPS = (\n ...\n 'mezzanine_quickphotos',\n)\n```\nConfigure `INSTAGRAM_ACCESS_TOKEN` and `INSTAGRAM_CLIENT_SECRET` in Mezzanine admin configuration setting\nRegister site application in https://www.instagram.com/developer/clients/register/ and enable implicit OAuth\nGet ACCESS-TOKEN\n```\nhttps://api.instagram.com/oauth/authorize/?client_id=CLIENT-ID&redirect_uri=REDIRECT-URI&response_type=token\n```", "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/kmlebedev/mezzanine-instagram-quickphotos", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mezzanine-instagram-quickphotos", "package_url": "https://pypi.org/project/mezzanine-instagram-quickphotos/", "platform": "any", "project_url": "https://pypi.org/project/mezzanine-instagram-quickphotos/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kmlebedev/mezzanine-instagram-quickphotos" }, "release_url": "https://pypi.org/project/mezzanine-instagram-quickphotos/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Latest Photos from Instagram for Mezzanine", "version": "0.0.2" }, "last_serial": 2309331, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "6558fe8a8aa44cec7e1cc690067ebd0d", "sha256": "af61cfdfdf96f6cba678ce3366dcb2f05360bb2f059665a311d054bd87d3bc2e" }, "downloads": -1, "filename": "mezzanine-instagram-quickphotos-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6558fe8a8aa44cec7e1cc690067ebd0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6418, "upload_time": "2016-08-28T09:58:52", "url": "https://files.pythonhosted.org/packages/93/32/076f9c560b6ff37a27618605390303d3c0721bab8019a92034fcb283de30/mezzanine-instagram-quickphotos-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6558fe8a8aa44cec7e1cc690067ebd0d", "sha256": "af61cfdfdf96f6cba678ce3366dcb2f05360bb2f059665a311d054bd87d3bc2e" }, "downloads": -1, "filename": "mezzanine-instagram-quickphotos-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6558fe8a8aa44cec7e1cc690067ebd0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6418, "upload_time": "2016-08-28T09:58:52", "url": "https://files.pythonhosted.org/packages/93/32/076f9c560b6ff37a27618605390303d3c0721bab8019a92034fcb283de30/mezzanine-instagram-quickphotos-0.0.2.tar.gz" } ] }