tagstr


Nametagstr JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryTagged template literals for Python
upload_time2023-04-22 23:02:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords literals tagged template transpiler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `tagstr`

Tagged template literals for Python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tagstr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "literals,tagged,template,transpiler",
    "author": null,
    "author_email": "Ryan Morshead <ryan.morshead@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5c/5a/a94f43faaf2ecb031bb3182b4b7fa6350e9180106a2258865318ce1fc0ed/tagstr-0.2.1.tar.gz",
    "platform": null,
    "description": "# `tagstr`\n\nTagged template literals for Python\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tagged template literals for Python",
    "version": "0.2.1",
    "split_keywords": [
        "literals",
        "tagged",
        "template",
        "transpiler"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1dc08b3589277b32810c0d4a440021bd0237f6aac3f486cc648666e5379460e9",
                "md5": "7950fe6f0e39f7ed68587b49f4e656d2",
                "sha256": "7ed503d87cee4a8cb4c067dceb884cd6c9f1872168fbab87ae65cec052de1b1d"
            },
            "downloads": -1,
            "filename": "tagstr-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7950fe6f0e39f7ed68587b49f4e656d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7874,
            "upload_time": "2023-04-22T23:02:39",
            "upload_time_iso_8601": "2023-04-22T23:02:39.920997Z",
            "url": "https://files.pythonhosted.org/packages/1d/c0/8b3589277b32810c0d4a440021bd0237f6aac3f486cc648666e5379460e9/tagstr-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c5aa94f43faaf2ecb031bb3182b4b7fa6350e9180106a2258865318ce1fc0ed",
                "md5": "181dbe857c1628e14441354e16c4ab49",
                "sha256": "58a5a51b4a80767b0330914095ae33e27d7301cec30369b59ee9341b191f0ad2"
            },
            "downloads": -1,
            "filename": "tagstr-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "181dbe857c1628e14441354e16c4ab49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18353,
            "upload_time": "2023-04-22T23:02:38",
            "upload_time_iso_8601": "2023-04-22T23:02:38.212985Z",
            "url": "https://files.pythonhosted.org/packages/5c/5a/a94f43faaf2ecb031bb3182b4b7fa6350e9180106a2258865318ce1fc0ed/tagstr-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-22 23:02:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tagstr"
}
        
Elapsed time: 0.05616s