File-Selector-Input


NameFile-Selector-Input JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummarySets up a basic application to move file locations
upload_time2024-06-04 19:57:01
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python fileselector app move function math
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Takes in an Input file and moves to a location



import FileSelector



print(FileSelector())

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "File-Selector-Input",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, FileSelector, App, Move, Function, math",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.in>",
    "download_url": "https://files.pythonhosted.org/packages/77/df/fda4cb5f9073b2e1357fe1c5ba6806123200af391f0010527012d4516b9d/file_selector_input-0.1.tar.gz",
    "platform": null,
    "description": "\r\nTakes in an Input file and moves to a location\r\n\r\n\r\n\r\nimport FileSelector\r\n\r\n\r\n\r\nprint(FileSelector())\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sets up a basic application to move file locations",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " fileselector",
        " app",
        " move",
        " function",
        " math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "017eafeb00b67d5d7f252bd2a0c5bf669dd438b9e1731e738a60736cb432fb9b",
                "md5": "bd0370908fb988f7bafdd8dce43afbae",
                "sha256": "982b95bdb1c40fc40d60a59244944e7174323a58c1a8cd4c295c0a8cf79149a5"
            },
            "downloads": -1,
            "filename": "File_Selector_Input-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd0370908fb988f7bafdd8dce43afbae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2788,
            "upload_time": "2024-06-04T19:56:59",
            "upload_time_iso_8601": "2024-06-04T19:56:59.843844Z",
            "url": "https://files.pythonhosted.org/packages/01/7e/afeb00b67d5d7f252bd2a0c5bf669dd438b9e1731e738a60736cb432fb9b/File_Selector_Input-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77dffda4cb5f9073b2e1357fe1c5ba6806123200af391f0010527012d4516b9d",
                "md5": "62cfee1cbcb53d7a5b25d188267324cd",
                "sha256": "40793bf3a4a4b19e0d8339b0ea30c746f3867ce4994e3416addf895acb4881d8"
            },
            "downloads": -1,
            "filename": "file_selector_input-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "62cfee1cbcb53d7a5b25d188267324cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2633,
            "upload_time": "2024-06-04T19:57:01",
            "upload_time_iso_8601": "2024-06-04T19:57:01.947829Z",
            "url": "https://files.pythonhosted.org/packages/77/df/fda4cb5f9073b2e1357fe1c5ba6806123200af391f0010527012d4516b9d/file_selector_input-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 19:57:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "file-selector-input"
}
        
Elapsed time: 0.24670s