simple-template-toolkit


Namesimple-template-toolkit JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/simple-template-toolkit
SummarySimple templating for all your simple templating projects
upload_time2024-03-23 19:00:15
maintainerNone
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
licenseNone
keywords simple_template_toolkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
Simple Template Toolkit
=======================

Simple templating for all your simple templating projects


Features
--------

The following exported console script is available for use:

- make-substitutions
- insert-lines


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-01-24)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/simple-template-toolkit",
    "name": "simple-template-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "simple_template_toolkit",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/d7/22f37007b31fa307ab27e9106c0b03c4b4a6044237d4795f967c4d72e10b/simple_template_toolkit-0.2.0.tar.gz",
    "platform": null,
    "description": "=======================\nSimple Template Toolkit\n=======================\n\nSimple templating for all your simple templating projects\n\n\nFeatures\n--------\n\nThe following exported console script is available for use:\n\n- make-substitutions\n- insert-lines\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-01-24)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple templating for all your simple templating projects",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/simple-template-toolkit"
    },
    "split_keywords": [
        "simple_template_toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9969c72efe8b7018694f8b89b3cdd4f12e02b41cfc1374ef8d8d63e3a7fd14da",
                "md5": "a4e3de62758f892af987c931ebd1dc5a",
                "sha256": "982bdc8cd783c3b8472e98252fd79b5dedac32340223fadf1d2039fe4a3c493a"
            },
            "downloads": -1,
            "filename": "simple_template_toolkit-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4e3de62758f892af987c931ebd1dc5a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 24307,
            "upload_time": "2024-03-23T19:00:14",
            "upload_time_iso_8601": "2024-03-23T19:00:14.073778Z",
            "url": "https://files.pythonhosted.org/packages/99/69/c72efe8b7018694f8b89b3cdd4f12e02b41cfc1374ef8d8d63e3a7fd14da/simple_template_toolkit-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fd722f37007b31fa307ab27e9106c0b03c4b4a6044237d4795f967c4d72e10b",
                "md5": "2191fe1f8c011e101cec1ee26d3b50cf",
                "sha256": "5a1041c02c664bad8ca99fede1560de1213fcc19a7e8f6afd216972842088f25"
            },
            "downloads": -1,
            "filename": "simple_template_toolkit-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2191fe1f8c011e101cec1ee26d3b50cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26662,
            "upload_time": "2024-03-23T19:00:15",
            "upload_time_iso_8601": "2024-03-23T19:00:15.685525Z",
            "url": "https://files.pythonhosted.org/packages/5f/d7/22f37007b31fa307ab27e9106c0b03c4b4a6044237d4795f967c4d72e10b/simple_template_toolkit-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 19:00:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "simple-template-toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "simple-template-toolkit"
}
        
Elapsed time: 0.21217s