FileWriterCLI


NameFileWriterCLI JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummarySets up a CLI app to write a file through an application.
upload_time2024-05-20 13:49:37
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python filewriter app javascript 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. 



from filewriter import write_file



write_file()


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "FileWriterCLI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, FileWriter, App, Javascript, Function, math",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.in>",
    "download_url": "https://files.pythonhosted.org/packages/44/2a/c4ba92f80d3a0edd7106a2fded0754c003ac6c02e30f3900f65ae1597183/filewritercli-0.1.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\nfrom filewriter import write_file\r\n\r\n\r\n\r\nwrite_file()\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sets up a CLI app to write a file through an application.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " filewriter",
        " app",
        " javascript",
        " function",
        " math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "281f0d76e7ec5d7bcb10f38857ab7fa442b2c7f5462fdff2af7d82a06724a370",
                "md5": "f209eb434b42d3a7eb4df29d13679821",
                "sha256": "cffac06d793951d4cc6a31bf2ce956a0c1e65b77610c90a0addd8d68291dd607"
            },
            "downloads": -1,
            "filename": "FileWriterCLI-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f209eb434b42d3a7eb4df29d13679821",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3589,
            "upload_time": "2024-05-20T13:49:35",
            "upload_time_iso_8601": "2024-05-20T13:49:35.519558Z",
            "url": "https://files.pythonhosted.org/packages/28/1f/0d76e7ec5d7bcb10f38857ab7fa442b2c7f5462fdff2af7d82a06724a370/FileWriterCLI-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442ac4ba92f80d3a0edd7106a2fded0754c003ac6c02e30f3900f65ae1597183",
                "md5": "ce1bce859ff7d7d058054564a7cab668",
                "sha256": "d1ccb4bcecd0fab38d5d4d78bdb2d8b444dfb7ba2e3673bf0120a8f508ac53b0"
            },
            "downloads": -1,
            "filename": "filewritercli-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ce1bce859ff7d7d058054564a7cab668",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2999,
            "upload_time": "2024-05-20T13:49:37",
            "upload_time_iso_8601": "2024-05-20T13:49:37.430440Z",
            "url": "https://files.pythonhosted.org/packages/44/2a/c4ba92f80d3a0edd7106a2fded0754c003ac6c02e30f3900f65ae1597183/filewritercli-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-20 13:49:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "filewritercli"
}
        
Elapsed time: 0.23271s