mirror of
https://github.com/kennethreitz/background.git
synced 2026-06-05 23:10:18 +00:00
Update README.rst
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user