asgineer


Nameasgineer JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/almarklein/asgineer
SummaryA really thin ASGI web framework
upload_time2024-04-22 08:07:44
maintainerNone
docs_urlNone
authorAlmar Klein
requires_python>=3.7
license(new) BSD
keywords asgi web framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Asgineer - A really thin ASGI web framework

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/almarklein/asgineer",
    "name": "asgineer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "ASGI web framework",
    "author": "Almar Klein",
    "author_email": "almar.klein@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/14/c1/e1744b12a4f525cc12d0c2c4837b7e31e89b9e3bfdbd796d6d4f8f1665f2/asgineer-0.8.2.tar.gz",
    "platform": "any",
    "description": "\nAsgineer - A really thin ASGI web framework\n",
    "bugtrack_url": null,
    "license": "(new) BSD",
    "summary": "A really thin ASGI web framework",
    "version": "0.8.2",
    "project_urls": {
        "Download": "https://pypi.org/project/asgineer/",
        "Homepage": "https://github.com/almarklein/asgineer"
    },
    "split_keywords": [
        "asgi",
        "web",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d2a33ba28eddeb54eaab99d07ec10844536ed9ab91d82dbd11e799db82462db",
                "md5": "e14bfa5854c777904218b7bfbf40d130",
                "sha256": "96928bc7129d6352d5c9b7b854891872f5b41b38c5c9706cf5377edf0b08d2b7"
            },
            "downloads": -1,
            "filename": "asgineer-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e14bfa5854c777904218b7bfbf40d130",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20613,
            "upload_time": "2024-04-22T08:07:43",
            "upload_time_iso_8601": "2024-04-22T08:07:43.008225Z",
            "url": "https://files.pythonhosted.org/packages/1d/2a/33ba28eddeb54eaab99d07ec10844536ed9ab91d82dbd11e799db82462db/asgineer-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14c1e1744b12a4f525cc12d0c2c4837b7e31e89b9e3bfdbd796d6d4f8f1665f2",
                "md5": "7dc6372169a81148252953c9d8e609cf",
                "sha256": "a1defd985d1f4db7b709706b767a856c344d3f630d87027900898343485fb80d"
            },
            "downloads": -1,
            "filename": "asgineer-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7dc6372169a81148252953c9d8e609cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19840,
            "upload_time": "2024-04-22T08:07:44",
            "upload_time_iso_8601": "2024-04-22T08:07:44.691233Z",
            "url": "https://files.pythonhosted.org/packages/14/c1/e1744b12a4f525cc12d0c2c4837b7e31e89b9e3bfdbd796d6d4f8f1665f2/asgineer-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 08:07:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "almarklein",
    "github_project": "asgineer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "asgineer"
}
        
Elapsed time: 0.24119s