{ "info": { "author": "frmdstryr", "author_email": "frmdstryr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pywinutils\n==========\n\nCopy, move, and delete files using window's built in copy dialogs (with progress window).\n\n\n### Requires ###\n\n\n[pywin32](http://www.lfd.uci.edu/~gohlke/pythonlibs/#pywin32) >= 218.4 \n\n> Note: the version from Sourceforge will not work\n\n\n### Installing ###\n\nInstall with pip\n\n`pip install pywinutils`\n\n### Usage ###\n\n```python\nIn [1]: import winutils\nIn [2]: winutils.copy(src=r'C:\\Users\\jrm\\Downloads\\bitnami-gitlab-6.4.3-1-linux-x64-installer.run',dst=r'C:\\Users\\jrm\\Desktop')\nOut[2]: True\n\n```\n\n![Copy progress](https://lh6.googleusercontent.com/0JeNt0WSw2S4QwbbgEqx8STNdXlu2WHJTb0hFZI1krRKfkh2dxU6pFAavMq5z-1YR1Mmgzoc61vCxvlMM0SUDKRT49YoJ9mCG2caXpJYtwbLtFXLhsKcZXV0Csb8-A)\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/frmdstryr/pywinutils", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pywinutils", "package_url": "https://pypi.org/project/pywinutils/", "platform": "", "project_url": "https://pypi.org/project/pywinutils/", "project_urls": { "Homepage": "http://github.com/frmdstryr/pywinutils" }, "release_url": "https://pypi.org/project/pywinutils/0.2/", "requires_dist": [ "pywin32 (>=218)" ], "requires_python": "", "summary": "Copy move and delete files using the built in Window's progress dialog", "version": "0.2" }, "last_serial": 3817708, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6a0a7e5d2c3248c81948dc27ccfaf576", "sha256": "c9bb851a6e77066559984603bebac14610445183d467e37e9305a4cef979bb47" }, "downloads": -1, "filename": "pywinutils-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "6a0a7e5d2c3248c81948dc27ccfaf576", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3743, "upload_time": "2017-07-01T15:10:28", "url": "https://files.pythonhosted.org/packages/ef/90/307e9d2aab6fd85b25a5dc5777c215e06fcb8bcfb0bc4eac3565d442771f/pywinutils-0.1-py2-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ed5a6662447beb9064671c1904ef6c97", "sha256": "8dcee23d6960c61c5d498967955a878806278baf9ebbfcb8e72c8c97cba6e88a" }, "downloads": -1, "filename": "pywinutils-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ed5a6662447beb9064671c1904ef6c97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3811, "upload_time": "2018-04-28T22:03:47", "url": "https://files.pythonhosted.org/packages/e1/f4/3401f49202f10a9936daa6b946b6c793b053f3bb371ae0aa500ff585f81e/pywinutils-0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed5a6662447beb9064671c1904ef6c97", "sha256": "8dcee23d6960c61c5d498967955a878806278baf9ebbfcb8e72c8c97cba6e88a" }, "downloads": -1, "filename": "pywinutils-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ed5a6662447beb9064671c1904ef6c97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3811, "upload_time": "2018-04-28T22:03:47", "url": "https://files.pythonhosted.org/packages/e1/f4/3401f49202f10a9936daa6b946b6c793b053f3bb371ae0aa500ff585f81e/pywinutils-0.2-py2.py3-none-any.whl" } ] }