ashes


Nameashes JSON
Version 24.0.0 PyPI version JSON
download
home_pagehttps://github.com/mahmoud/ashes
SummaryLightweight templating for Python (a la dust.js)
upload_time2024-03-31 23:41:07
maintainerNone
docs_urlNone
authorMahmoud Hashemi
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Ashes provides a Python implementation of dust_, a lightweight
templating language that makes it easy to create purely data-driven
templates that work equally well on servers and clients.

Ashes is pure Python and is tested on Python 2.7, 3.x, and PyPy.

.. _dust: http://akdubya.github.com/dustjs/




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mahmoud/ashes",
    "name": "ashes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Mahmoud Hashemi",
    "author_email": "mahmoud@hatnote.com",
    "download_url": "https://files.pythonhosted.org/packages/19/c9/3783a3c534861d581aa611d3c918859227997308dae1139bed40dd998cbb/ashes-24.0.0.tar.gz",
    "platform": "any",
    "description": "\nAshes provides a Python implementation of dust_, a lightweight\ntemplating language that makes it easy to create purely data-driven\ntemplates that work equally well on servers and clients.\n\nAshes is pure Python and is tested on Python 2.7, 3.x, and PyPy.\n\n.. _dust: http://akdubya.github.com/dustjs/\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Lightweight templating for Python (a la dust.js)",
    "version": "24.0.0",
    "project_urls": {
        "Homepage": "https://github.com/mahmoud/ashes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcb1cd5f5ca2790616a4853f46d56979b0d88baded091de731c76dfbc43f0999",
                "md5": "bcb93bd7c1fb414071987816c59e159e",
                "sha256": "878a8bf1ce4eaa790d2a4a9c3160b4000cf09d90b4a53eb7652074573837303f"
            },
            "downloads": -1,
            "filename": "ashes-24.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bcb93bd7c1fb414071987816c59e159e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 43830,
            "upload_time": "2024-03-31T23:41:04",
            "upload_time_iso_8601": "2024-03-31T23:41:04.546211Z",
            "url": "https://files.pythonhosted.org/packages/bc/b1/cd5f5ca2790616a4853f46d56979b0d88baded091de731c76dfbc43f0999/ashes-24.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19c93783a3c534861d581aa611d3c918859227997308dae1139bed40dd998cbb",
                "md5": "78be734a77f5227f0ea82abfbfee3477",
                "sha256": "f23454649c5de9da81e17728e77a90de6deeab9d5c8c4d7e66197b7c7a79b9ae"
            },
            "downloads": -1,
            "filename": "ashes-24.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78be734a77f5227f0ea82abfbfee3477",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28499,
            "upload_time": "2024-03-31T23:41:07",
            "upload_time_iso_8601": "2024-03-31T23:41:07.013987Z",
            "url": "https://files.pythonhosted.org/packages/19/c9/3783a3c534861d581aa611d3c918859227997308dae1139bed40dd998cbb/ashes-24.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 23:41:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mahmoud",
    "github_project": "ashes",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "ashes"
}
        
Elapsed time: 1.91675s