Skip to main content

Plugin management system

Project description

pluginator

Plugin management system

Installation

pip install pluginator

Quick Start

from pluginator import define

@define.plugin('my-plugin', config='config.yml')
class MyPlugin:
    name = define.option(str, required=True, env_var='PLUGIN_NAME')

    def configure(self):
        print(f'Configured: {self.name}')

Documentation

Full documentation: https://qarium.github.io/pluginator/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pluginator-0.0.0.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pluginator-0.0.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pluginator-0.0.0.tar.gz.

File metadata

  • Download URL: pluginator-0.0.0.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pluginator-0.0.0.tar.gz
Algorithm Hash digest
SHA256 0dde5e0f8b2537ca67f74189bfcbbaa4afce078a7d64a18a09e8f54c1519562c
MD5 a1b969a85d784988b17473ac9fd135f4
BLAKE2b-256 0c731ed1daa13ba92542a9b0aeefa177338a9bc9d93936601152b515f0127e04

See more details on using hashes here.

File details

Details for the file pluginator-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: pluginator-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pluginator-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24eab39640ce7bab3782e5c225b16e59d37c025488a18a24e6bb69c3f06a1406
MD5 60452316c89131971f6cc4eabb3fff85
BLAKE2b-256 cf098b09ad34336318828f3bbdb0933ef7df69dcac9a6b4d63b7afea9cd74e09

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page