bolinette


Namebolinette JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://bolinette.org
SummaryAn inversion of control framework in Python
upload_time2023-12-17 21:17:09
maintainer
docs_urlNone
authorPierre Chat
requires_python>=3.12,<4.0
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": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "Bolinette,Framework,IoC,Dependency Injection",
    "author": "Pierre Chat",
    "author_email": "pierrechat@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/30/2fd54c5744da680a2dc82add628335531417cc4c1c71a3255603b0abf455/bolinette-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": "An inversion of control framework in Python",
    "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",
        "ioc",
        "dependency injection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "449111bc99483f2ed0b6762d162bbc60b1ad5b92ba64e66d0856fb7445668a54",
                "md5": "73e53a575feb67e13583130f92aa6b40",
                "sha256": "efd34d5f7c2a34434f7e6976c73bdb24aad6891e06564757af8777921b5e56d6"
            },
            "downloads": -1,
            "filename": "bolinette-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73e53a575feb67e13583130f92aa6b40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 40863,
            "upload_time": "2023-12-17T21:17:07",
            "upload_time_iso_8601": "2023-12-17T21:17:07.348210Z",
            "url": "https://files.pythonhosted.org/packages/44/91/11bc99483f2ed0b6762d162bbc60b1ad5b92ba64e66d0856fb7445668a54/bolinette-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7302fd54c5744da680a2dc82add628335531417cc4c1c71a3255603b0abf455",
                "md5": "1f2f47ac1b3a402c3c9980ed536482a9",
                "sha256": "50b3af3ea801187e162040317cf54dec0392b28f917edc52453c91683413f9eb"
            },
            "downloads": -1,
            "filename": "bolinette-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1f2f47ac1b3a402c3c9980ed536482a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 26302,
            "upload_time": "2023-12-17T21:17:09",
            "upload_time_iso_8601": "2023-12-17T21:17:09.209612Z",
            "url": "https://files.pythonhosted.org/packages/c7/30/2fd54c5744da680a2dc82add628335531417cc4c1c71a3255603b0abf455/bolinette-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 21:17:09",
    "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.15115s