greyhorse-sqla


Namegreyhorse-sqla JSON
Version 0.4.26 PyPI version JSON
download
home_pageNone
SummaryGreyhorse SqlAlchemy library
upload_time2024-12-02 15:31:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License
keywords sqlalchemy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Greyhorse SqlAlchemy library
============================

Greyhorse framework library for SqlAlchemy support


How to build
------------


- Install the project

    ``uv python pin 3.12.1``

    ``uv venv``

    ``uv sync``

    ``source .venv/bin/activate``



- Format code commands

    ``ruff check --unsafe-fixes --fix``

    ``ruff format``

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "greyhorse-sqla",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Max Plutonium <plutonium.max@gmail.com>",
    "keywords": "sqlalchemy",
    "author": null,
    "author_email": "Max Plutonium <plutonium.max@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d4/15/790c2de29b21f1f961e1db95222b2f21dc5e6f09a302d724e77e236fec08/greyhorse_sqla-0.4.26.tar.gz",
    "platform": null,
    "description": "Greyhorse SqlAlchemy library\n============================\n\nGreyhorse framework library for SqlAlchemy support\n\n\nHow to build\n------------\n\n\n- Install the project\n\n    ``uv python pin 3.12.1``\n\n    ``uv venv``\n\n    ``uv sync``\n\n    ``source .venv/bin/activate``\n\n\n\n- Format code commands\n\n    ``ruff check --unsafe-fixes --fix``\n\n    ``ruff format``\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Greyhorse SqlAlchemy library",
    "version": "0.4.26",
    "project_urls": {
        "Homepage": "https://gitlab.com/max-plutonium/greyhorse",
        "Repository": "https://gitlab.com/max-plutonium/greyhorse"
    },
    "split_keywords": [
        "sqlalchemy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d680a28117261f0897659c2e28e1b4d12feb4d699ea40e34878f0f4d0e8c467c",
                "md5": "deb4828be17b1a218b5cb1a04dafe83e",
                "sha256": "3184cbeaa817a0ad243d52470ec9ad0c124ec0e5b2e055b4ad5ae972b286e2b2"
            },
            "downloads": -1,
            "filename": "greyhorse_sqla-0.4.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "deb4828be17b1a218b5cb1a04dafe83e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 22430,
            "upload_time": "2024-12-02T15:31:52",
            "upload_time_iso_8601": "2024-12-02T15:31:52.655345Z",
            "url": "https://files.pythonhosted.org/packages/d6/80/a28117261f0897659c2e28e1b4d12feb4d699ea40e34878f0f4d0e8c467c/greyhorse_sqla-0.4.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d415790c2de29b21f1f961e1db95222b2f21dc5e6f09a302d724e77e236fec08",
                "md5": "fb13ca07c295376c5f4a9031f816564f",
                "sha256": "e6cc1dfcd8de6880d7aa0136efe8eddd8b1afcb0e4fd869cdc58cb26f5040fa8"
            },
            "downloads": -1,
            "filename": "greyhorse_sqla-0.4.26.tar.gz",
            "has_sig": false,
            "md5_digest": "fb13ca07c295376c5f4a9031f816564f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 57552,
            "upload_time": "2024-12-02T15:31:54",
            "upload_time_iso_8601": "2024-12-02T15:31:54.240085Z",
            "url": "https://files.pythonhosted.org/packages/d4/15/790c2de29b21f1f961e1db95222b2f21dc5e6f09a302d724e77e236fec08/greyhorse_sqla-0.4.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 15:31:54",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "max-plutonium",
    "gitlab_project": "greyhorse",
    "lcname": "greyhorse-sqla"
}
        
Elapsed time: 0.40557s