JsFileWriter


NameJsFileWriter JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummarySets up and writes an Js File using a filewriter.
upload_time2024-06-04 19:28:44
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python filewriter app html function math
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
A Command Line Interface based FileWriter Function , that takes a user input and writes files. 



open a new file called start.py



from src.js_writer import create_js



create_js()




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "JsFileWriter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, FileWriter, App, HTML, Function, math",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.in>",
    "download_url": "https://files.pythonhosted.org/packages/88/d3/ce9f249a32320ee9a22789d433381326754288b49ef637def14dfcf3271f/jsfilewriter-0.2.tar.gz",
    "platform": null,
    "description": "\r\nA Command Line Interface based FileWriter Function , that takes a user input and writes files. \r\n\r\n\r\n\r\nopen a new file called start.py\r\n\r\n\r\n\r\nfrom src.js_writer import create_js\r\n\r\n\r\n\r\ncreate_js()\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sets up and writes an Js File using a filewriter.",
    "version": "0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " filewriter",
        " app",
        " html",
        " function",
        " math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0085130384efd91b723d08fb2571bd916b35052dc76a9343fcfafd6c9338d74",
                "md5": "841c2c390274ffacb2ff6f88a73bd85f",
                "sha256": "09a89bcd91e586f2bd895256f507af1e9764ea0c6066ff5f2b63d58cdac5899e"
            },
            "downloads": -1,
            "filename": "JsFileWriter-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "841c2c390274ffacb2ff6f88a73bd85f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2880,
            "upload_time": "2024-06-04T19:28:43",
            "upload_time_iso_8601": "2024-06-04T19:28:43.357804Z",
            "url": "https://files.pythonhosted.org/packages/a0/08/5130384efd91b723d08fb2571bd916b35052dc76a9343fcfafd6c9338d74/JsFileWriter-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88d3ce9f249a32320ee9a22789d433381326754288b49ef637def14dfcf3271f",
                "md5": "64e9ae1c31c316fd385dd14b076a4679",
                "sha256": "a4cdaa86e572a49d231a41c049604bb8cafc215b848c063f5d7766cd47c0f0fd"
            },
            "downloads": -1,
            "filename": "jsfilewriter-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "64e9ae1c31c316fd385dd14b076a4679",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2775,
            "upload_time": "2024-06-04T19:28:44",
            "upload_time_iso_8601": "2024-06-04T19:28:44.534312Z",
            "url": "https://files.pythonhosted.org/packages/88/d3/ce9f249a32320ee9a22789d433381326754288b49ef637def14dfcf3271f/jsfilewriter-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 19:28:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jsfilewriter"
}
        
Elapsed time: 0.29509s