mirror of
https://github.com/OMGeeky/flucto-heisskleber.git
synced 2025-12-27 06:29:32 +01:00
2fd6dbc58f7df93dc9c4e5499285353837edd808
Bumps [safety](https://github.com/pyupio/safety) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyupio/safety/compare/2.3.4...2.3.5) --- updated-dependencies: - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aljoscha Sander <aljoscha.sander@mailbox.org>
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%