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.3-py3-none-any.whl (30.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tbevents-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 30.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0e8b6e46ccc022c29fb001f300cfcec1c5c64af293ea1df9631e43fbc436a0b9
MD5 ea38b4387579d699ee43eff2e55e6829
BLAKE2b-256 615e65d68050826e2347eba5b88cd5e14a350efb2bec0eccdaa0b5ed92dfacb0

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