Sheet-disk

Latest version: v0.1.1

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

-------------------
- Fix: For really small files

* If files were too small, then the no of cells assigned to each thread would become negative, and thus causing an exception.
- Add "Unreleased" section in HISTORY.md
- Move `key_list` to be the last entry in the JSON file, so as to show other more important human readable attributes before the `key_list` which can be very long for big files.

0.1

--------------------

- Chunking of files when uploading and downloading
* Now, files of any size can be uploaded, and downloaded. Previously, this was limited to the size of user's RAM
- Using multiple threads to speed up downloading and uploading
- Improved CLI parsing
- Refactor the main functions(upload_file to upload, download_file to download)
- Use indent in JSON file for better readability
- Include version and other metadata in JSON file
- Resumable Upload & Download
- Progress bar for uploading, downloading
- Beautify console outputs
- Add tutorial for getting OAuth credentials

0.0.0.2

--------------------

- Can upload, download files
- Can use as a included package, or a CLI app
- JSON file contains name, key list

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.