{ "info": { "author": "George Y. Kussumoto", "author_email": "contato@georgeyk.com.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only" ], "description": "\nTapioca CircleCI\n================\n\n|CircleCI Status|\n\n----\n\nCircleCI API Wrapper using tapioca https://circleci.com/docs/api/\n\n*Note: Not all endpoints are mapped, please open an issue if you need*\n\n\nInstallation\n------------\n\n**IMPORTANT**: Only Python 3.5+\n\n.. code-block:: bash\n\n pip install tapioca-circleci\n\n\nDocumentation\n-------------\n\n.. code-block:: python\n\n from tapioca_circleci import CircleCI\n\n api = CircleCI(\n token='{your-token}' # required,\n timeout=5, # Optional, defaults to 5s\n )\n\n\nTo generate API tokens, access your dashboard: [https://circleci.com/account/api](https://circleci.com/account/api)\n\n\nSerialization\n-------------\n\n* datetime\n* Decimal\n\n\nDeseralization\n--------------\n\n* datetime\n* Decimal\n\n\nMore\n----\n\n* Learn how Tapioca works [here](http://tapioca-wrapper.readthedocs.org/en/stable/quickstart.html)\n* Explore this package using iPython\n* Have fun!\n\n\n.. |CircleCI Status| image:: https://circleci.com/gh/georgeyk/tapioca-circleci/tree/master.svg?style=svg\n :target: https://circleci.com/gh/georgeyk/tapioca-circleci/tree/master\n\n\nChangelog:\n----------\n\n0.0.1\n-----\n\n* Initial release\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/georgeyk/tapioca-circleci/releases/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/georgeyk/tapioca-circleci/", "keywords": "circleci,api,wrapper", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tapioca-circleci", "package_url": "https://pypi.org/project/tapioca-circleci/", "platform": "", "project_url": "https://pypi.org/project/tapioca-circleci/", "project_urls": { "Download": "https://github.com/georgeyk/tapioca-circleci/releases/", "Homepage": "https://github.com/georgeyk/tapioca-circleci/" }, "release_url": "https://pypi.org/project/tapioca-circleci/0.0.1/", "requires_dist": [ "tapioca-wrapper (<2)" ], "requires_python": "", "summary": "CircleCI API wrapper using tapioca", "version": "0.0.1" }, "last_serial": 2441315, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7612876034dae36d6a4956bfd8ab764b", "sha256": "fce52cb0c2c6a0be5eec5e68482fbf152fdd25e6f41f66075ba8a4060c1ccfda" }, "downloads": -1, "filename": "tapioca_circleci-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7612876034dae36d6a4956bfd8ab764b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4889, "upload_time": "2016-11-03T22:48:11", "url": "https://files.pythonhosted.org/packages/54/ad/d951c17cf084a647d69c0068532cfd37b3e7a41cecd154ae3b269b767842/tapioca_circleci-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc44c1e956353280dd2b3bda5134d0e7", "sha256": "46de83f11c78013b23736096643250dc9da67892cb931b3040738801310b40a1" }, "downloads": -1, "filename": "tapioca-circleci-0.0.1.tar.gz", "has_sig": false, "md5_digest": "dc44c1e956353280dd2b3bda5134d0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2016-11-03T22:48:14", "url": "https://files.pythonhosted.org/packages/0a/c9/3060b11cb1ca02261588ccc2ee718e98d156861380851a52c41c6b0949dc/tapioca-circleci-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7612876034dae36d6a4956bfd8ab764b", "sha256": "fce52cb0c2c6a0be5eec5e68482fbf152fdd25e6f41f66075ba8a4060c1ccfda" }, "downloads": -1, "filename": "tapioca_circleci-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7612876034dae36d6a4956bfd8ab764b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4889, "upload_time": "2016-11-03T22:48:11", "url": "https://files.pythonhosted.org/packages/54/ad/d951c17cf084a647d69c0068532cfd37b3e7a41cecd154ae3b269b767842/tapioca_circleci-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc44c1e956353280dd2b3bda5134d0e7", "sha256": "46de83f11c78013b23736096643250dc9da67892cb931b3040738801310b40a1" }, "downloads": -1, "filename": "tapioca-circleci-0.0.1.tar.gz", "has_sig": false, "md5_digest": "dc44c1e956353280dd2b3bda5134d0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2016-11-03T22:48:14", "url": "https://files.pythonhosted.org/packages/0a/c9/3060b11cb1ca02261588ccc2ee718e98d156861380851a52c41c6b0949dc/tapioca-circleci-0.0.1.tar.gz" } ] }