Skip to content

jpwatts/aioserver

Repository files navigation

Example asyncio server from PyTexas 2015

This is an example project from our tutorial at at PyTexas 2015.

I also presented the slides in my talk.

Installation

$ python3 -m pip install -e /path/to/aioserver

Installation creates an aioserver console entry point.

Usage

$ aioserver

I haven't tested this on Python > 3.5, but I'd expect it to keep working.

About

Example asyncio server from PyTexas 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages