Files download/upload REST API similar to S3 for Invenio.
Project description
Invenio-Files-REST is a files storage module. It allows you to store and retrieve files in a similar way to Amazon S3 APIs.
Features:
Files storage with configurable storage backends
Secure REST APIs
Support for large file uploads and multipart upload.
Customizable access control
File integrity monitoring
Further documentation is available on https://invenio-files-rest.readthedocs.io/.
Changes
Version 1.3.0 (released 2021-10-18)
Bumped minimum PyFilesystem dependency to v2. Note that, setuptools v58+ have dropped support for use2to3, thus PyFilesystem v0.5.5 no longer installs on Python 3 when using setuptools v58 or greater.
Version 1.2.0 (released 2020-05-14)
Adds optional file streaming using a reverse proxy (e.g. NGINX).
Version 1.1.1 (released 2020-02-24)
Makes cli location command backwards compatible.
Version 1.1.0 (released 2020-01-19)
Moves location from command to group
Allows listing locations via de CLI
Allows setting a location as default
Get by name on the Location object returns None when not found instead of raising an exception
Other bug fixes
Version 1.0.6 (released 2019-11-22)
Bump version and add to installation requirements invenio-celery
Add documentation of module usage
Remove storage_class parameter from Bucket create when POST to Location resource
Version 1.0.5 (released 2019-11-21)
Add signals for deletion and upload of files
Version 1.0.4 (released 2019-11-20)
Fix StorageError type returned
Version 1.0.3 (released 2019-11-15)
Increase invenio-rest version to support Marshmallow 2 and 3 migration
Version 1.0.2 (released 2019-11-14)
Adds optional serializer_mapping and view_name in json_serializer method
Version 1.0.1 (released 2019-08-01)
Adds support for marshmallow 2 and 3.
Version 1.0.0 (released 2019-07-22)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for invenio_files_rest-1.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78c8403ac8587504d9e064e51854586139d044d3828ed2b963e2f3bd7af262a2 |
|
MD5 | ab4cda5ddd0f3f0940bfe1385f748bcf |
|
BLAKE2b-256 | fe7bb070fbc59fb45c3dfaca2e2b0fdbc224da64f53ea9cca29cf937718912fe |