AnhaltAI Commons Minio: Additional functions for using Minio
Project description
AnhaltAI Commons Minio
Provides functionality for data management between Python code and Minio stores, from basic operations on Minio clients, buckets, files, and directories to more complex operations such as copying and migrating directory-based datasets.
The package provides extended functionality for the usage to the minio package.
structure
The provided functions are divided into several levels.
adapters
Adapters provide functions to enable data operations between Minio and other data stores
nextcloud.py
Contains a subclass of a nextcloud client to provide functions to execute copy operations for files and directories between Minio and Nextcloud
io_utils.py
Provides functions to fulfill CRUD operations for files and directories
bucket_utils.py
Allows operations on buckets by the provided functions.
client_utils.py
Allows operations on clients by the provided functions.
tests
- the package is tested by automated testa to ensure functionality
- Install
pytest
andpytest-minio-mock
. - The config pytest.ini contains further settings as explained here: https://docs.pytest.org/en/7.1.x/reference/customize.html
- Run
pytest tests
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
File details
Details for the file anhaltai_commons_minio-2024.10.3.tar.gz
.
File metadata
- Download URL: anhaltai_commons_minio-2024.10.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38ab29fd8f2d274181c416f5f857c64f9c13b2bc5247353dde8b8e3186541afa |
|
MD5 | f30206e0e4ca98e3d1ab24fbca879f03 |
|
BLAKE2b-256 | dcd8fd28e2ca4cb5d6e6bfc32c5579e49bc8bee68c6221a0ff24dedffbd41678 |
File details
Details for the file anhaltai_commons_minio-2024.10.3-py3-none-any.whl
.
File metadata
- Download URL: anhaltai_commons_minio-2024.10.3-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d3a6737352c7e9b3abe72bd8e14b825a9702f796f9366019c3c31d3a3197c8d |
|
MD5 | 5c5be9c0ac6ad54c746facedee369af2 |
|
BLAKE2b-256 | d5a44aefb710d950ac223d5760b3ca8e594adccce5a85e39e5d083670050acc6 |