Installation

Async Dispatch uses the keywords async and await, and thus requires Python 3.5 or greater. This version of Python is distributed in the most recent release of Ubuntu 16.04, and can be easily installed on Mac OS X using brew .

The prefered way to install Async Dispatch for Python 3.5 is using pip:

pip install async-dispatch