tcom


Nametcom JSON
Version 0.16 PyPI version JSON
download
home_pagehttps://tcom.scaletti.dev/
SummaryReplace your HTML templates with Python server-Side components
upload_time2022-12-05 22:45:10
maintainer
docs_urlNone
authorJuan-Pablo Scaletti
requires_python>=3.9,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1>
  <img
    src="https://github.com/jpsca/tcom/raw/main/docs/assets/images/logo.png"
    width="48" height="48"
    align="bottom"
   >
  Template Components
</h1>

The power of components in your server-side-rendered Python web app.

**Documentation:** https://tcom.scaletti.dev/

Write server-side components as single Jinja template files.
Use them as HTML tags without doing any importing.

<img class="card-code"  src="./docs/assets/images/card-code.png" height="300">

## About

This project is developed by *Juan-Pablo Scaletti*.<br>
I love building products and sharing knowledge.


            

Raw data

            {
    "_id": null,
    "home_page": "https://tcom.scaletti.dev/",
    "name": "tcom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Juan-Pablo Scaletti",
    "author_email": "juanpablo@jpscaletti.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/07/05fcc37bf7fcc596d3a9f1c9962fcc4990b58250180f3d21b7fadfca09fb/tcom-0.16.tar.gz",
    "platform": null,
    "description": "<h1>\n  <img\n    src=\"https://github.com/jpsca/tcom/raw/main/docs/assets/images/logo.png\"\n    width=\"48\" height=\"48\"\n    align=\"bottom\"\n   >\n  Template Components\n</h1>\n\nThe power of components in your server-side-rendered Python web app.\n\n**Documentation:** https://tcom.scaletti.dev/\n\nWrite server-side components as single Jinja template files.\nUse them as HTML tags without doing any importing.\n\n<img class=\"card-code\"  src=\"./docs/assets/images/card-code.png\" height=\"300\">\n\n## About\n\nThis project is developed by *Juan-Pablo Scaletti*.<br>\nI love building products and sharing knowledge.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Replace your HTML templates with Python server-Side components",
    "version": "0.16",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "10c2e554f0a1a29eb3bf7934cc960109",
                "sha256": "54a876e39a9221a4852212b007f74ab1954cae44de1159250246acda1ecf90ef"
            },
            "downloads": -1,
            "filename": "tcom-0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10c2e554f0a1a29eb3bf7934cc960109",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 10099,
            "upload_time": "2022-12-05T22:45:08",
            "upload_time_iso_8601": "2022-12-05T22:45:08.948443Z",
            "url": "https://files.pythonhosted.org/packages/a9/9c/61092e66ac506a47a74f845b71d75b19dbedde6c5715cbc09cd953e6bc1c/tcom-0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "120cf562a450e6356abefa91fd7b515a",
                "sha256": "f9f301d968acaa5d60dcb45e710ffa5b2f9f0a7052d178ceb2eecff7385b7c52"
            },
            "downloads": -1,
            "filename": "tcom-0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "120cf562a450e6356abefa91fd7b515a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 8984,
            "upload_time": "2022-12-05T22:45:10",
            "upload_time_iso_8601": "2022-12-05T22:45:10.329742Z",
            "url": "https://files.pythonhosted.org/packages/bd/07/05fcc37bf7fcc596d3a9f1c9962fcc4990b58250180f3d21b7fadfca09fb/tcom-0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-05 22:45:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tcom"
}
        
Elapsed time: 0.02765s