{ "info": { "author": "messense", "author_email": "messense@icloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "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 :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "teambition-api\n==============\n\nTeambition Python API\n\n\u9605\u8bfb\u6587\u6863\uff1a\\ http://teambition-api.readthedocs.org/zh_CN/latest/\n\n\u5b89\u88c5\u4e0e\u5347\u7ea7\n==========\n\n\u63a8\u8350\u4f7f\u7528 pip \u8fdb\u884c\u5b89\u88c5:\n\n::\n\n pip install teambition\n\n\u5347\u7ea7\u7248\u672c\uff1a\n\n::\n\n pip install -U teambition\n\n\u57fa\u672c\u7528\u6cd5\n========\n\n.. code:: python\n\n # -*- coding: utf-8 -*-\n from __future__ import absolute_import, unicode_literals\n from teambition import Teambition\n\n client_key = 'Your client key'\n client_secret = 'You client secret'\n redirect_uri = 'http://localhost'\n\n\n tb = Teambition(client_key, client_secret)\n\n # \u83b7\u53d6\u6388\u6743\u5730\u5740\n url = tb.oauth.get_authorize_url(redirect_uri)\n\n # \u901a\u8fc7 code \u83b7\u53d6 access_token\n\n tb.oauth.fetch_access_token('Your code')\n\n # \u5176\u5b83\u64cd\u4f5c\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 messense\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/messense/teambition-api", "keywords": "Teambition", "license": "", "maintainer": "", "maintainer_email": "", "name": "teambition", "package_url": "https://pypi.org/project/teambition/", "platform": "", "project_url": "https://pypi.org/project/teambition/", "project_urls": { "Homepage": "https://github.com/messense/teambition-api" }, "release_url": "https://pypi.org/project/teambition/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Teambition Python API", "version": "0.2.0" }, "last_serial": 2566378, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "27d211c75f39ea2180f6487da5ba16c6", "sha256": "69215b2c6e7a2b221830891a65d3c73e1ec3dab6419ba3468afa2c58d5eb0543" }, "downloads": -1, "filename": "teambition-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "27d211c75f39ea2180f6487da5ba16c6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32322, "upload_time": "2015-05-15T12:10:29", "url": "https://files.pythonhosted.org/packages/3c/e5/99a3650250a100e86dcc6d96ddc95b4d378145e9cfcdc3c319b8403c1e82/teambition-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "755700d172f764aa8b70ce9157b65afc", "sha256": "79d811ff2d550b7b81ee9248517776bd9090dfd995d4b140e7238b8634fe66b6" }, "downloads": -1, "filename": "teambition-0.1.0.tar.gz", "has_sig": false, "md5_digest": "755700d172f764aa8b70ce9157b65afc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18868, "upload_time": "2015-05-15T12:10:26", "url": "https://files.pythonhosted.org/packages/ac/38/dec2fcefbf0e64661804fa921db186e716ef60a0467eb217215ec0f6152b/teambition-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "6baec1b771fdb8a39bef4dad0c812da8", "sha256": "0004a5fb6084c16045d5a02cb2ea50e10528bf1069b0fa0bccc1a951450b6a7c" }, "downloads": -1, "filename": "teambition-0.1.0.zip", "has_sig": false, "md5_digest": "6baec1b771fdb8a39bef4dad0c812da8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35734, "upload_time": "2015-05-15T12:10:22", "url": "https://files.pythonhosted.org/packages/9e/23/388152658b00d730ded8190273d21519a71fcf5cc6ebf39ac878ce80b98c/teambition-0.1.0.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1f5d63ac9b2b3c583cfb760640de3697", "sha256": "38dd8dd1fd770fb65ed764036532492cb989f0aa54f9e2f3ad9dea90c2b04d15" }, "downloads": -1, "filename": "teambition-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f5d63ac9b2b3c583cfb760640de3697", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32462, "upload_time": "2015-05-18T06:13:22", "url": "https://files.pythonhosted.org/packages/0f/f3/252bf9887f394af3c1f0c65afcdca90b99231b6628a8b2bded7405eb1d8b/teambition-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "044502afc6878456054c3713069e21e2", "sha256": "ac6d0691d4c52c9a79ffeb9bf07f5d012be6748842aa069ae9db84b3b2972de7" }, "downloads": -1, "filename": "teambition-0.1.1.tar.gz", "has_sig": false, "md5_digest": "044502afc6878456054c3713069e21e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18905, "upload_time": "2015-05-18T06:13:18", "url": "https://files.pythonhosted.org/packages/25/76/b39a6f61120a50505b73be0d1c704c599aa365b421a3a479fbd1e2eb602f/teambition-0.1.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "b462f68e4ada0f146b3a490131b08d01", "sha256": "332c548680de93655aa2d250cb9887f8debdcc681146d4b06c61a99531e51384" }, "downloads": -1, "filename": "teambition-0.1.1.zip", "has_sig": false, "md5_digest": "b462f68e4ada0f146b3a490131b08d01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35868, "upload_time": "2015-05-18T06:13:14", "url": "https://files.pythonhosted.org/packages/77/39/deff46a4a37d65a829b5e8aeba346a1fb0e7c24452c43bd695197a196afd/teambition-0.1.1.zip" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "99fa3fa21296860d4b71996fc615fec9", "sha256": "6d0aca6b13d26cb9f29853963dc244538649fb4efd5c0b2b9610dd0dceb84b2b" }, "downloads": -1, "filename": "teambition-0.1.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99fa3fa21296860d4b71996fc615fec9", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38069, "upload_time": "2015-07-11T09:31:01", "url": "https://files.pythonhosted.org/packages/18/01/9977cd2eb10636e526ce0db012a4d02e503040d7dec9580cc894cb273192/teambition-0.1.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "96da5754d6014bead3abe977dcd2e55f", "sha256": "63367e2c1d2758617aaecfcfd000e10ce0fb8443db5fee605e4b437323738160" }, "downloads": -1, "filename": "teambition-0.1.10.tar.gz", "has_sig": false, "md5_digest": "96da5754d6014bead3abe977dcd2e55f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21464, "upload_time": "2015-07-11T09:30:56", "url": "https://files.pythonhosted.org/packages/af/e7/c0fda92d090af9801cc7b17251a2c1df6ec8a3e57b9935624641cf4ca1aa/teambition-0.1.10.tar.gz" }, { "comment_text": "", "digests": { "md5": "89604456c7a27cd7758c291433c0925d", "sha256": "27fb6be43da741dc10381bfb0b457ae93162da968c4e0d0173a632e66395df1f" }, "downloads": -1, "filename": "teambition-0.1.10.zip", "has_sig": false, "md5_digest": "89604456c7a27cd7758c291433c0925d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41504, "upload_time": "2015-07-11T09:30:50", "url": "https://files.pythonhosted.org/packages/cf/11/ad101cdac75bd687a46c1384f354256802394530f99dee90d57bc3c7266a/teambition-0.1.10.zip" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "6a6101af0374e778854ef48553557191", "sha256": "2a689b71319bfedf22c2871fab37c2f5df1e36868fdfc4cba679ace18cac16db" }, "downloads": -1, "filename": "teambition-0.1.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a6101af0374e778854ef48553557191", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38399, "upload_time": "2015-09-17T03:02:58", "url": "https://files.pythonhosted.org/packages/b3/e6/6614cd4309c316c42d80a4d246de5e41ff7b94c4e7756067bff8fe591b1e/teambition-0.1.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c60b0905c86e9b794c8c4b6db957b27", "sha256": "57e2a5b2f1a21c3d27ba4755ee3541838ed7a623c8648d47168d9f4588e00900" }, "downloads": -1, "filename": "teambition-0.1.11.tar.gz", "has_sig": false, "md5_digest": "2c60b0905c86e9b794c8c4b6db957b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21736, "upload_time": "2015-09-17T03:02:51", "url": "https://files.pythonhosted.org/packages/32/30/89428fd825e33515db9d42c98b31a5e9da6bff147f3cb8fb35c5f098906b/teambition-0.1.11.tar.gz" }, { "comment_text": "", "digests": { "md5": "8e258251e173832beb72b790a1916c9c", "sha256": "9cfcdabba57541448b4cda3d2995df2bd65f33a6aa32e67cd3d65e3c5f516432" }, "downloads": -1, "filename": "teambition-0.1.11.zip", "has_sig": false, "md5_digest": "8e258251e173832beb72b790a1916c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41839, "upload_time": "2015-09-17T03:02:46", "url": "https://files.pythonhosted.org/packages/f2/54/c4e5feb5bcc712e58e11c17f467e6e2bb5916263f162988c807f81ea0f1b/teambition-0.1.11.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "16330bf9b917a9c1f4d50505766bcc50", "sha256": "26bde77c0e2545132513083e19534b24b7061e2ffa10ced92008736738f53237" }, "downloads": -1, "filename": "teambition-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "16330bf9b917a9c1f4d50505766bcc50", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 34130, "upload_time": "2015-05-18T09:58:42", "url": "https://files.pythonhosted.org/packages/aa/1a/5e6fd200df735365e3a526977399a070855e0747f1f56d39adaf2198710e/teambition-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98a1dd230c5e4ecd95407cd79209b97d", "sha256": "aa3db867b4a0aae0082060c15303e6d54318a872fed813b1d52e6e7b49f788b3" }, "downloads": -1, "filename": "teambition-0.1.2.tar.gz", "has_sig": false, "md5_digest": "98a1dd230c5e4ecd95407cd79209b97d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19893, "upload_time": "2015-05-18T09:58:38", "url": "https://files.pythonhosted.org/packages/9a/2f/1b82bcb17f7334f10c501dbda1b409a9a6662cd5ad179029847e9087c3a6/teambition-0.1.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "261bbd27dfb2d23869f29685a3e6389e", "sha256": "5680f520e848805ae44bd116c2623580abfb976ed51a895a61e3f8674a802b3b" }, "downloads": -1, "filename": "teambition-0.1.2.zip", "has_sig": false, "md5_digest": "261bbd27dfb2d23869f29685a3e6389e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37540, "upload_time": "2015-05-18T09:58:33", "url": "https://files.pythonhosted.org/packages/23/b9/ef8b08d361235e7039c7e24f8191e9e609b032736a995d9c45eeb34b412b/teambition-0.1.2.zip" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cf3268616f224a81b6f610ac25bb6c28", "sha256": "eaa91f4a256132e8637de223aa9bc0806b1717e8b880c7e2c2132531edd6608c" }, "downloads": -1, "filename": "teambition-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cf3268616f224a81b6f610ac25bb6c28", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33799, "upload_time": "2015-05-18T12:35:56", "url": "https://files.pythonhosted.org/packages/e1/48/8c955c9bc35d872063f5d98eeb604938fd3f6c7134c3322a97b7a8c70d89/teambition-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27c607bbedc31487f2e205a728f4cb6a", "sha256": "ba3ddf763e7c1c3c91bd4c2e4c64ad52591b0d70fdb37ad60c8a876de477d7b7" }, "downloads": -1, "filename": "teambition-0.1.3.tar.gz", "has_sig": false, "md5_digest": "27c607bbedc31487f2e205a728f4cb6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19583, "upload_time": "2015-05-18T12:35:51", "url": "https://files.pythonhosted.org/packages/7f/88/2cbabe48aace40209501f63468664e33068e66aabe30c3c37f362d0080e7/teambition-0.1.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "e965c3a4c7027131dd4e75998474e31a", "sha256": "a9b3d2d0f9e7742402239c9ce538e58f8bee6db2b5825872f4f1e4e40cd0940e" }, "downloads": -1, "filename": "teambition-0.1.3.zip", "has_sig": false, "md5_digest": "e965c3a4c7027131dd4e75998474e31a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37206, "upload_time": "2015-05-18T12:35:48", "url": "https://files.pythonhosted.org/packages/5b/68/a1aa667e7283e2d3eb7bf731d1aed5526522588aafe18ec596916b14bf96/teambition-0.1.3.zip" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d3574e0ab2912f26da34f71a3e74ed63", "sha256": "7e681f5693d62d0987b6f07f1d7131d9da62396c1e2e6031bc4509f4b2c1bcd2" }, "downloads": -1, "filename": "teambition-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d3574e0ab2912f26da34f71a3e74ed63", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33801, "upload_time": "2015-05-19T06:59:29", "url": "https://files.pythonhosted.org/packages/14/07/1deb9694c65c7c265e4fdaa26e1878a2f6fc8b0414d7f8839196bc0f6cb6/teambition-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc15c955db0893291cce9ac7d0216711", "sha256": "b4ad04f6088e6abb148a51f1b416553a7b0e6f023ce628e7017b20301819584c" }, "downloads": -1, "filename": "teambition-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cc15c955db0893291cce9ac7d0216711", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19591, "upload_time": "2015-05-19T06:59:24", "url": "https://files.pythonhosted.org/packages/96/8d/01d1abbd1bbc9365e872d41bc5ebbb9e15d4903e77420551cd581c13b94c/teambition-0.1.4.tar.gz" }, { "comment_text": "", "digests": { "md5": "28b1cb0d6560d862d0b5b8ce4b55e576", "sha256": "cd2754344ede822dfa011ba9ee07f88899d664a82bb4207106bc62aa70a4cb3a" }, "downloads": -1, "filename": "teambition-0.1.4.zip", "has_sig": false, "md5_digest": "28b1cb0d6560d862d0b5b8ce4b55e576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37207, "upload_time": "2015-05-19T06:59:18", "url": "https://files.pythonhosted.org/packages/93/c4/b0cb9bc221225f5b2ed21f2a7cbd96943676e9ba54bf4758bbc1e4759b65/teambition-0.1.4.zip" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "c7245a9272e18a58eaec5dfccb3f86a7", "sha256": "be1c075a3cddd9f564db3c0cfc1f80e0dd8e7b35589697a24fdff9bd590326a3" }, "downloads": -1, "filename": "teambition-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c7245a9272e18a58eaec5dfccb3f86a7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33900, "upload_time": "2015-05-20T07:00:34", "url": "https://files.pythonhosted.org/packages/3f/75/e4d901205c339f15cf701c6bcbeaef60a2800284572987a5c434e38c7b68/teambition-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e3f70d8f1f1b42034f21b6c486fbd47", "sha256": "397e5bda5868f3e43bed5b1496caa6a01adb9529d9c75241be3b286b63530b36" }, "downloads": -1, "filename": "teambition-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2e3f70d8f1f1b42034f21b6c486fbd47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19689, "upload_time": "2015-05-20T07:00:19", "url": "https://files.pythonhosted.org/packages/e1/28/acca1d0823f446f4895d503ab50a79147e3772de91060cdb31d9bf48ec50/teambition-0.1.5.tar.gz" }, { "comment_text": "", "digests": { "md5": "a9dc4dcd600451346977d3ebb5450ff7", "sha256": "3a37c5b144984acb820e5b86a96618472a394ad75740445b799c75c5ea6cdf9b" }, "downloads": -1, "filename": "teambition-0.1.5.zip", "has_sig": false, "md5_digest": "a9dc4dcd600451346977d3ebb5450ff7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37303, "upload_time": "2015-05-20T07:00:14", "url": "https://files.pythonhosted.org/packages/5f/ba/663491234a4b7c8ad05693a61893b2bd08b8b3dd6a5e89e286de566b116d/teambition-0.1.5.zip" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "90d66e307453a7198fc1318f537531f6", "sha256": "c81e08277e03ea0decc79836795e4af0c23ec62a345a80ce42facdca53518b74" }, "downloads": -1, "filename": "teambition-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "90d66e307453a7198fc1318f537531f6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 33974, "upload_time": "2015-05-20T08:01:41", "url": "https://files.pythonhosted.org/packages/87/34/2293dbf668abbf3be14c668a9924115444a7895b6588ab3daf8dae341e12/teambition-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a4f8d30352e5c20f7ed920fce73678b", "sha256": "9426cdb6d51634b5a225799d85f11dd7b9eaee94ab6de5dcf9f56d5fba73fb18" }, "downloads": -1, "filename": "teambition-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5a4f8d30352e5c20f7ed920fce73678b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19731, "upload_time": "2015-05-20T08:01:37", "url": "https://files.pythonhosted.org/packages/6a/bf/ab3f4631baf4d7d3e5807828a2b938a342402fb3484dcf02c12886aaf837/teambition-0.1.6.tar.gz" }, { "comment_text": "", "digests": { "md5": "8e86cc879e9ef8164f7e2197e4c2b970", "sha256": "897fe63a983e0b944797df90e12e7bec116d63a2d9d5f5df73529ebfde6415b9" }, "downloads": -1, "filename": "teambition-0.1.6.zip", "has_sig": false, "md5_digest": "8e86cc879e9ef8164f7e2197e4c2b970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37379, "upload_time": "2015-05-20T08:01:33", "url": "https://files.pythonhosted.org/packages/7d/41/e0f533a5278a95bd3853e1582afd214ca90b06019dfba1aa6cca1a83258e/teambition-0.1.6.zip" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "046498703a97d47ddcbdb14c9fb28217", "sha256": "9f33e7de3dddb261c103827191965f4ee0872a72f01e99adbe5cb45fa17d05d2" }, "downloads": -1, "filename": "teambition-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "046498703a97d47ddcbdb14c9fb28217", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 37238, "upload_time": "2015-05-23T09:51:33", "url": "https://files.pythonhosted.org/packages/b9/f1/d702e1832d2fdde0a81c578b0fbdc0d99e2a13fff6347be6f2f3367280b6/teambition-0.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "250b2f5680ffb3edb020b47be402db5c", "sha256": "157e6ccc3bfeb6a65a2a1b779ecb992d67eab3fcf6c2746f7a7e40bd9bc7379e" }, "downloads": -1, "filename": "teambition-0.1.7.tar.gz", "has_sig": false, "md5_digest": "250b2f5680ffb3edb020b47be402db5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20920, "upload_time": "2015-05-23T09:51:27", "url": "https://files.pythonhosted.org/packages/56/2b/3b450c1642b8f41e9ad3f195a52769d750ae1aba0af1c39d23ae1b6c5447/teambition-0.1.7.tar.gz" }, { "comment_text": "", "digests": { "md5": "a6500922dedfe09ff2cae0d1871b1b8c", "sha256": "07d732163987c1486865f41f39425af36fc2eb11e6828983ec33d240c169671b" }, "downloads": -1, "filename": "teambition-0.1.7.zip", "has_sig": false, "md5_digest": "a6500922dedfe09ff2cae0d1871b1b8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40630, "upload_time": "2015-05-23T09:51:22", "url": "https://files.pythonhosted.org/packages/50/e3/acc34ba431d24171604e76d581f8d352e37f5756f08b120431158f949352/teambition-0.1.7.zip" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "9b6cdb1fee81ed59261d4c19ede01c7f", "sha256": "8d1496b21ffe39b2e24571efc4315a59518a1cebde55ca3aef8cc13ee4757d93" }, "downloads": -1, "filename": "teambition-0.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9b6cdb1fee81ed59261d4c19ede01c7f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 37574, "upload_time": "2015-06-09T06:16:04", "url": "https://files.pythonhosted.org/packages/e7/de/e55f1416c52cd3353521fffdaeee6c5b3799204e6ac89c384e5a1b79c8a0/teambition-0.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dba0f8be637534ba0f7290e314c48fed", "sha256": "69e4ce383d9bb98a4b2a6135978918dafbacf284b26a08b077cd7dcc0b4e6aa7" }, "downloads": -1, "filename": "teambition-0.1.8.tar.gz", "has_sig": false, "md5_digest": "dba0f8be637534ba0f7290e314c48fed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21225, "upload_time": "2015-06-09T06:15:58", "url": "https://files.pythonhosted.org/packages/47/17/82d1618e650c6abfc94af619c278f97cbbda77d93ca1afe93bd3246aeca1/teambition-0.1.8.tar.gz" }, { "comment_text": "", "digests": { "md5": "ad0b34c349b7372827fcd8cedc8abdc3", "sha256": "238781e63e9773cb98ec571ce5c338eb806c4745fb5bf008c5184271f7791ad8" }, "downloads": -1, "filename": "teambition-0.1.8.zip", "has_sig": false, "md5_digest": "ad0b34c349b7372827fcd8cedc8abdc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40962, "upload_time": "2015-06-09T06:15:53", "url": "https://files.pythonhosted.org/packages/d9/1f/1ae5ae976c47a4cb9b79aad66717aaf8701b3a95108649898f0fa9d1e433/teambition-0.1.8.zip" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "c793ae35cd4578026e918d234da8e08f", "sha256": "f3308f6cc8fa78fb2665a2a787039bcd983040933bf10f35fc4935a2f19b2292" }, "downloads": -1, "filename": "teambition-0.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c793ae35cd4578026e918d234da8e08f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38041, "upload_time": "2015-06-15T09:05:50", "url": "https://files.pythonhosted.org/packages/f4/74/8a3725ea5710911a5968596ded484755f229c35ec9ae3f6b5722dc6742cc/teambition-0.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a999ef14a1269c042913be002737266a", "sha256": "3b090a825b0356832c50b788db7bace87424cf1309566ff65abb113fc52f2daf" }, "downloads": -1, "filename": "teambition-0.1.9.tar.gz", "has_sig": false, "md5_digest": "a999ef14a1269c042913be002737266a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21438, "upload_time": "2015-06-15T09:05:37", "url": "https://files.pythonhosted.org/packages/78/4a/faad4b0a3c450106f58625716a5de02ff0521f422726b28340feb1bb0b34/teambition-0.1.9.tar.gz" }, { "comment_text": "", "digests": { "md5": "17f71db5d487f343e61b1955bbe71019", "sha256": "f8bfc07719bb221457629dda3265adfe38885d8bf438091fb4374cc149ffb251" }, "downloads": -1, "filename": "teambition-0.1.9.zip", "has_sig": false, "md5_digest": "17f71db5d487f343e61b1955bbe71019", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41413, "upload_time": "2015-06-15T09:05:32", "url": "https://files.pythonhosted.org/packages/b5/65/59e1a86b34e70ff03e163094e4da8b272006f632722d2382de011308f41f/teambition-0.1.9.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "194c986e5e81a9157c0fe526411fefd7", "sha256": "81c43d73d187b88bb4f077c0ceeb26240eb611925a0b6800f39b1ee9ea0f194c" }, "downloads": -1, "filename": "teambition-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "194c986e5e81a9157c0fe526411fefd7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38551, "upload_time": "2017-01-11T05:23:46", "url": "https://files.pythonhosted.org/packages/f5/88/d798e94dcf121e7abbcbc220f156fb92b8eaa4205d50f81a290665ad2bb7/teambition-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cf07d4f42ee710ee99898edc33efb6c7", "sha256": "5015ef4b4cf2bbbfaecc3467c1a2339f8566cf3205963e28b0b362444bd22be3" }, "downloads": -1, "filename": "teambition-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cf07d4f42ee710ee99898edc33efb6c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21899, "upload_time": "2017-01-11T05:23:41", "url": "https://files.pythonhosted.org/packages/ef/de/89cdaf696061bef5e01c5bcb400f5197ff87d2058c48ffdde8c70c12500b/teambition-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "194c986e5e81a9157c0fe526411fefd7", "sha256": "81c43d73d187b88bb4f077c0ceeb26240eb611925a0b6800f39b1ee9ea0f194c" }, "downloads": -1, "filename": "teambition-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "194c986e5e81a9157c0fe526411fefd7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38551, "upload_time": "2017-01-11T05:23:46", "url": "https://files.pythonhosted.org/packages/f5/88/d798e94dcf121e7abbcbc220f156fb92b8eaa4205d50f81a290665ad2bb7/teambition-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cf07d4f42ee710ee99898edc33efb6c7", "sha256": "5015ef4b4cf2bbbfaecc3467c1a2339f8566cf3205963e28b0b362444bd22be3" }, "downloads": -1, "filename": "teambition-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cf07d4f42ee710ee99898edc33efb6c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21899, "upload_time": "2017-01-11T05:23:41", "url": "https://files.pythonhosted.org/packages/ef/de/89cdaf696061bef5e01c5bcb400f5197ff87d2058c48ffdde8c70c12500b/teambition-0.2.0.tar.gz" } ] }