https://github.com/martishin/async-file-copier
Async file coper implemented with asyncio and python
https://github.com/martishin/async-file-copier
aiofiles asyncio filesystem pyproject-toml python3
Last synced: 26 days ago
JSON representation
Async file coper implemented with asyncio and python
- Host: GitHub
- URL: https://github.com/martishin/async-file-copier
- Owner: martishin
- Created: 2025-02-06T00:31:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T00:52:21.000Z (8 months ago)
- Last Synced: 2025-02-06T01:24:40.274Z (8 months ago)
- Topics: aiofiles, asyncio, filesystem, pyproject-toml, python3
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Async File Copier
Async file coper implemented with asyncio and python