This library provides functionality for an event-driven architecture using brokers like RabbitMQ or Service Busas Event Bus
Project description
# tbevents
tbevents is a library that makes it possible to create an event-drive system in Python.
A messaging service such as Rabbit is used to transit events.
A [series of articles on Medium](https://medium.com/@eskelsen/uma-arquitectura-simples-e-eficiente-para-sistemas-event-driven-em-python-parte-i-5eb59336d858) describes its use
#### Changelog:
##### 28/11/2021 - Now, by default, new topic aren’t announced in new_event_topic_created/event_store. To announce, you must specify announce_new_topic=True on TbWorker declaration, like that: w = TbWorker(“example_worker_1”, announce_new_topic=True) - Now you can declare a prefix to Rabbit Exchange names creating an environment variable: export RBMQ_PREFIX=”my_prefix/”
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tbevents-1.0.14-py3-none-any.whl.
File metadata
- Download URL: tbevents-1.0.14-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20522c963e7976fd36bed404998399646a54e9b63de0dcb467e42af32b5329ad
|
|
| MD5 |
6e53f01eeffea3356451112a3603967b
|
|
| BLAKE2b-256 |
55f9d78f7d8b051e371fd223f4f5ad93d761d7ea0dad62434f0484cce739ed26
|