python3-aiojobs

Job scheduler for managing background tasks (asyncio)
  https://github.com/aio-libs/aiojobs
  0
  no reviews



The library gives a controlled way for scheduling background tasks for Python asyncio applications.

It has integration for the aiohttp server, making it easy to spawn background jobs for requests.