stml


Namestml JSON
Version 0.1.6 PyPI version JSON
download
home_page
SummaryImplement HTML with Indentation
upload_time2022-12-27 13:42:37
maintainer
docs_urlNone
authorVishal R
requires_python>=3.6
license
keywords stml stml indent html simple text markup language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # STML (Simple Text Markup Language)

## Functionalities of the STML
- Indentation Procedure in HTML
- Good Looking while Programming
- Better Implementation for Python Coders & others
- Reduce usage of closing tags

## Usage
- Make sure you have installed Python in your system.
- Run Following command in the CMD.
  ```
    pip install stml
  ```
  

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "stml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "stml,STML,indent HTML,simple text markup language",
    "author": "Vishal R",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/14/cb/1a7d44ce2c3e06ea6f920034e0d004c83609a1a7178fc6f8d8ef08843ee9/stml-0.1.6.tar.gz",
    "platform": null,
    "description": "# STML (Simple Text Markup Language)\r\n\r\n## Functionalities of the STML\r\n- Indentation Procedure in HTML\r\n- Good Looking while Programming\r\n- Better Implementation for Python Coders & others\r\n- Reduce usage of closing tags\r\n\r\n## Usage\r\n- Make sure you have installed Python in your system.\r\n- Run Following command in the CMD.\r\n  ```\r\n    pip install stml\r\n  ```\r\n  \r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Implement HTML with Indentation",
    "version": "0.1.6",
    "split_keywords": [
        "stml",
        "stml",
        "indent html",
        "simple text markup language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9ae01f031f049e106ab61a07a62a1161",
                "sha256": "42b6061412d6242dd717bb9beb1b9fab5334a7f5fce788413b68910f307e958a"
            },
            "downloads": -1,
            "filename": "stml-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ae01f031f049e106ab61a07a62a1161",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2733,
            "upload_time": "2022-12-27T13:42:21",
            "upload_time_iso_8601": "2022-12-27T13:42:21.986660Z",
            "url": "https://files.pythonhosted.org/packages/c1/37/f300d22525d5c1bb5e02970258c72aa40c77cadd284deea94e677ded33ce/stml-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "26e19627d0d493379993ef276bc8ee06",
                "sha256": "7ddcdb39543aa04baef67e172c863cd51d00c9b4d7f98eb633139774ebeb2dea"
            },
            "downloads": -1,
            "filename": "stml-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "26e19627d0d493379993ef276bc8ee06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2553,
            "upload_time": "2022-12-27T13:42:37",
            "upload_time_iso_8601": "2022-12-27T13:42:37.192780Z",
            "url": "https://files.pythonhosted.org/packages/14/cb/1a7d44ce2c3e06ea6f920034e0d004c83609a1a7178fc6f8d8ef08843ee9/stml-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 13:42:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "stml"
}
        
Elapsed time: 0.14592s