Ust-download-cache

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

Added
- The capability to download, extract, and cache gzipped files.

2.0.0

Added
- get_data_from_url() method
- get_cache_metadata_from_url() method
Changed
- The USTDownloadCache.get_from_url() method used to return a dictionary from
which the user could chose the "data" or "metadata" key. This interface is
sub-optimal and has been replaced instead by 2 methods that allow the user to
request either the data or the cache metadata.
Removed
- get_from_url() method

1.1.0

Changed
- Switched from pycurl to requests for downloading files.

1.0.1

Fixed
- Bug that caused the cache to become corrupt if a download was interrupted.

1.0.0

Added
- README.md
- CHANGELOG.md
- LICENSE
- setup.py, setup.cfg
- USTDownloadCache class for caching downloads of certain JSON files
- Unit test suite

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.