greyhorse-web


Namegreyhorse-web JSON
Version 0.4.26 PyPI version JSON
download
home_pageNone
SummaryGreyhorse web utilities library
upload_time2024-12-02 15:30:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License
keywords fastapi http hypercorn uvicorn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Greyhorse web library
=====================

Greyhorse framework library for web utilities


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-web",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Max Plutonium <plutonium.max@gmail.com>",
    "keywords": "fastapi, http, hypercorn, uvicorn",
    "author": null,
    "author_email": "Max Plutonium <plutonium.max@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/d9/a8420ed8cdd04fd567ccdc67079277e52a4ee4d128d16907c1c247bf171d/greyhorse_web-0.4.26.tar.gz",
    "platform": null,
    "description": "Greyhorse web library\n=====================\n\nGreyhorse framework library for web utilities\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 web utilities library",
    "version": "0.4.26",
    "project_urls": {
        "Homepage": "https://gitlab.com/max-plutonium/greyhorse",
        "Repository": "https://gitlab.com/max-plutonium/greyhorse"
    },
    "split_keywords": [
        "fastapi",
        " http",
        " hypercorn",
        " uvicorn"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6cc5939aa6a7cd1f4941297e642c07534f2cc3d7adcef4541af45ea952c0e282",
                "md5": "3168afbacdaa781679f276b295241b23",
                "sha256": "bdf91ff059ad2e262c198ac1767c663f2c2a6798368c0c99b545e155e3f4b5b3"
            },
            "downloads": -1,
            "filename": "greyhorse_web-0.4.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3168afbacdaa781679f276b295241b23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 15447,
            "upload_time": "2024-12-02T15:30:57",
            "upload_time_iso_8601": "2024-12-02T15:30:57.304793Z",
            "url": "https://files.pythonhosted.org/packages/6c/c5/939aa6a7cd1f4941297e642c07534f2cc3d7adcef4541af45ea952c0e282/greyhorse_web-0.4.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ccd9a8420ed8cdd04fd567ccdc67079277e52a4ee4d128d16907c1c247bf171d",
                "md5": "f40a01e4ef1285fb1bcf67a943afe675",
                "sha256": "f043d4fc665298ea0de3c31af5101cd88c1b43f2bc431cab4fd7871c39efc613"
            },
            "downloads": -1,
            "filename": "greyhorse_web-0.4.26.tar.gz",
            "has_sig": false,
            "md5_digest": "f40a01e4ef1285fb1bcf67a943afe675",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 49061,
            "upload_time": "2024-12-02T15:30:58",
            "upload_time_iso_8601": "2024-12-02T15:30:58.853287Z",
            "url": "https://files.pythonhosted.org/packages/cc/d9/a8420ed8cdd04fd567ccdc67079277e52a4ee4d128d16907c1c247bf171d/greyhorse_web-0.4.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 15:30:58",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "max-plutonium",
    "gitlab_project": "greyhorse",
    "lcname": "greyhorse-web"
}
        
Elapsed time: 0.37919s