Skip to content

Sticky-Bits/python-async-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

python-async-list

An example of how you can neatly display progress of asynchronous tasks in python using curses. Suited to batch running multiple tasks that can be run async. Examples include running commands on multiple servers in a cluster and fetching a large number of URLs.

About

Basic utility to print async batch task status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages