Skip to main content

This library provides functionality for an event-driven architecture using brokers like RabbitMQ as 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tbevents-1.0.2-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

Details for the file tbevents-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: tbevents-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 27.2 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

Hashes for tbevents-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1b47fc1c573ea61eae421ecf1722469af71b8a110a88d727cd5a3b5ac247b799
MD5 6508d8cd51ea18edca860c47bd782361
BLAKE2b-256 5786f0b059a0ea9b26a24b40d950efea826032c49293420d68c3046c1e663923

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page