Browse Plugins

Filters

Categories

All Plugins
29

Version

Keywords

alembic
1
analyzer
1
authentification
1
crud
1
database
4
debug
1
discovery
1
docker
1
gpio
1
hardware
1
ia
2
memory
1
metrics
1
migration
1
monitoring
2
network
1
ollama
1
orm
1
postgres
1
psutil
1
raspberry pi
1
redis
1
schema
1
security
1
sql
1
wifi
1

Dependencies

29 Plugins Found

Showing results for all categories

fastpluggy-crypto-daemon-sync v0.1.0

Synchronizes blockchain data from a core daemon for Fastpluggy

2 downloads
Updated 2025-11-22
by unknown
pip install fastpluggy-crypto-daemon-sync

fastpluggy-redis v0.0.12

Redis Tools plugin for Fastpluggy

redis Official
1 downloads
Updated 2025-10-23
by unknown
pip install fastpluggy-redis

fastpluggy-postgres-tools v0.1.11

PostgreSQL database monitoring and management plugin for FastPluggy

database postgres Official
4 downloads
Updated 2025-10-14
by unknown
pip install fastpluggy-postgres-tools

fastpluggy-git-module-manager v0.1.0

Git Module Manager Plugin for FastPluggy

3 downloads
Updated 2025-10-06
by FastPluggy Team
pip install fastpluggy-git-module-manager

fastpluggy-network-node v0.0.4

Network discovery and monitoring plugin for FastPluggy

9 downloads
Updated 2025-10-08
by unknown
pip install fastpluggy-network-node

fastpluggy-database-explorer v0.1.1

No description available

12 downloads
Updated 2025-07-20
by unknown
pip install fastpluggy-database-explorer

fastpluggy-upload-bills v0.1.8

No description available

7 downloads
Updated 2025-07-27
by FastPluggy Team
pip install fastpluggy-upload-bills

fastpluggy-audio-transcript v0.1.23

No description available

Official
23 downloads
Updated 2025-10-18
by FastPluggy Team
pip install fastpluggy-audio-transcript

fastpluggy-ollama-connector v0.0.7

# Api Endpoint : github.com/ollama/ollama/blob/main/docs/api.md#list-local-models

ia ollama Official
5 downloads
Updated 2025-10-03
by unknown
pip install fastpluggy-ollama-connector

fastpluggy-alembic-admin v0.1.9

No description available

database alembic Official
247 downloads
Updated 2025-08-23
by FastPluggy Team
pip install fastpluggy-alembic-admin

fastpluggy-debug-tools v0.0.25

No description available

debug Official
110 downloads
Updated 2025-10-30
by FastPluggy Team
pip install fastpluggy-debug-tools

fastpluggy-docker v0.2.30

No description available

docker Official
1 downloads
Updated 2025-12-06
by unknown
pip install fastpluggy-docker

fastpluggy-website-builder v0.1.11

No description available

Official
4 downloads
Updated 2025-10-15
by FastPluggy Team
pip install fastpluggy-website-builder

fastpluggy-scheduled-query v0.1.48

No description available

1 downloads
Updated 2025-12-02
by FastPluggy Team
pip install fastpluggy-scheduled-query

fastpluggy-crud-tools v0.2.17

No description available

database orm crud Official
18 downloads
Updated 2025-11-22
by FastPluggy Team
pip install fastpluggy-crud-tools

fastpluggy-minio-tools v0.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 ```bash pip install fastpluggy-minio-tools ``` ## Development To install in development mode: ```bash pip install -e . ``` ## License See LICENSE file for details.

1 downloads
Updated 2025-11-22
by FastPluggy Team
pip install fastpluggy-minio-tools

Showing 1-10 of 29 plugins