{ "info": { "author": "tghw,kulikjak,waghanza,lukegb", "author_email": "ty@tghw.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Python Trello API Wrapper\n--------------------------\n\nThis Python API is simply a wrapper around the Trello API\n\nGetting Started:\n----------------\nTo use the Trello API, install the package either by downloading the source and running\n\n $ python setup.py install\n\nor by using pip\n\n $ pip install trello\n\nDocumentation:\n--------------\nYou can find documentation for the Python API at:\n\n http://packages.python.org/trello/\n\nAnd documentation for the Trello API at:\n\n https://trello.com/docs/api/\n\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/trello/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tghw/trello-py", "keywords": "", "license": "Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this list\nof conditions and the following disclaimer. Redistributions in binary form must\nreproduce the above copyright notice, this list of conditions and the following\ndisclaimer in the documentation and/or other materials provided with the\ndistribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "maintainer": "", "maintainer_email": "", "name": "trello", "package_url": "https://pypi.org/project/trello/", "platform": "", "project_url": "https://pypi.org/project/trello/", "project_urls": { "Homepage": "https://github.com/tghw/trello-py" }, "release_url": "https://pypi.org/project/trello/0.9.3/", "requires_dist": null, "requires_python": "", "summary": "Python library for interacting with the Trello API", "version": "0.9.3" }, "last_serial": 5222224, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "442604099a768e38082b5bd96d231c3e", "sha256": "adeafbf2cd97cbf19a023ec88d72b3d59999df0d43bb27057f1fe8db14ff3999" }, "downloads": -1, "filename": "trello-0.9.zip", "has_sig": false, "md5_digest": "442604099a768e38082b5bd96d231c3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9710, "upload_time": "2012-03-22T00:40:53", "url": "https://files.pythonhosted.org/packages/44/f6/18caf9929e9a87d5ab2d8aa8af5606246ba2b3618f302c443fdfa83efcc3/trello-0.9.zip" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "10d3b78d7a08aee9ba4f71859c6722ce", "sha256": "594f88ea5f2a4edd337747f00fb0acb80116b92c9bbe1c2c3acfa8c891e5b226" }, "downloads": -1, "filename": "trello-0.9.1.zip", "has_sig": false, "md5_digest": "10d3b78d7a08aee9ba4f71859c6722ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10868, "upload_time": "2012-04-04T20:39:17", "url": "https://files.pythonhosted.org/packages/15/5e/b39cc09f075766e2f6fd9db63a964eac0db596e68f934fd80bb56b7e1fd2/trello-0.9.1.zip" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "2993974ed428b983d85cd7ebe38c269a", "sha256": "2d13211b26978283bbe4ac68a4818fb65ec8bcab7685319057a8aba2269f4ab8" }, "downloads": -1, "filename": "trello-0.9.3.tar.gz", "has_sig": false, "md5_digest": "2993974ed428b983d85cd7ebe38c269a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14189, "upload_time": "2019-05-03T14:45:26", "url": "https://files.pythonhosted.org/packages/66/ca/64fc992a054397cc8aefa603efc1c83051e736e06296aa5bb5b3eb6f8141/trello-0.9.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2993974ed428b983d85cd7ebe38c269a", "sha256": "2d13211b26978283bbe4ac68a4818fb65ec8bcab7685319057a8aba2269f4ab8" }, "downloads": -1, "filename": "trello-0.9.3.tar.gz", "has_sig": false, "md5_digest": "2993974ed428b983d85cd7ebe38c269a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14189, "upload_time": "2019-05-03T14:45:26", "url": "https://files.pythonhosted.org/packages/66/ca/64fc992a054397cc8aefa603efc1c83051e736e06296aa5bb5b3eb6f8141/trello-0.9.3.tar.gz" } ] }