bolinette-web


Namebolinette-web JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://bolinette.org
SummaryThe Bolinette web package, an async Http and Websocket framework, based on bolinette and aiohttp
upload_time2023-12-17 21:17:58
maintainer
docs_urlNone
authorPierre Chat
requires_python>=3.12,<4.0
licenseMIT
keywords bolinette framework http websocket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bolinette

This is the Bolinette monorepo.
It contains the sources of the Bolinette `core` package and the `data`, `web` and `api` extensions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bolinette.org",
    "name": "bolinette-web",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "Bolinette,Framework,Http,Websocket",
    "author": "Pierre Chat",
    "author_email": "pierrechat@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/7b/f19ff5255c79ffc54e2cdb10d13151f20e8564063b7a7cd21818fae54f6a/bolinette_web-0.17.0.tar.gz",
    "platform": null,
    "description": "# Bolinette\n\nThis is the Bolinette monorepo.\nIt contains the sources of the Bolinette `core` package and the `data`, `web` and `api` extensions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The Bolinette web package, an async Http and Websocket framework, based on bolinette and aiohttp",
    "version": "0.17.0",
    "project_urls": {
        "Documentation": "https://bolinette.org/docs",
        "Homepage": "https://bolinette.org",
        "Repository": "https://github.com/bolinette/bolinette"
    },
    "split_keywords": [
        "bolinette",
        "framework",
        "http",
        "websocket"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1c7bbc8a1746956da3e7ece25e8d154f0f6182d4ec56475bf12c0211d7b027d",
                "md5": "bc1b6276117d1997d10087f6f4c7280f",
                "sha256": "9cedd126685fca2da4c299fa6446f85a59da977cd36aec1a0b564dc02311c988"
            },
            "downloads": -1,
            "filename": "bolinette_web-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc1b6276117d1997d10087f6f4c7280f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 11341,
            "upload_time": "2023-12-17T21:17:57",
            "upload_time_iso_8601": "2023-12-17T21:17:57.231766Z",
            "url": "https://files.pythonhosted.org/packages/c1/c7/bbc8a1746956da3e7ece25e8d154f0f6182d4ec56475bf12c0211d7b027d/bolinette_web-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e7bf19ff5255c79ffc54e2cdb10d13151f20e8564063b7a7cd21818fae54f6a",
                "md5": "e6a74efa0293d9bfc4b94f9decb98155",
                "sha256": "11cdc029769ae8c6d1ce97954018faae0bcec7ea6340d03ae6399483cf07a2c7"
            },
            "downloads": -1,
            "filename": "bolinette_web-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e6a74efa0293d9bfc4b94f9decb98155",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 7634,
            "upload_time": "2023-12-17T21:17:58",
            "upload_time_iso_8601": "2023-12-17T21:17:58.198842Z",
            "url": "https://files.pythonhosted.org/packages/1e/7b/f19ff5255c79ffc54e2cdb10d13151f20e8564063b7a7cd21818fae54f6a/bolinette_web-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 21:17:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bolinette",
    "github_project": "bolinette",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bolinette-web"
}
        
Elapsed time: 0.15095s