Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inveniosoftware/invenio-s3
S3 file storage support for Invenio.
https://github.com/inveniosoftware/invenio-s3
invenio inveniosoftware python s3
Last synced: 2 months ago
JSON representation
S3 file storage support for Invenio.
- Host: GitHub
- URL: https://github.com/inveniosoftware/invenio-s3
- Owner: inveniosoftware
- License: mit
- Created: 2018-08-14T13:53:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T19:34:24.000Z (11 months ago)
- Last Synced: 2024-10-29T00:59:03.418Z (3 months ago)
- Topics: invenio, inveniosoftware, python, s3
- Language: Python
- Homepage: https://invenio-s3.readthedocs.io
- Size: 88.9 KB
- Stars: 0
- Watchers: 78
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
..
Copyright (C) 2018 Esteban J. G. Gabancho.
Invenio-S3 is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.============
Invenio-S3
============.. image:: https://github.com/inveniosoftware/invenio-s3/workflows/CI/badge.svg
:target: https://github.com/inveniosoftware/invenio-s3/actions.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-s3.svg
:target: https://coveralls.io/r/inveniosoftware/invenio-s3.. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-s3.svg
:target: https://github.com/inveniosoftware/invenio-s3/releases.. image:: https://img.shields.io/pypi/dm/invenio-s3.svg
:target: https://pypi.python.org/pypi/invenio-s3.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-s3.svg
:target: https://github.com/inveniosoftware/invenio-s3/blob/master/LICENSES3 file storage support for Invenio.
The package offers integration with any S3 REST API compatible object storage.
Further documentation is available on
https://invenio-s3.readthedocs.io/