{"id":21983026,"url":"https://github.com/arsho/copyusb","last_synced_at":"2025-06-13T18:05:17.342Z","repository":{"id":62564791,"uuid":"82770110","full_name":"arsho/copyusb","owner":"arsho","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-23T11:45:21.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T18:02:20.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arsho.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-22T06:40:58.000Z","updated_at":"2023-03-19T23:22:28.000Z","dependencies_parsed_at":"2022-11-03T16:32:18.805Z","dependency_job_id":null,"html_url":"https://github.com/arsho/copyusb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arsho/copyusb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fcopyusb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fcopyusb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fcopyusb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fcopyusb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/copyusb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fcopyusb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259695276,"owners_count":22897506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T17:34:11.738Z","updated_at":"2025-06-13T18:05:17.303Z","avatar_url":"https://github.com/arsho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copyusb\n--------\nCopy connected USB media device to current script directory.\nThe copy() method will return a list with the path where the USB drive being copied.\n\nDO NOT MISUSE IT FOR STEALING DATA.\n\nThe current version can be used only with Python 3. Tested on Windows(10) and Ubuntu(16.04 LTS).\n\nTo install (in Ubuntu having both Python2 and Python3 by default)::\n\n    \u003e\u003e\u003e sudo pip3 install copyusb\n\nTo install (in Windows with which has only Python 3 installed)::\n\n    \u003e\u003e\u003e sudo pip install copyusb\n\nTo use (with caution), simply do::\n\n    \u003e\u003e\u003e import copyusb\n    \u003e\u003e\u003e copy_result_list = copyusb.copy()\n\nThis will return a list with the destination path where the USB media device data has been copied.\nNo matter how many USB media device is connected, this program will copy all of them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fcopyusb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Fcopyusb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fcopyusb/lists"}