Skip to main content

A plugin framework for HA-STS based on the kneedeepio-plugins python library.

Project description

ha-sts-plugin-library

This is the library that should be imported when writing a plugin for the ha-sts server.

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

hasts-plugins-0.0.7.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

hasts_plugins-0.0.7-py3-none-any.whl (4.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