Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.06 KB

arku

CI Coverage pypi versions license

arku, pronounced as ar·kyu, is a fast job queuing and RPC in Python with asyncio and Redis.

Installation

python -m pip install arku

Usage

See documentation for more details.

Acknowledgements

This project is a fork of arq. Many thanks to Samuel Colvin all the contributors.