apibean


Nameapibean JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/apibean/apibean
SummaryA simple REST API boilerplate
upload_time2024-11-28 06:47:36
maintainerNone
docs_urlNone
authorskelethon
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7
licenseGPL-3.0
keywords restapi boilerplate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apibean/apibean",
    "name": "apibean",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
    "maintainer_email": null,
    "keywords": "RestApi, boilerplate",
    "author": "skelethon",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/42/cb/ab5827193731fd888838144730c27146cf3988da838de4e372d4f8ca61dc/apibean-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "A simple REST API boilerplate",
    "version": "0.0.1",
    "project_urls": {
        "Download": "https://github.com/apibean/apibean/downloads",
        "Homepage": "https://github.com/apibean/apibean"
    },
    "split_keywords": [
        "restapi",
        " boilerplate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0f96786d91b0f9b3b1a249b906e65a6b59c73fbf7eea2b47d144a619ab66b19",
                "md5": "920b683a2cf99c13760a1f678c1f1ec8",
                "sha256": "6b40ddf43c536f8932daa24762be4ca29d15f4799d8760405797db006049cbe7"
            },
            "downloads": -1,
            "filename": "apibean-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "920b683a2cf99c13760a1f678c1f1ec8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 13615,
            "upload_time": "2024-11-28T06:47:34",
            "upload_time_iso_8601": "2024-11-28T06:47:34.847830Z",
            "url": "https://files.pythonhosted.org/packages/b0/f9/6786d91b0f9b3b1a249b906e65a6b59c73fbf7eea2b47d144a619ab66b19/apibean-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42cbab5827193731fd888838144730c27146cf3988da838de4e372d4f8ca61dc",
                "md5": "9deca07d27f6a82d2afa11a1992d5836",
                "sha256": "f8494cdcc0be35ea838df65946709e8cd949f98e00b784226a7db81497db66bb"
            },
            "downloads": -1,
            "filename": "apibean-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9deca07d27f6a82d2afa11a1992d5836",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 825,
            "upload_time": "2024-11-28T06:47:36",
            "upload_time_iso_8601": "2024-11-28T06:47:36.672568Z",
            "url": "https://files.pythonhosted.org/packages/42/cb/ab5827193731fd888838144730c27146cf3988da838de4e372d4f8ca61dc/apibean-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 06:47:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apibean",
    "github_project": "apibean",
    "github_not_found": true,
    "lcname": "apibean"
}
        
Elapsed time: 0.40512s