{ "info": { "author": "Fran\u00e7ois de Metz", "author_email": "francois@2metz.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# Kinto for Trello\n\nThis project implement an authentifcation policy for [Kinto][] using [Trello][] tokens.\n\n[kinto]: https://www.kinto-storage.org/\n[trello]: http://trello.com/\n\n## Install\n\n pip install kinto-trello\n\n## Usage\n\nUpdate `kinto.includes` to add kinto_trello\n\n kinto.includes = kinto_trello\n\nAdd to your config file:\n\n multiauth.policies = trello\n multiauth.policy.trello.use = kinto_trello.authentication.TrelloAuthenticationPolicy\n trello.apikey = 'YOUR_API_KEY' # FROM https://trello.com/app-key\n\n## License\n\nMIT", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/francois2metz/kinto-trello", "keywords": "kinto trello", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "kinto-trello", "package_url": "https://pypi.org/project/kinto-trello/", "platform": "", "project_url": "https://pypi.org/project/kinto-trello/", "project_urls": { "Homepage": "https://github.com/francois2metz/kinto-trello" }, "release_url": "https://pypi.org/project/kinto-trello/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Trello authentication plugin for Kinto", "version": "0.1.3" }, "last_serial": 3308021, "releases": { "0.0.11": [ { "comment_text": "", "digests": { "md5": "540dcbb8fef7c4744b3018e31636be2c", "sha256": "d6dce939c6a5d64e0a9673e3ab0da5bb6329131ae8253c549516b206a767b81c" }, "downloads": -1, "filename": "kinto-trello-0.0.11.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "540dcbb8fef7c4744b3018e31636be2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2321, "upload_time": "2017-11-05T18:55:56", "url": "https://files.pythonhosted.org/packages/12/20/d64e4b3089cc804534b94c7ec81c060e91896164b6e76ac7ec6f378e5766/kinto-trello-0.0.11.linux-x86_64.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "626f0a01595897ae2e827284f240ada8", "sha256": "7ed4ce9db07fe58ac58c92d47eb5719e8cf7fe7d09ba08dfa294aa631cc4d087" }, "downloads": -1, "filename": "kinto-trello-0.1.1.tar.gz", "has_sig": false, "md5_digest": "626f0a01595897ae2e827284f240ada8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2173, "upload_time": "2017-11-05T21:39:37", "url": "https://files.pythonhosted.org/packages/f1/a7/a1bcbdb554337fc037413ee323f81acd679e2179587c2428c9fca290917a/kinto-trello-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b49cb2d938e7facfe118abce1666647e", "sha256": "6754f84df789b1dff4882272965c991e6a8fa78496ff54b29f13064f905d82f2" }, "downloads": -1, "filename": "kinto-trello-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b49cb2d938e7facfe118abce1666647e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2205, "upload_time": "2017-11-05T22:59:17", "url": "https://files.pythonhosted.org/packages/84/cd/c93c5f9d04c5bd216e27b3044ee77b1f62bc890cac5fac0e0e6aee45db21/kinto-trello-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "46bbd6f56729f9548758740a27102c0f", "sha256": "176b3ee238588d9a5ad79a4ea7b38e112c53f2767797500f2503a1ae539a1b15" }, "downloads": -1, "filename": "kinto-trello-0.1.3.tar.gz", "has_sig": false, "md5_digest": "46bbd6f56729f9548758740a27102c0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2257, "upload_time": "2017-11-05T23:50:53", "url": "https://files.pythonhosted.org/packages/81/4a/0a32d63cc02bf178b556ce3884065becbb8a84e409bb5395cfb6036c96b0/kinto-trello-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46bbd6f56729f9548758740a27102c0f", "sha256": "176b3ee238588d9a5ad79a4ea7b38e112c53f2767797500f2503a1ae539a1b15" }, "downloads": -1, "filename": "kinto-trello-0.1.3.tar.gz", "has_sig": false, "md5_digest": "46bbd6f56729f9548758740a27102c0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2257, "upload_time": "2017-11-05T23:50:53", "url": "https://files.pythonhosted.org/packages/81/4a/0a32d63cc02bf178b556ce3884065becbb8a84e409bb5395cfb6036c96b0/kinto-trello-0.1.3.tar.gz" } ] }