tapioca-wrapper


Nametapioca-wrapper JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttps://github.com/vintasoftware/tapioca-wrapper
SummaryPython API client generator
upload_time2023-06-06 20:19:52
maintainer
docs_urlNone
authorFilipe Ximenes
requires_python
licenseMIT
keywords tapioca wrapper api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Tapioca provides an easy way to make explorable Python API wrappers.
APIs wrapped by Tapioca 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.

Source code hosted on Github: https://github.com/vintasoftware/tapioca-wrapper

Documentation hosted by Readthedocs: http://tapioca-wrapper.readthedocs.io/en/stable/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vintasoftware/tapioca-wrapper",
    "name": "tapioca-wrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tapioca,wrapper,api",
    "author": "Filipe Ximenes",
    "author_email": "filipeximenes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/78/16316c4ff20d4ce6ef33b72a6be7fc4d69d27ec622e206437c2eac15a40a/tapioca-wrapper-2.3.0.tar.gz",
    "platform": null,
    "description": "\nTapioca provides an easy way to make explorable Python API wrappers.\nAPIs wrapped by Tapioca follow a simple interaction pattern that works uniformly so\ndevelopers don't need to learn how to use a new coding interface/style for each service API.\n\nSource code hosted on Github: https://github.com/vintasoftware/tapioca-wrapper\n\nDocumentation hosted by Readthedocs: http://tapioca-wrapper.readthedocs.io/en/stable/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python API client generator",
    "version": "2.3.0",
    "project_urls": {
        "Homepage": "https://github.com/vintasoftware/tapioca-wrapper"
    },
    "split_keywords": [
        "tapioca",
        "wrapper",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e59c154ba175a3cc57b6b78d106fad5c9f571dc58b4707936f367777bf8e7c3",
                "md5": "c26b361ddefbb8b43384294be613840d",
                "sha256": "e9864213e1baac40a3abf7bdee96302b5b7b72c6732763b205cecf056092e0f5"
            },
            "downloads": -1,
            "filename": "tapioca_wrapper-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c26b361ddefbb8b43384294be613840d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8210,
            "upload_time": "2023-06-06T20:19:50",
            "upload_time_iso_8601": "2023-06-06T20:19:50.587084Z",
            "url": "https://files.pythonhosted.org/packages/9e/59/c154ba175a3cc57b6b78d106fad5c9f571dc58b4707936f367777bf8e7c3/tapioca_wrapper-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "847816316c4ff20d4ce6ef33b72a6be7fc4d69d27ec622e206437c2eac15a40a",
                "md5": "8935f727308d8f56036c85a20ed75891",
                "sha256": "a9970f0b9293cac4260e3218caa158fc3929e8ee15f9e7464415422c32a96bd4"
            },
            "downloads": -1,
            "filename": "tapioca-wrapper-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8935f727308d8f56036c85a20ed75891",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12795,
            "upload_time": "2023-06-06T20:19:52",
            "upload_time_iso_8601": "2023-06-06T20:19:52.232766Z",
            "url": "https://files.pythonhosted.org/packages/84/78/16316c4ff20d4ce6ef33b72a6be7fc4d69d27ec622e206437c2eac15a40a/tapioca-wrapper-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 20:19:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vintasoftware",
    "github_project": "tapioca-wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tapioca-wrapper"
}
        
Elapsed time: 0.07721s