Copy move and delete files using the built in Window's progress dialog
Project description
pywinutils
==========
Copy, move, and delete files using window's built in copy dialogs (with progress window).
### Requires ###
[pywin32](http://www.lfd.uci.edu/~gohlke/pythonlibs/#pywin32) >= 218.4
> Note: the version from Sourceforge will not work
### Installing ###
Install with pip
`pip install pywinutils`
### Usage ###
```python
In [1]: import winutils
In [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')
Out[2]: True
```
![Copy progress](https://lh6.googleusercontent.com/0JeNt0WSw2S4QwbbgEqx8STNdXlu2WHJTb0hFZI1krRKfkh2dxU6pFAavMq5z-1YR1Mmgzoc61vCxvlMM0SUDKRT49YoJ9mCG2caXpJYtwbLtFXLhsKcZXV0Csb8-A)
==========
Copy, move, and delete files using window's built in copy dialogs (with progress window).
### Requires ###
[pywin32](http://www.lfd.uci.edu/~gohlke/pythonlibs/#pywin32) >= 218.4
> Note: the version from Sourceforge will not work
### Installing ###
Install with pip
`pip install pywinutils`
### Usage ###
```python
In [1]: import winutils
In [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')
Out[2]: True
```
![Copy progress](https://lh6.googleusercontent.com/0JeNt0WSw2S4QwbbgEqx8STNdXlu2WHJTb0hFZI1krRKfkh2dxU6pFAavMq5z-1YR1Mmgzoc61vCxvlMM0SUDKRT49YoJ9mCG2caXpJYtwbLtFXLhsKcZXV0Csb8-A)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pywinutils-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pywinutils-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dcee23d6960c61c5d498967955a878806278baf9ebbfcb8e72c8c97cba6e88a |
|
MD5 | ed5a6662447beb9064671c1904ef6c97 |
|
BLAKE2b-256 | e1f43401f49202f10a9936daa6b946b6c793b053f3bb371ae0aa500ff585f81e |