Skip to main content

Simple module to manage plugins.

Project description

The powerstrip module is a simple helper module to manage Python plugins.

Plugins can be developed in an independent plugin directory, then packed and distributed as plugin packages. The packed plugins can then be installed to an applications plugin folder and be discovered and used by the application.

Please notice that the module is still in beta phase so breaking changes may appear. Do not use this in production environments!

Setup

The easiest way to install the current version of powerstrip is by using pip:

# install the module
pip install -U python-powerstrip

# or install the module with mkdocs support
pip install -U python-powerstrip[docs]

Documentation

Build the documentation as follows:

cd docs
mkdocs build

Development

python -m venv env
source env/bin/activate
pip install -e .

# testing
cd test
pytest

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

python_powerstrip-0.0.7-py2.py3-none-any.whl (16.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file python_powerstrip-0.0.7-py2.py3-none-any.whl.

File metadata

  • Download URL: python_powerstrip-0.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9

File hashes

Hashes for python_powerstrip-0.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c13bfb7a4dc6e88e9ea159f17efdd8fe69ffb643e246608587d7f6a4ad78da1e
MD5 df7e8280970541854e1e858a23030ca4
BLAKE2b-256 f1e1d891f0a12981b875459d9154db8eb8b1fb155c3f67367607b125a37b6b28

See more details on using hashes here.

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