Felix Weiler 774e0d8496 Breaking: Change signatures of Publisher.send and Subscriber.__init__.
This commit is a lot and adds breaking changes.
Also adds a UDP subscriber and publisher.
2023-11-07 12:41:07 +01:00
2023-11-06 22:52:48 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-10-31 14:37:16 +01:00
2023-11-06 22:52:48 +01:00
2023-10-31 14:37:16 +01:00
2023-11-02 12:41:41 +01:00

Heisskleber

PyPI Status Python Version License

Read the documentation at https://heisskleber.readthedocs.io/ Tests Codecov

pre-commit Black

Installation

You can install Heisskleber via pip from PyPI:

$ pip install heisskleber

Development

  1. Install poetry
curl -sSL https://install.python-poetry.org | python3 -
  1. clone repository
git clone https://github.com/flucto-gmbh/heisskleber.git
cd heisskleber
  1. 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.

Description
No description provided
Readme MIT 661 KiB
Languages
Python 99.6%
Dockerfile 0.4%