You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 59e64364ab python/python-txaio: Updated for version 2.7.1. 9 years ago
..
README python/python-txaio: Added (compatibility for Twisted/Trollius). 9 years ago
python-txaio.SlackBuild python/python-txaio: Updated for version 2.7.1. 9 years ago
python-txaio.info python/python-txaio: Updated for version 2.7.1. 9 years ago
slack-desc python/python-txaio: Added (compatibility for Twisted/Trollius). 9 years ago

README

txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio / Trollius. This is like six, but for wrapping
over differences between Twisted and asyncio so one can write code that
runs unmodified on both.