bolinette-data


Namebolinette-data JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://bolinette.org
SummaryThe Bolinette data package, an async data management framework, based on bolinette and SQLAlchemy
upload_time2023-12-17 21:18:18
maintainer
docs_urlNone
authorPierre Chat
requires_python>=3.12,<4.0
licenseMIT
keywords bolinette framework orm data management
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-data",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "Bolinette,Framework,ORM,Data Management",
    "author": "Pierre Chat",
    "author_email": "pierrechat@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/f7/e9aba6807164ac1869dcd3658dce8bce68300e8e27296fb8a6a54abba067/bolinette_data-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 data package, an async data management framework, based on bolinette and SQLAlchemy",
    "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",
        "orm",
        "data management"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa09acaad49b0501971ce43ba3fcf1cacb09103a8513c9d0b0051ebdb057a1a",
                "md5": "bdfcb2817215702396d6132b5e41dde2",
                "sha256": "f31e45932c6f305675df1218af20259eaecf0c3c56b9282ffc5e162f1c4969c1"
            },
            "downloads": -1,
            "filename": "bolinette_data-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdfcb2817215702396d6132b5e41dde2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 15731,
            "upload_time": "2023-12-17T21:18:17",
            "upload_time_iso_8601": "2023-12-17T21:18:17.941133Z",
            "url": "https://files.pythonhosted.org/packages/6f/a0/9acaad49b0501971ce43ba3fcf1cacb09103a8513c9d0b0051ebdb057a1a/bolinette_data-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3f7e9aba6807164ac1869dcd3658dce8bce68300e8e27296fb8a6a54abba067",
                "md5": "35a1dd169edfe3e22fe77b5de50eb7e8",
                "sha256": "98c17ba2245c43f1b92e0401ee53fdb3e825b71d2cc565d566a78fe4c2c15012"
            },
            "downloads": -1,
            "filename": "bolinette_data-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "35a1dd169edfe3e22fe77b5de50eb7e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 9550,
            "upload_time": "2023-12-17T21:18:18",
            "upload_time_iso_8601": "2023-12-17T21:18:18.962382Z",
            "url": "https://files.pythonhosted.org/packages/a3/f7/e9aba6807164ac1869dcd3658dce8bce68300e8e27296fb8a6a54abba067/bolinette_data-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 21:18:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bolinette",
    "github_project": "bolinette",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bolinette-data"
}
        
Elapsed time: 0.15861s