Name | aiotapioca-wrapper JSON |
Version |
4.3.0
JSON |
| download |
home_page | |
Summary | Python asynchronous I/O API client generator |
upload_time | 2024-02-22 03:48:42 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | MIT |
keywords |
async
asyncio
tapioca
wrapper
api
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# AioTapioca-Wrapper
[![Join the chat at https://gitter.im/ilindrey/aiotapioca-wrapper](https://badges.gitter.im/ilindrey/aiotapioca-wrapper.svg)](https://gitter.im/ilindrey/aiotapioca-wrapper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Build Status](https://travis-ci.org/vintasoftware/tapioca-wrapper.svg?branch=master)](https://travis-ci.org/vintasoftware/tapioca-wrapper)
[![Coverage Status](https://coveralls.io/repos/ilindrey/aiotapioca-wrapper/badge.svg?branch=master&service=github)](https://coveralls.io/github/vintasoftware/tapioca-wrapper?branch=master)
[![Current version at PyPI](https://img.shields.io/pypi/v/aiotapioca-wrapper.svg)](https://pypi.python.org/pypi/aiotapioca-wrapper)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/aiotapioca-wrapper.svg)](https://pypi.python.org/pypi/aiotapioca-wrapper)
[![Downloads](https://pepy.tech/badge/aiotapioca-wrapper)](https://pepy.tech/project/aiotapioca-wrapper)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/vintasoftware/tapioca-wrapper/master/LICENSE)
[![Codestyle](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
It's an asynchronous fork of [tapioca-wrapper](https://github.com/vintasoftware/tapioca-wrapper) library.
![](docs/static/aiologo.png)
Tapioca helps you generating Python clients for APIs.
APIs wrapped by Tapioca are explorable and follow a simple interaction pattern that works uniformly so developers don't need to learn how to use a new coding interface/style for each service API.
## Documentation
Full documentation hosted by [readthedocs](http://aiotapioca-wrapper.readthedocs.org/).
## Flavours
You can find the full list of available tapioca clients [here](http://aiotapioca-wrapper.readthedocs.org/en/stable/flavours.html).
To create new flavours, refer to [Building a wrapper](http://aiotapioca-wrapper.readthedocs.org/en/stable/buildingawrapper.html) in the documentation. There is also a [cookiecutter template](https://github.com/vintasoftware/cookiecutter-tapioca) to help bootstraping new API clients.
## Other resources
- [Contributors](https://github.com/ilindrey/aiotapioca-wrapper/graphs/contributors)
- [Changelog](http://aiotapioca-wrapper.readthedocs.org/en/stable/changelog.html)
- [Blog post explaining the basics about Tapioca](http://www.vinta.com.br/blog/2016/python-api-clients-with-tapioca/)
Raw data
{
"_id": null,
"home_page": "",
"name": "aiotapioca-wrapper",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "async,asyncio,tapioca,wrapper,api",
"author": "",
"author_email": "Filipe Ximenes <filipeximenes@gmail.com>,Andrey Ilin <andreyilin@fastmail.com>",
"download_url": "https://files.pythonhosted.org/packages/39/d7/ee02c4c5ff38380b98351401f8ed1889975a71928cef1f311e8c42f217cb/aiotapioca-wrapper-4.3.0.tar.gz",
"platform": null,
"description": "# AioTapioca-Wrapper\n\n[![Join the chat at https://gitter.im/ilindrey/aiotapioca-wrapper](https://badges.gitter.im/ilindrey/aiotapioca-wrapper.svg)](https://gitter.im/ilindrey/aiotapioca-wrapper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Build Status](https://travis-ci.org/vintasoftware/tapioca-wrapper.svg?branch=master)](https://travis-ci.org/vintasoftware/tapioca-wrapper)\n[![Coverage Status](https://coveralls.io/repos/ilindrey/aiotapioca-wrapper/badge.svg?branch=master&service=github)](https://coveralls.io/github/vintasoftware/tapioca-wrapper?branch=master)\n[![Current version at PyPI](https://img.shields.io/pypi/v/aiotapioca-wrapper.svg)](https://pypi.python.org/pypi/aiotapioca-wrapper)\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/aiotapioca-wrapper.svg)](https://pypi.python.org/pypi/aiotapioca-wrapper)\n[![Downloads](https://pepy.tech/badge/aiotapioca-wrapper)](https://pepy.tech/project/aiotapioca-wrapper)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/vintasoftware/tapioca-wrapper/master/LICENSE)\n[![Codestyle](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nIt's an asynchronous fork of [tapioca-wrapper](https://github.com/vintasoftware/tapioca-wrapper) library.\n\n![](docs/static/aiologo.png)\n\nTapioca helps you generating Python clients for APIs.\nAPIs wrapped by Tapioca are explorable and follow a simple interaction pattern that works uniformly so developers don't need to learn how to use a new coding interface/style for each service API.\n\n## Documentation\n\nFull documentation hosted by [readthedocs](http://aiotapioca-wrapper.readthedocs.org/).\n\n## Flavours\n\nYou can find the full list of available tapioca clients [here](http://aiotapioca-wrapper.readthedocs.org/en/stable/flavours.html).\n\nTo create new flavours, refer to [Building a wrapper](http://aiotapioca-wrapper.readthedocs.org/en/stable/buildingawrapper.html) in the documentation. There is also a [cookiecutter template](https://github.com/vintasoftware/cookiecutter-tapioca) to help bootstraping new API clients.\n\n\n## Other resources\n\n- [Contributors](https://github.com/ilindrey/aiotapioca-wrapper/graphs/contributors)\n- [Changelog](http://aiotapioca-wrapper.readthedocs.org/en/stable/changelog.html)\n- [Blog post explaining the basics about Tapioca](http://www.vinta.com.br/blog/2016/python-api-clients-with-tapioca/)\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python asynchronous I/O API client generator",
"version": "4.3.0",
"project_urls": null,
"split_keywords": [
"async",
"asyncio",
"tapioca",
"wrapper",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a3736b0833cfe1eed613df0283b0872686af5ba6d116cee4fd6099cd372c467a",
"md5": "91553b08eae55daca7cbd2c102670227",
"sha256": "0d49c55432390e77d67ebf2befb8437826c20691e026e1524b78a8fcdb407f30"
},
"downloads": -1,
"filename": "aiotapioca_wrapper-4.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91553b08eae55daca7cbd2c102670227",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15791,
"upload_time": "2024-02-22T03:48:41",
"upload_time_iso_8601": "2024-02-22T03:48:41.185751Z",
"url": "https://files.pythonhosted.org/packages/a3/73/6b0833cfe1eed613df0283b0872686af5ba6d116cee4fd6099cd372c467a/aiotapioca_wrapper-4.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39d7ee02c4c5ff38380b98351401f8ed1889975a71928cef1f311e8c42f217cb",
"md5": "8f5b2304c6c5b79e8218933bdbcb8303",
"sha256": "6ef8ea5ee94b97189d4d166c0e011fc62798284e648bd9b58af2c35ab7ad0cde"
},
"downloads": -1,
"filename": "aiotapioca-wrapper-4.3.0.tar.gz",
"has_sig": false,
"md5_digest": "8f5b2304c6c5b79e8218933bdbcb8303",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21520,
"upload_time": "2024-02-22T03:48:42",
"upload_time_iso_8601": "2024-02-22T03:48:42.852358Z",
"url": "https://files.pythonhosted.org/packages/39/d7/ee02c4c5ff38380b98351401f8ed1889975a71928cef1f311e8c42f217cb/aiotapioca-wrapper-4.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-22 03:48:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "aiotapioca-wrapper"
}