pytwebl


Namepytwebl JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/SoumadeepChoudhury/pytwebl
SummaryCreates template for web-development from shell, includes : html, css and js.
upload_time2023-03-19 12:32:21
maintainerManmay Chakraborty
docs_urlNone
authorAhens | An Initiative to Initial (Soumadeep Choudhury)
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyTWebL
Brings a faster and efficient way to generate web-development template, includes : html, css, js. 🧠

# Key Features
- Runs standalone from shell or command line
- Have exclusive features of adding tags of html to generat ethe boiler plate template.

# Installation
- Run `pip install pytwebl`
- Check [HomePage](https://github.com/SoumadeepChoudhury/pytwebl) for more details.
# Usage
- In command line, run `pytwebl` to start the engine.
- Follow the on-screen commands.

# Additional Options

|Option|Description|
|---|---|
|--help|Displays the man page|
|--disable-colours|Disables coloured output|
|--enable-colours|Enables coloured output|

> NOTE : Colours are disabled in output by default in Windows only, enabled by default in Linux-based OS.

# Contribution
We always welcome others to contribute in this project. They are welcomed whole-heartedly. 🎉🎉🥳🥳

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SoumadeepChoudhury/pytwebl",
    "name": "pytwebl",
    "maintainer": "Manmay Chakraborty",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "manmaycoder@gmail.com",
    "keywords": "",
    "author": "Ahens | An Initiative to Initial (Soumadeep Choudhury)",
    "author_email": "ahensinitiative@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/41/dfdb38ee812cfb03e74edb47285821e743b04c69a7aae7e25b3a0f92a480/pytwebl-1.0.3.tar.gz",
    "platform": null,
    "description": "# PyTWebL\nBrings a faster and efficient way to generate web-development template, includes : html, css, js. \ud83e\udde0\n\n# Key Features\n- Runs standalone from shell or command line\n- Have exclusive features of adding tags of html to generat ethe boiler plate template.\n\n# Installation\n- Run `pip install pytwebl`\n- Check [HomePage](https://github.com/SoumadeepChoudhury/pytwebl) for more details.\n# Usage\n- In command line, run `pytwebl` to start the engine.\n- Follow the on-screen commands.\n\n# Additional Options\n\n|Option|Description|\n|---|---|\n|--help|Displays the man page|\n|--disable-colours|Disables coloured output|\n|--enable-colours|Enables coloured output|\n\n> NOTE : Colours are disabled in output by default in Windows only, enabled by default in Linux-based OS.\n\n# Contribution\nWe always welcome others to contribute in this project. They are welcomed whole-heartedly. \ud83c\udf89\ud83c\udf89\ud83e\udd73\ud83e\udd73\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Creates template for web-development from shell, includes : html, css and js.",
    "version": "1.0.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9724daf5a82a3f97a6a2ba428b8bdf76f45a927b58372e6566d487e3df271590",
                "md5": "7ca4067c47ee37e1c9aa6c4330069747",
                "sha256": "2a510f1a8f8095fe84888955850c1f488277259637cd74ee61ee5187eced1d31"
            },
            "downloads": -1,
            "filename": "pytwebl-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ca4067c47ee37e1c9aa6c4330069747",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5700,
            "upload_time": "2023-03-19T12:32:20",
            "upload_time_iso_8601": "2023-03-19T12:32:20.249012Z",
            "url": "https://files.pythonhosted.org/packages/97/24/daf5a82a3f97a6a2ba428b8bdf76f45a927b58372e6566d487e3df271590/pytwebl-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e41dfdb38ee812cfb03e74edb47285821e743b04c69a7aae7e25b3a0f92a480",
                "md5": "fffb817ff17a345b7a1550c14368332b",
                "sha256": "9f6ad347242f46d1c940a160389c92887ee3cc957ea176f8ab4dc2a85c75d012"
            },
            "downloads": -1,
            "filename": "pytwebl-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fffb817ff17a345b7a1550c14368332b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5122,
            "upload_time": "2023-03-19T12:32:21",
            "upload_time_iso_8601": "2023-03-19T12:32:21.998426Z",
            "url": "https://files.pythonhosted.org/packages/7e/41/dfdb38ee812cfb03e74edb47285821e743b04c69a7aae7e25b3a0f92a480/pytwebl-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 12:32:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "SoumadeepChoudhury",
    "github_project": "pytwebl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pytwebl"
}
        
Elapsed time: 0.10899s