RelocateFile


NameRelocateFile JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummarySets up a basic CLI App to take inputs to move a file from one location to another.
upload_time2024-06-04 19:36:53
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python flask app javascript 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 src.FileMover



FileMover()

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RelocateFile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, Flask, App, Javascript, Function, math",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.in>",
    "download_url": "https://files.pythonhosted.org/packages/86/7d/2fe4bdf92b646dbcd6db8c947b67c63ce0fbd8ea36929b8a1ab1541024e7/relocatefile-0.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 src.FileMover\r\n\r\n\r\n\r\nFileMover()\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sets up a basic CLI App to take inputs to move a file from one location to another.",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " flask",
        " app",
        " javascript",
        " function",
        " math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6095275804bba5aa5c048e309606c4a5f28ca23610c86a2a69bfb62541edd96",
                "md5": "6ddef9025b6199c574db47f28eeecafb",
                "sha256": "6585f8931137be38e23a727197fe0eef051c8346bfa49b3c8b713c97671e1881"
            },
            "downloads": -1,
            "filename": "RelocateFile-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ddef9025b6199c574db47f28eeecafb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3114,
            "upload_time": "2024-06-04T19:36:51",
            "upload_time_iso_8601": "2024-06-04T19:36:51.126360Z",
            "url": "https://files.pythonhosted.org/packages/b6/09/5275804bba5aa5c048e309606c4a5f28ca23610c86a2a69bfb62541edd96/RelocateFile-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "867d2fe4bdf92b646dbcd6db8c947b67c63ce0fbd8ea36929b8a1ab1541024e7",
                "md5": "573036129c709e052152a6881e940a35",
                "sha256": "b34c84a6efbeefdd22cfaa95a9855718e70f0a1578c828e3fbf21fa63f59370f"
            },
            "downloads": -1,
            "filename": "relocatefile-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "573036129c709e052152a6881e940a35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2646,
            "upload_time": "2024-06-04T19:36:53",
            "upload_time_iso_8601": "2024-06-04T19:36:53.120645Z",
            "url": "https://files.pythonhosted.org/packages/86/7d/2fe4bdf92b646dbcd6db8c947b67c63ce0fbd8ea36929b8a1ab1541024e7/relocatefile-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 19:36:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "relocatefile"
}
        
Elapsed time: 0.25043s