title |
home |
heroImage |
heroAlt |
heroText |
actions |
head |
features |
footer |
Home |
true |
logo.svg |
logo |
Taskiq python |
text |
link |
type |
Get Started |
/guide/getting-started.html |
primary |
|
text |
link |
type |
Introduction |
/guide/ |
secondary |
|
|
meta |
name |
content |
google-site-verification |
hQCR5w2tmeuOvYIYXsOYU3u4kLNwT86lnqltANYlRQ0 |
|
|
|
title |
details |
Fully asynchronous |
Taskiq can run both sync and async functions. You don't have to worry about it. |
|
title |
details |
Easily extensible |
Taskiq has a lot of replaceable components. It's super easy to implement your own broker or middleware. |
|
title |
details |
Strongly typed |
Taskiq provides correct autocompletion for most of its functionality. |
|
title |
details |
Simple |
We tried to make the interface to be as simple as possible. And we are proud of it. |
|
|
MIT Licensed | Copyright© 2022 |
You can install taskiq with pip or your favorite dependency manager: