updraft


Nameupdraft JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPython WSGI and ASGI development server, optimized for API development and command-line usage.
upload_time2024-08-25 21:03:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache 2.0
keywords asgi wsgi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # updraft

Falconry Updraft is a Python WSGI and ASGI development server,
optimized for API development and command-line usage.

> [!WARNING]
> This project is in the early stages of an ongoing rewrite.
> The server is not functional yet.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "updraft",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Vytautas Liuolia <vytautas.liuolia@gmail.com>",
    "keywords": "asgi, wsgi",
    "author": null,
    "author_email": "Clara Bennett <csojinb@gmail.com>, Kurt Griffiths <mail@kgriffs.com>",
    "download_url": "https://files.pythonhosted.org/packages/21/bf/7226b72654cdce7797b9395c9e22bc8b09b34f9ed0d695ac55cc81dd99d1/updraft-0.0.1.tar.gz",
    "platform": null,
    "description": "# updraft\n\nFalconry Updraft is a Python WSGI and ASGI development server,\noptimized for API development and command-line usage.\n\n> [!WARNING]\n> This project is in the early stages of an ongoing rewrite.\n> The server is not functional yet.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python WSGI and ASGI development server, optimized for API development and command-line usage.",
    "version": "0.0.1",
    "project_urls": {
        "Chat": "https://gitter.im/falconry/user",
        "Funding": "https://opencollective.com/falcon",
        "Homepage": "https://github.com/falconry/updraft"
    },
    "split_keywords": [
        "asgi",
        " wsgi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "549314cbef57c8d80c5dab6e66418267f25524aa5946fd3608d1ea013191dbfd",
                "md5": "0e592d8b563c66ea102c30601f6ecfc5",
                "sha256": "1df1bdd65dc6b1dc00348dde118007a8a804623591df7f41f0a93b3b171ba7e3"
            },
            "downloads": -1,
            "filename": "updraft-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e592d8b563c66ea102c30601f6ecfc5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6595,
            "upload_time": "2024-08-25T21:03:18",
            "upload_time_iso_8601": "2024-08-25T21:03:18.844941Z",
            "url": "https://files.pythonhosted.org/packages/54/93/14cbef57c8d80c5dab6e66418267f25524aa5946fd3608d1ea013191dbfd/updraft-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21bf7226b72654cdce7797b9395c9e22bc8b09b34f9ed0d695ac55cc81dd99d1",
                "md5": "d1cfd2910c10855ee3357a34ee43ac24",
                "sha256": "009c6121032982fdeac278f864db304a3d605cd42034ef1ada460d167a779dd4"
            },
            "downloads": -1,
            "filename": "updraft-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d1cfd2910c10855ee3357a34ee43ac24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6538,
            "upload_time": "2024-08-25T21:03:20",
            "upload_time_iso_8601": "2024-08-25T21:03:20.652739Z",
            "url": "https://files.pythonhosted.org/packages/21/bf/7226b72654cdce7797b9395c9e22bc8b09b34f9ed0d695ac55cc81dd99d1/updraft-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-25 21:03:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "falconry",
    "github_project": "updraft",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "updraft"
}
        
Elapsed time: 0.28512s