Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

audbackend

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audbackend

Backends to access Artifactory and local file system

  • 2.2.1
  • PyPI
  • Socket score

Maintainers
1

========== 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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc