Flask-cloudy

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 3

0.12.0

- Fixed prefix in Storage.upload that assumed the prefix is a directory
Add a slash / at the end of prefix to make it a directory, or it will
just append it to the name

0.11.0

- Removed flask_cloudy.Object.short_url now use flask_cloudy.Object.url
- Added flask_cloudy.Object.full_url to have the domain for local storage

0.10.0

- Removed LOCAL_PATH configuration. Use CONTAINER as the LOCAL_PATH
- Change config prefix to STORAGE_*

0.6.0

- More pythonic
- implement __contains__ to look for an item in the storage. `if object_name in storage`
- rename Storage:objet to Storage:get().

0.5.1

- Fixed typo

0.5.0

- object_path return the full path of the object when on local
- get_url() can return short url for local file instead of the full domain one
- rename Storage:get_object to Storage:object

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.