mtlhtml


Namemtlhtml JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/WeAreInSpace/MTL
SummaryA tool that help you to write HTML in Python
upload_time2024-06-30 16:24:02
maintainerNone
docs_urlNone
authorWeAreInSpace
requires_pythonNone
licenseMIT
keywords html in python website ssg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # By We Are In Space

### Write HTML in Python with MTL

## ⬇️ Installation

**Use Pip to install packgages in your project.**

```shell
pip install mtl
```

### 📚 Docs

<a href="ff">https://www.weareinspace.net/mtl/docs</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WeAreInSpace/MTL",
    "name": "mtlhtml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "html in python website ssg",
    "author": "WeAreInSpace",
    "author_email": "weareinspace.net@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/15/26ae81a331e6f1bf5f557ed0b06a6bec4b555b7a578d82e986a0f41d6c06/mtlhtml-1.1.tar.gz",
    "platform": null,
    "description": "# By We Are In Space\r\n\r\n### Write HTML in Python with MTL\r\n\r\n## \u2b07\ufe0f Installation\r\n\r\n**Use Pip to install packgages in your project.**\r\n\r\n```shell\r\npip install mtl\r\n```\r\n\r\n### \ud83d\udcda Docs\r\n\r\n<a href=\"ff\">https://www.weareinspace.net/mtl/docs</a>\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool that help you to write HTML in Python",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/WeAreInSpace/MTL"
    },
    "split_keywords": [
        "html",
        "in",
        "python",
        "website",
        "ssg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f71526ae81a331e6f1bf5f557ed0b06a6bec4b555b7a578d82e986a0f41d6c06",
                "md5": "47254d55887c3c162db3cf982e1fc57e",
                "sha256": "60ee7a1ba302e8f4cbb218c59865a0228b4c1af003d993f9f0ab16ef6fe0f868"
            },
            "downloads": -1,
            "filename": "mtlhtml-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "47254d55887c3c162db3cf982e1fc57e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6541,
            "upload_time": "2024-06-30T16:24:02",
            "upload_time_iso_8601": "2024-06-30T16:24:02.396801Z",
            "url": "https://files.pythonhosted.org/packages/f7/15/26ae81a331e6f1bf5f557ed0b06a6bec4b555b7a578d82e986a0f41d6c06/mtlhtml-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 16:24:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WeAreInSpace",
    "github_project": "MTL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mtlhtml"
}
        
Elapsed time: 0.27874s