Copy connected USB media device to current script directory.
Project description
Copy connected USB media device to current script directory. The copy() method will return a list with the path where the USB drive being copied.
DO NOT MISUSE IT FOR STEALING DATA.
N.B.: Currently it only works in Linux machine.
Tested on Ubuntu 16.04 LTS. The current version can be used only with Python 3.
To install:
>>> sudo pip3 install copyusb
To use (with caution), simply do:
>>> import copyusb >>> copy_result_list = copyusb.copy()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
copyusb-1.0.1.tar.gz
(2.9 kB
view details)
File details
Details for the file copyusb-1.0.1.tar.gz
.
File metadata
- Download URL: copyusb-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e26097f66f9fe69e00d830f24227eca05b9b56f699359c86c3d9afaacc17ae29 |
|
MD5 | c9a48556128962e4f769029d27c9d88c |
|
BLAKE2b-256 | e530f37e602e72617383510333e0e200994f51a4ec9cb52c60ed046eacf13d7c |