mirror of
https://github.com/OMGeeky/flucto-heisskleber.git
synced 2025-12-27 14:59:23 +01:00
1e4f1ffddfb0d1acd819b1f2f03ddccb9dcafe06
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.6.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Heisskleber
Installation
You can install Heisskleber via pip from PyPI:
$ pip install heisskleber
Configuration files for zmq, mqtt and other heisskleber related settings should be placed in the user's config directory, usually $HOME/.config. Config file templates can be found in the config
directory of the package.
Development
- Install poetry
curl -sSL https://install.python-poetry.org | python3 -
- clone repository
git clone https://github.com/flucto-gmbh/heisskleber.git
cd heisskleber
- setup
make install
License
Distributed under the terms of the MIT license, Heisskleber is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Languages
Python
99.6%
Dockerfile
0.4%