fastpluggy-minio-tools

No description available

v0.1.3
0 downloads this week
Latest version
Requires Python >=3.8
by FastPluggy Team

Quick Install

pip install fastpluggy-minio-tools
Or with specific version:
pip install fastpluggy-minio-tools==0.1.3

MinIO Tools Plugin

MinIO plugin for FastPluggy that provides object storage integration with MinIO.

Features

  • MinIO client integration
  • Dashboard for viewing buckets
  • Global access to MinIO client and streaming functions
  • Admin interface for MinIO management

Configuration

The plugin requires the following environment variables:

  • MINIO_ENDPOINT: MinIO server endpoint (e.g., 'localhost:9000')
  • MINIO_ACCESS_KEY: Access key for authentication
  • MINIO_SECRET_KEY: Secret key for authentication
  • MINIO_SECURE: Use HTTPS (default: False)

Usage

Once installed, the plugin will:

  1. Initialize a MinIO client with your configuration
  2. Register the client globally as minio_client
  3. Register a helper function minio_get_stream for streaming objects
  4. Provide an admin dashboard at /admin/minio

Installation

pip install fastpluggy-minio-tools

Development

To install in development mode:

pip install -e .

License

See LICENSE file for details.

No Changelog Available

This plugin does not have a Changelog file or it could not be extracted from the package.

fastpluggy-minio-tools API

API documentation for this plugin is not available.

Package Analysis

Last analysis performed: 2025-11-22 15:42:21

✓ Valid Entry Point

This plugin has a valid entry point:
minio_tools = fastpluggy_plugin.minio_tools.plugin:MinIOPlugin

Issues Found

Issues were found during analysis, but details are not available.

v0.1.3

Latest

v0.1.2

v0.1.1

Plugin Information

Name
fastpluggy-minio-tools
Version
0.1.3
Entry Point
fastpluggy_plugin.minio_tools.plugin:MinIOPlugin
Python
>=3.8
Status
Community

Dependencies

minio
None

Download Statistics

0
Weekly
2
Monthly
2
Total

Download Frequency: ~2 downloads per month
Average Per Day: 0.1 downloads
Last Download: 32 days ago
Yearly Estimate: 21 downloads
0% estimated growth rate based on 34 days of data