.. -*- coding: utf-8 -*- ############################ aiotk -- asyncio toolkit ############################ Purpose ======= This is a collection of asyncio-related utilities that I have found useful, that I have used in at least two projects and that seem like they might be useful to others. Contents: .. toctree:: :maxdepth: 3 changelog.rst api.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`