tmpl


Nametmpl JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/20c/tmpl
SummaryTemplate abstraction for using multiple template engine backends in same code.
upload_time2024-01-20 22:30:30
maintainer
docs_urlNone
author20C
requires_python>=3.8,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
# tmpl

[![PyPI](https://img.shields.io/pypi/v/tmpl.svg?maxAge=60)](https://pypi.python.org/pypi/tmpl)
[![PyPI](https://img.shields.io/pypi/pyversions/tmpl.svg?maxAge=600)](https://pypi.python.org/pypi/tmpl)
[![Tests](https://github.com/20c/tmpl/workflows/tests/badge.svg)](https://github.com/20c/tmpl)
![LGTM Grade](https://img.shields.io/lgtm/grade/python/github/20c/tmpl)
[![Codecov](https://codecov.io/gh/20c/tmpl/branch/master/graph/badge.svg?token=lxqOsemDTz)](https://codecov.io/gh/20c/tmpl)

Template abstraction for using multiple template engine backends in same code.

## Installation

```sh
pip install tmpl
```

## Documentation

Is lacking!


## Changes

The current change log is available at <https://github.com/20c/tmpl/blob/master/CHANGELOG.md>


## License

Copyright 2016-2021 20C, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/20c/tmpl",
    "name": "tmpl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "20C",
    "author_email": "code@20c.com",
    "download_url": "https://files.pythonhosted.org/packages/72/68/edbcec155c19601301f2f48d4f2f7e626c3778c444d696314acfe1cf3f3b/tmpl-1.1.0.tar.gz",
    "platform": null,
    "description": "\n# tmpl\n\n[![PyPI](https://img.shields.io/pypi/v/tmpl.svg?maxAge=60)](https://pypi.python.org/pypi/tmpl)\n[![PyPI](https://img.shields.io/pypi/pyversions/tmpl.svg?maxAge=600)](https://pypi.python.org/pypi/tmpl)\n[![Tests](https://github.com/20c/tmpl/workflows/tests/badge.svg)](https://github.com/20c/tmpl)\n![LGTM Grade](https://img.shields.io/lgtm/grade/python/github/20c/tmpl)\n[![Codecov](https://codecov.io/gh/20c/tmpl/branch/master/graph/badge.svg?token=lxqOsemDTz)](https://codecov.io/gh/20c/tmpl)\n\nTemplate abstraction for using multiple template engine backends in same code.\n\n## Installation\n\n```sh\npip install tmpl\n```\n\n## Documentation\n\nIs lacking!\n\n\n## Changes\n\nThe current change log is available at <https://github.com/20c/tmpl/blob/master/CHANGELOG.md>\n\n\n## License\n\nCopyright 2016-2021 20C, LLC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this software except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Template abstraction for using multiple template engine backends in same code.",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/20c/tmpl",
        "Repository": "https://github.com/20c/tmpl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbec0d6261aec805eb1864e69abd79e2a61a0653d5d9b95aaf126c048b3c45ca",
                "md5": "ac47e1620f01e81f5f14e76ba9663585",
                "sha256": "0b1b8a081d8cc8e3d024c7a054dcc2fbab186d990c1e024b88e8952d86072483"
            },
            "downloads": -1,
            "filename": "tmpl-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac47e1620f01e81f5f14e76ba9663585",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 9177,
            "upload_time": "2024-01-20T22:30:28",
            "upload_time_iso_8601": "2024-01-20T22:30:28.573874Z",
            "url": "https://files.pythonhosted.org/packages/bb/ec/0d6261aec805eb1864e69abd79e2a61a0653d5d9b95aaf126c048b3c45ca/tmpl-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7268edbcec155c19601301f2f48d4f2f7e626c3778c444d696314acfe1cf3f3b",
                "md5": "52f51cd1af7aaa36ebc4fbb832d47781",
                "sha256": "94164e33639c9e331ae494b93cb1d370ee0de17345d03e1999af025d62cfba4a"
            },
            "downloads": -1,
            "filename": "tmpl-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "52f51cd1af7aaa36ebc4fbb832d47781",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 7978,
            "upload_time": "2024-01-20T22:30:30",
            "upload_time_iso_8601": "2024-01-20T22:30:30.147252Z",
            "url": "https://files.pythonhosted.org/packages/72/68/edbcec155c19601301f2f48d4f2f7e626c3778c444d696314acfe1cf3f3b/tmpl-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 22:30:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "20c",
    "github_project": "tmpl",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tmpl"
}
        
20C
Elapsed time: 0.16529s