Welcome to Async Nexus's documentation! ======================================= Ever wanted to create fully decoupled, Python async, event-driven software without needing to use message brokers or complex service buses? Then Async Nexus is for you! See |DEMO|_ for some examples or see below for how to use the library. .. toctree:: :maxdepth: 2 :caption: Contents: readme installation usage modules contributing history Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Documentation (C)2025 Alastair Irvine \ Licensed under the MIT License .. |DEMO| replace:: ``demo/`` in *unixnut/async-nexus* .. _DEMO: https://github.com/unixnut/async-nexus/tree/master/demo