Update README.rst

This commit is contained in:
2017-09-05 13:02:36 -04:00
committed by GitHub
parent 3474af8d4b
commit d6bae15bcc
+1 -1
View File
@@ -3,7 +3,7 @@ Background: run stuff in the backround
"An elegant decorator-based abstraction around Python 3's concurrent.futures ThreadPoolExecutor class"
— Simon Wilson
— Simon Willison
This module makes it stupidly simple to run things in the background of your
application, be it a CLI app, or a web app.