Skip to content

Dentosal/async-stdio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-stdio

A simple python library for creating applications that require asyncronous stdio. The async-stdio library offers functionality similar to line reading in netcat, moving the input line down to allow printing while reading without breaking lines uglily. For example usage, look at the first example.

Currently there is no install script. You must install it by hand, or you can just copy asyncstdio.py (and license file) to your project directory.

About

Python async stdio library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages