apish


Nameapish JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://gitlab.com/greenhousecode/ai/apish/
SummarySmall, opinionated library for building REST APIs.
upload_time2024-02-29 13:21:23
maintainer
docs_urlNone
authorGreenhouse AI team
requires_python
license
keywords rest http web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Description
============

Introduction
------------

Apian is an opinionated library for setting up a Python-based service with a
minimum of boilerplate. It is a thin wrapper around `FastAPI
<https://pypi.org/project/fastapi/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/greenhousecode/ai/apish/",
    "name": "apish",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rest http web",
    "author": "Greenhouse AI team",
    "author_email": "ai@greenhousegroup.com",
    "download_url": "https://files.pythonhosted.org/packages/80/8a/62c302f515c2042ea255b764596b1c7ecf203fb97535c8ade9b5f2391a1a/apish-0.5.0.tar.gz",
    "platform": null,
    "description": "Description\n============\n\nIntroduction\n------------\n\nApian is an opinionated library for setting up a Python-based service with a\nminimum of boilerplate. It is a thin wrapper around `FastAPI\n<https://pypi.org/project/fastapi/>`_.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Small, opinionated library for building REST APIs.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/greenhousecode/ai/apish/"
    },
    "split_keywords": [
        "rest",
        "http",
        "web"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8b18c295c418183f69f6174d3d05e1731a6145ce948a3a62ebb6bf1f6a9f54d",
                "md5": "75b17892700a7268be572b12e1dd0343",
                "sha256": "5be36eb4f6525ba983c567351303c913324e733d18efef10c10187e8753674d5"
            },
            "downloads": -1,
            "filename": "apish-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75b17892700a7268be572b12e1dd0343",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7661,
            "upload_time": "2024-02-29T13:21:21",
            "upload_time_iso_8601": "2024-02-29T13:21:21.929718Z",
            "url": "https://files.pythonhosted.org/packages/c8/b1/8c295c418183f69f6174d3d05e1731a6145ce948a3a62ebb6bf1f6a9f54d/apish-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "808a62c302f515c2042ea255b764596b1c7ecf203fb97535c8ade9b5f2391a1a",
                "md5": "61abf44051ff5f4bc87e1acd89ad8ddd",
                "sha256": "9fffbb5cacfc923992aa97176824c3ea4842e9890d61557ab4d9dee12c67cc43"
            },
            "downloads": -1,
            "filename": "apish-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "61abf44051ff5f4bc87e1acd89ad8ddd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6323,
            "upload_time": "2024-02-29T13:21:23",
            "upload_time_iso_8601": "2024-02-29T13:21:23.414874Z",
            "url": "https://files.pythonhosted.org/packages/80/8a/62c302f515c2042ea255b764596b1c7ecf203fb97535c8ade9b5f2391a1a/apish-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 13:21:23",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "greenhousecode",
    "gitlab_project": "ai",
    "lcname": "apish"
}
        
Elapsed time: 0.17690s