FastPluggy Private Registry

Your centralized repository for FastPluggy framework plugins. Discover, install, and manage plugins with ease.

Quick Start

Configure Registry

Add our private registry to your pip configuration:

pip install --extra-index-url https://registry.fastpluggy.xyz/pypi/simple/ your-plugin-name

Install FastPluggy

First, make sure you have FastPluggy installed:

pip install fastpluggy
31 Plugins
Available
90,655
Downloads
2
Contributors
Updated
4 hours ago

Featured Plugins

fastpluggy-tasks-worker

v0.2.17

Task Runner plugin for Fastpluggy

Official
pip install fastpluggy-tasks-worker

fastpluggy-redis

v0.0.12

Redis Tools plugin for Fastpluggy

Official
pip install fastpluggy-redis

fastpluggy-postgres-tools

v0.1.11

PostgreSQL database monitoring and management plugin for FastPluggy

Official
pip install fastpluggy-postgres-tools

Documentation

Configuration

Learn how to configure your environment to use our private registry.

pip.conf Configuration
[global]
extra-index-url = https://registry.fastpluggy.xyz/simple/
trusted-host = registry.fastpluggy.xyz

Development

Guidelines for developing and publishing your own FastPluggy plugins.

  • Plugin structure and conventions
  • Testing and validation
  • Publishing workflow

Need Help?

Browse Plugins

Discover available plugins, filter by category or keyword

Browse All Plugins

PyPI Index

Use our pip-compatible index to install packages directly

View PyPI Index