bolinette


Namebolinette JSON
Version 0.18.2 PyPI version JSON
download
home_pagehttps://bolinette.org
SummaryAn inversion of control framework in Python
upload_time2024-09-06 12:28:21
maintainerNone
docs_urlNone
authorPierre Chat
requires_python<4.0,>=3.12
licenseMIT
keywords bolinette framework ioc dependency injection
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",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "Bolinette, Framework, IoC, Dependency Injection",
    "author": "Pierre Chat",
    "author_email": "pierrechat@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/52/59/07ccd949c594f03cd6374e67f58ddb3f4d30ec51cf2fb33c75f228e66646/bolinette-0.18.2.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": "An inversion of control framework in Python",
    "version": "0.18.2",
    "project_urls": {
        "Documentation": "https://bolinette.org/docs",
        "Homepage": "https://bolinette.org",
        "Repository": "https://github.com/bolinette/bolinette"
    },
    "split_keywords": [
        "bolinette",
        " framework",
        " ioc",
        " dependency injection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d746685cf6da3abca01d5eb0f31197bb5e69167986e82a82d2317e93d1bc8e47",
                "md5": "9ba1952130e4da5188d203858c726e6b",
                "sha256": "6bf4e5ad39f3c900add369eb7c07195cb80a1ad4fea415b88064a90ea74cc573"
            },
            "downloads": -1,
            "filename": "bolinette-0.18.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ba1952130e4da5188d203858c726e6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 47893,
            "upload_time": "2024-09-06T12:28:19",
            "upload_time_iso_8601": "2024-09-06T12:28:19.753285Z",
            "url": "https://files.pythonhosted.org/packages/d7/46/685cf6da3abca01d5eb0f31197bb5e69167986e82a82d2317e93d1bc8e47/bolinette-0.18.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "525907ccd949c594f03cd6374e67f58ddb3f4d30ec51cf2fb33c75f228e66646",
                "md5": "a8bb319f6876817caea1afe3494e5214",
                "sha256": "613542f277ef912b1b9a1bdacb67bd2d4eee3acedc9499471467a2853d8521a5"
            },
            "downloads": -1,
            "filename": "bolinette-0.18.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a8bb319f6876817caea1afe3494e5214",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 31634,
            "upload_time": "2024-09-06T12:28:21",
            "upload_time_iso_8601": "2024-09-06T12:28:21.461288Z",
            "url": "https://files.pythonhosted.org/packages/52/59/07ccd949c594f03cd6374e67f58ddb3f4d30ec51cf2fb33c75f228e66646/bolinette-0.18.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 12:28:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bolinette",
    "github_project": "bolinette",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bolinette"
}
        
Elapsed time: 0.67425s