Flask-cloudy

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 3

1.0.0

- Storage.upload now accepts a url, that will first download the file on local then upload it to storage
- Added args random_name(bool) in Storage.upload. If True and Name is None, it will create a uuid4 name.
`name` always takes precedence
- Added Object.info which returns a dict of the data. Which can be saved in a database
- Removed shortuuid in favor of uuid4
- (backwards compatible) rename 'allowed_extensions' to `extensions`,
but will still try to fall back to allowed extensions if None

0.15

- Added Object.full_path to return the full path of the local storage object
- remove Object.short_url which was deprecated

0.14.0

- Added the context manager 'use' to temporarily use a different container on the same driver

0.13.2

- Flask required version 0.10.1 +

0.13.1

- Set default storage to True
- Thanks to https://github.com/wassname for the contributions]

0.13.0

- Upgrade apache-libcloud to 0.20.0
- Fixed object being False
- Thanks to https://github.com/alexa-infra for the contributions

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.