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)
Built Distribution
Close
Hashes for hasts_plugins-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e328e970b76080da575c969a903bf86c1828e21c85fdbe3086bdba3d618321 |
|
MD5 | 091479d9a9f1b75060c5e42d691b396b |
|
BLAKE2b-256 | 8a638dfe55a1c01b0db038fbeef84d3eb074056c671ad0529c24877252bb32a1 |