Skip to main content

PyPlugs, decorator based plug-in architecture for Python

Project description

PyPlugs

Decorator based plug-in architecture for Python

Latest version Python versions Code style: black Checked with mypy Interrogate DocStrings CircleCI

Installing PyPlugs

PyPlugs is available at PyPI. You can install it using Pip:

$ python -m pip install pyplugs

Using PyPlugs

...

Installing From Source

You can always download the latest version of PyPlugs from GitHub. PyPlugs uses Flit as a setup tool.

To install PyPlugs from the downloaded source, run Flit:

$ python -m flit install --deps production

If you want to change and play with the PyPlugs source code, you should install it in editable mode:

$ python -m flit install --symlink

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

pyplugs-0.4.0.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

pyplugs-0.4.0-py3-none-any.whl (13.6 kB view hashes)

Uploaded Python 3

Supported by

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