bolinette-data


Namebolinette-data JSON
Version 0.18.2 PyPI version JSON
download
home_pagehttps://bolinette.org
SummaryThe Bolinette data package, an async data management framework, based on Bolinette and SQLAlchemy
upload_time2024-09-06 12:38:53
maintainerNone
docs_urlNone
authorPierre Chat
requires_python<4.0,>=3.12
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": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "Bolinette, Framework, ORM, Data Management",
    "author": "Pierre Chat",
    "author_email": "pierrechat@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/13/4a/e167b62173dd3fa8c85c1b0f658ea22f05c65d4eb06518f95eb06b153598/bolinette_data-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": "The Bolinette data package, an async data management framework, based on Bolinette and SQLAlchemy",
    "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",
        " orm",
        " data management"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07a73d05d9a1ce875319ac5b160dd2634c2a37f3fcfe9054afe6a992be580c5a",
                "md5": "afec7d58bfe8dc942cfd7a5919a631a0",
                "sha256": "ae51d055b6f67f0a97822e81388721f17acebef81d79d0ea37514ddbc92d5dac"
            },
            "downloads": -1,
            "filename": "bolinette_data-0.18.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afec7d58bfe8dc942cfd7a5919a631a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 16163,
            "upload_time": "2024-09-06T12:38:51",
            "upload_time_iso_8601": "2024-09-06T12:38:51.910013Z",
            "url": "https://files.pythonhosted.org/packages/07/a7/3d05d9a1ce875319ac5b160dd2634c2a37f3fcfe9054afe6a992be580c5a/bolinette_data-0.18.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "134ae167b62173dd3fa8c85c1b0f658ea22f05c65d4eb06518f95eb06b153598",
                "md5": "72821f5d6298a6b2eee31361626dde5b",
                "sha256": "2853dcf2e4b75e802895562911584940987b09955b68cc2bcc5ec96b290369ce"
            },
            "downloads": -1,
            "filename": "bolinette_data-0.18.2.tar.gz",
            "has_sig": false,
            "md5_digest": "72821f5d6298a6b2eee31361626dde5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 9596,
            "upload_time": "2024-09-06T12:38:53",
            "upload_time_iso_8601": "2024-09-06T12:38:53.231753Z",
            "url": "https://files.pythonhosted.org/packages/13/4a/e167b62173dd3fa8c85c1b0f658ea22f05c65d4eb06518f95eb06b153598/bolinette_data-0.18.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 12:38:53",
    "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.44400s