wagtail-code-blocks


Namewagtail-code-blocks JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/sitbon/wagtail-code-blocks
SummaryWagtail Code Blocks
upload_time2024-06-12 00:08:18
maintainerNone
docs_urlNone
authorPhillip Sitbon
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wagtail Code Blocks

Cached server-generated Pygments highlighting using Wagtail blocks.

Supports over 500 languages and 48 styles, with light/dark theme switch support,
configrable display options, and more features on the way.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sitbon/wagtail-code-blocks",
    "name": "wagtail-code-blocks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Phillip Sitbon",
    "author_email": "phillip.sitbon@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/0c/5e7248f860518f6b8f2c8983e71f5ef0392f0fc26f25f9ae86d4c14c0000/wagtail_code_blocks-0.2.0.tar.gz",
    "platform": null,
    "description": "# Wagtail Code Blocks\n\nCached server-generated Pygments highlighting using Wagtail blocks.\n\nSupports over 500 languages and 48 styles, with light/dark theme switch support,\nconfigrable display options, and more features on the way.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Wagtail Code Blocks",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/sitbon/wagtail-code-blocks"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7a090e697ea559ef34558f6003eb4585f80df78696089a3354431939b4d49c9",
                "md5": "00fe3e08b3965258d2c5e0dd0038ed11",
                "sha256": "900331cdc8d7ccbcfe8a05ab1a7c8980a27027a208fe011b1a7294bba01a6797"
            },
            "downloads": -1,
            "filename": "wagtail_code_blocks-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00fe3e08b3965258d2c5e0dd0038ed11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 74741,
            "upload_time": "2024-06-12T00:08:17",
            "upload_time_iso_8601": "2024-06-12T00:08:17.778597Z",
            "url": "https://files.pythonhosted.org/packages/f7/a0/90e697ea559ef34558f6003eb4585f80df78696089a3354431939b4d49c9/wagtail_code_blocks-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "730c5e7248f860518f6b8f2c8983e71f5ef0392f0fc26f25f9ae86d4c14c0000",
                "md5": "ec48bb3f6291f563ffe79842a24fca67",
                "sha256": "4844a63a3058a7dd903e25a77e4b0942fede239c72751bd0079b9100a4ee2ba4"
            },
            "downloads": -1,
            "filename": "wagtail_code_blocks-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ec48bb3f6291f563ffe79842a24fca67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 43368,
            "upload_time": "2024-06-12T00:08:18",
            "upload_time_iso_8601": "2024-06-12T00:08:18.941087Z",
            "url": "https://files.pythonhosted.org/packages/73/0c/5e7248f860518f6b8f2c8983e71f5ef0392f0fc26f25f9ae86d4c14c0000/wagtail_code_blocks-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 00:08:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sitbon",
    "github_project": "wagtail-code-blocks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wagtail-code-blocks"
}
        
Elapsed time: 0.22600s