pyplatter


Namepyplatter JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAn MVC object-oriented framework for RESTful APIs with built-in WSGI support.
upload_time2024-04-14 00:15:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords util utilities extra tools types typing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyplatter
An MVC object-oriented framework built on top of Flask to allow for organized development of RESTful APIs. Uses waitress
for built-in WSGI support.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyplatter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Will Brandon <dev.willbrandon@gmail.com>",
    "keywords": "util, utilities, extra, tools, types, typing",
    "author": null,
    "author_email": "Will Brandon <dev.willbrandon@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/de/a2/15296b70ee31566747b55b50bd30d1f45217a2c1d79f6700f08c296da449/pyplatter-1.0.0.tar.gz",
    "platform": null,
    "description": "# pyplatter\nAn MVC object-oriented framework built on top of Flask to allow for organized development of RESTful APIs. Uses waitress\nfor built-in WSGI support.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An MVC object-oriented framework for RESTful APIs with built-in WSGI support.",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://docs.willbrandon.com/pyextras",
        "Homepage": "https://projects.willbrandon.com/pyextras",
        "Repository": "https://github.com/will-brandon/PyExtra"
    },
    "split_keywords": [
        "util",
        " utilities",
        " extra",
        " tools",
        " types",
        " typing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "326db73c77dd74e7761a7c5ecd302a68ff8a5bb140f30d9c5fa94fd47dd3f7d6",
                "md5": "043ddce4e9d4f1576b226b4315c2fcec",
                "sha256": "edc320007db2929689c210246020132abdef00d2b4fbf82af37b6da7489ffb46"
            },
            "downloads": -1,
            "filename": "pyplatter-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "043ddce4e9d4f1576b226b4315c2fcec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2734,
            "upload_time": "2024-04-14T00:15:01",
            "upload_time_iso_8601": "2024-04-14T00:15:01.372231Z",
            "url": "https://files.pythonhosted.org/packages/32/6d/b73c77dd74e7761a7c5ecd302a68ff8a5bb140f30d9c5fa94fd47dd3f7d6/pyplatter-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dea215296b70ee31566747b55b50bd30d1f45217a2c1d79f6700f08c296da449",
                "md5": "be61792017a6642e64437a249b20303c",
                "sha256": "0719f735b6f7406f96287bbe3e4412c54b21450b139716d1e1790335f3347f2e"
            },
            "downloads": -1,
            "filename": "pyplatter-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be61792017a6642e64437a249b20303c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2364,
            "upload_time": "2024-04-14T00:15:03",
            "upload_time_iso_8601": "2024-04-14T00:15:03.679959Z",
            "url": "https://files.pythonhosted.org/packages/de/a2/15296b70ee31566747b55b50bd30d1f45217a2c1d79f6700f08c296da449/pyplatter-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 00:15:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "will-brandon",
    "github_project": "PyExtra",
    "github_not_found": true,
    "lcname": "pyplatter"
}
        
Elapsed time: 0.22520s