todus3 0.9.0

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

todus3 0.9.0

ToDus client for S3






Use the ToDus API (login/download/upload) in your Python projects.
📦 The package is adapted for use in Jupyter Notebook 📓
Install
To install run:
pip install todus3

If want support for upload by parts using 7Zip (py7zr):
pip install todus3[7z]

Usage
### Help
todus3 -- help

### Login and Enter PIN
todus3 -n 53123456 login

### Download from TXT files with 3 Workers/Threads
todus3 -n 53123456 download -t 3 file.txt [file.txt ...]

### Upload file by parts in Bytes (10 MB)
todus3 -n 53123456 upload binary.bin -p 10485760

Contributing
Follow the dev branch and Feedbacks or Pull Requests are welcome 🙏🏾

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.