This is an example project from our tutorial at at PyTexas 2015.
I also presented the slides in my talk.
$ python3 -m pip install -e /path/to/aioserver
Installation creates an aioserver
console entry point.
$ aioserver
I haven't tested this on Python > 3.5, but I'd expect it to keep working.