Name | audbackend JSON |
Version |
2.2.0
JSON |
| download |
home_page | None |
Summary | Backends to access Artifactory and local file system |
upload_time | 2024-11-18 16:54:57 |
maintainer | None |
docs_url | None |
author | Johannes Wagner |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2021-present audEERING GmbH and Contributors Authors: Johannes Wagner Hagen Wierstorf Christian Geng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
artifactory
filesystem
minio
s3
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
==========
audbackend
==========
|tests| |coverage| |docs| |python-versions| |license|
**audbackend** provides interfaces_
for file storage on different backends_.
An interface enables user interactions
with a backend,
and influences how the data is structured,
e.g. `versioned`_
or `unversioned`_.
A backend is responsible
for managing
the requested data structure
in a repository
on a storage system,
such as a file system
or MinIO_.
Have a look at the installation_ and usage_ instructions.
.. _MinIO: https://min.io
.. _backends: https://audeering.github.io/audbackend/api/audbackend.backend.html
.. _interfaces: https://audeering.github.io/audbackend/api/audbackend.interface.html
.. _installation: https://audeering.github.io/audbackend/install.html
.. _unversioned: https://audeering.github.io/audbackend/api/audbackend.interface.Unversioned.html
.. _usage: https://audeering.github.io/audbackend/usage.html
.. _versioned: https://audeering.github.io/audbackend/api/audbackend.interface.Versioned.html
.. badges images and links:
.. |tests| image:: https://github.com/audeering/audbackend/workflows/Test/badge.svg
:target: https://github.com/audeering/audbackend/actions?query=workflow%3ATest
:alt: Test status
.. |coverage| image:: https://codecov.io/gh/audeering/audbackend/branch/main/graph/badge.svg?token=pCTgGG7Sd1
:target: https://codecov.io/gh/audeering/audbackend/
:alt: code coverage
.. |docs| image:: https://img.shields.io/pypi/v/audbackend?label=docs
:target: https://audeering.github.io/audbackend/
:alt: audbackend's documentation
.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg
:target: https://github.com/audeering/audbackend/blob/main/LICENSE
:alt: audbackend's MIT license
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audbackend.svg
:target: https://pypi.org/project/audbackend/
:alt: audbackends's supported Python versions
Raw data
{
"_id": null,
"home_page": null,
"name": "audbackend",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "artifactory, filesystem, minio, s3",
"author": "Johannes Wagner",
"author_email": "Hagen Wierstorf <hwierstorf@audeering.com>, Christian Geng <cgeng@audeering.com>",
"download_url": "https://files.pythonhosted.org/packages/fb/7c/6095af16c7aab1e94d6f8f5f1de6219e707be4442127aad58e445a7929f8/audbackend-2.2.0.tar.gz",
"platform": null,
"description": "==========\naudbackend\n==========\n\n|tests| |coverage| |docs| |python-versions| |license|\n\n**audbackend** provides interfaces_\nfor file storage on different backends_.\n\nAn interface enables user interactions\nwith a backend,\nand influences how the data is structured,\ne.g. `versioned`_\nor `unversioned`_.\nA backend is responsible\nfor managing\nthe requested data structure\nin a repository\non a storage system,\nsuch as a file system\nor MinIO_.\n\nHave a look at the installation_ and usage_ instructions.\n\n.. _MinIO: https://min.io\n.. _backends: https://audeering.github.io/audbackend/api/audbackend.backend.html\n.. _interfaces: https://audeering.github.io/audbackend/api/audbackend.interface.html\n.. _installation: https://audeering.github.io/audbackend/install.html\n.. _unversioned: https://audeering.github.io/audbackend/api/audbackend.interface.Unversioned.html\n.. _usage: https://audeering.github.io/audbackend/usage.html\n.. _versioned: https://audeering.github.io/audbackend/api/audbackend.interface.Versioned.html\n\n\n.. badges images and links:\n.. |tests| image:: https://github.com/audeering/audbackend/workflows/Test/badge.svg\n :target: https://github.com/audeering/audbackend/actions?query=workflow%3ATest\n :alt: Test status\n.. |coverage| image:: https://codecov.io/gh/audeering/audbackend/branch/main/graph/badge.svg?token=pCTgGG7Sd1\n :target: https://codecov.io/gh/audeering/audbackend/\n :alt: code coverage\n.. |docs| image:: https://img.shields.io/pypi/v/audbackend?label=docs\n :target: https://audeering.github.io/audbackend/\n :alt: audbackend's documentation\n.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/audeering/audbackend/blob/main/LICENSE\n :alt: audbackend's MIT license\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audbackend.svg\n :target: https://pypi.org/project/audbackend/\n :alt: audbackends's supported Python versions\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2021-present audEERING GmbH and Contributors Authors: Johannes Wagner Hagen Wierstorf Christian Geng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Backends to access Artifactory and local file system",
"version": "2.2.0",
"project_urls": {
"documentation": "https://audeering.github.io/audbackend/",
"repository": "https://github.com/audeering/audbackend/"
},
"split_keywords": [
"artifactory",
" filesystem",
" minio",
" s3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "72481b100ecb93076a72a03e17a3799eda87639383d7590f9f3828c64b89b390",
"md5": "b4dd5ad7f827e3f717ee7cedca6d19c1",
"sha256": "1a8db7d731b2e64adec2c15899c2881b04b51268f33e72e53eb0004b78af7530"
},
"downloads": -1,
"filename": "audbackend-2.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4dd5ad7f827e3f717ee7cedca6d19c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 68722,
"upload_time": "2024-11-18T16:54:55",
"upload_time_iso_8601": "2024-11-18T16:54:55.251691Z",
"url": "https://files.pythonhosted.org/packages/72/48/1b100ecb93076a72a03e17a3799eda87639383d7590f9f3828c64b89b390/audbackend-2.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb7c6095af16c7aab1e94d6f8f5f1de6219e707be4442127aad58e445a7929f8",
"md5": "fd3b4cc0d868d84bd3a93f642468bc1f",
"sha256": "d167d703f8844bc21a5e9dbf50c536455661955aaad98b37d7a2bbcbf93a5696"
},
"downloads": -1,
"filename": "audbackend-2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "fd3b4cc0d868d84bd3a93f642468bc1f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 57237,
"upload_time": "2024-11-18T16:54:57",
"upload_time_iso_8601": "2024-11-18T16:54:57.182986Z",
"url": "https://files.pythonhosted.org/packages/fb/7c/6095af16c7aab1e94d6f8f5f1de6219e707be4442127aad58e445a7929f8/audbackend-2.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 16:54:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "audeering",
"github_project": "audbackend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "audbackend"
}