greyhorse-renders


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

Greyhorse framework library for rendering and parsing 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-renders",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Max Plutonium <plutonium.max@gmail.com>",
    "keywords": "jinja, rendering",
    "author": null,
    "author_email": "Max Plutonium <plutonium.max@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4a/c4/56c753d0742ff3c8f665ed15972ab4fa6798a77a88aab252121b6c91d331/greyhorse_renders-0.4.26.tar.gz",
    "platform": null,
    "description": "Greyhorse renders library\n=========================\n\nGreyhorse framework library for rendering and parsing 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 Renders library",
    "version": "0.4.26",
    "project_urls": {
        "Homepage": "https://gitlab.com/max-plutonium/greyhorse",
        "Repository": "https://gitlab.com/max-plutonium/greyhorse"
    },
    "split_keywords": [
        "jinja",
        " rendering"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a1425dc0765066be308795bc843c2d43cd3bb8ab58cd15a5ccfda5477da17318",
                "md5": "7b46ad539b414e0a6fecdcb91577ba90",
                "sha256": "307f89a2f24e14ae1b115920ff3f5a6e25bff8913e6c29db6c18a5fbdac60565"
            },
            "downloads": -1,
            "filename": "greyhorse_renders-0.4.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b46ad539b414e0a6fecdcb91577ba90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7406,
            "upload_time": "2024-12-02T15:31:14",
            "upload_time_iso_8601": "2024-12-02T15:31:14.443837Z",
            "url": "https://files.pythonhosted.org/packages/a1/42/5dc0765066be308795bc843c2d43cd3bb8ab58cd15a5ccfda5477da17318/greyhorse_renders-0.4.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ac456c753d0742ff3c8f665ed15972ab4fa6798a77a88aab252121b6c91d331",
                "md5": "d148e7b4e44062188c3c4dad2b3de3b9",
                "sha256": "2bf6d685ef90178fc744d36f4d6d56955cf847269655d166953af41f19167282"
            },
            "downloads": -1,
            "filename": "greyhorse_renders-0.4.26.tar.gz",
            "has_sig": false,
            "md5_digest": "d148e7b4e44062188c3c4dad2b3de3b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 28645,
            "upload_time": "2024-12-02T15:31:16",
            "upload_time_iso_8601": "2024-12-02T15:31:16.353978Z",
            "url": "https://files.pythonhosted.org/packages/4a/c4/56c753d0742ff3c8f665ed15972ab4fa6798a77a88aab252121b6c91d331/greyhorse_renders-0.4.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 15:31:16",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "max-plutonium",
    "gitlab_project": "greyhorse",
    "lcname": "greyhorse-renders"
}
        
Elapsed time: 0.57785s