Skip to main content

ToDus client for S3

Project description

ToDus client for S3

Downloads CI

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 🙏🏾

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

todus3-0.8.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

todus3-0.8.0-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page