Skip to main content

A plugin framework for applications written in Python.

Project description

python-plugin-framework

A plugin framework for applications written in Python.

FIXME: Write a readme about the library, not how to build it.

Commands to build and push to PyPi:

  • Install build dependencies:
pip install --upgrade -r requirements.txt
  • Run tests and such:
python ./analysis_pylint.py
python ./analysis_coverage.py
python ./analysis_radon.py
  • Build and upload:
rm -rf dist/*
python -m build
twine upload --config-file .pypirc dist/*

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

kneedeepio-plugins-0.0.7.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

kneedeepio_plugins-0.0.7-py3-none-any.whl (9.8 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