/aiojobs-stubs

Type annotations for jobs scheduler for managing background task (asyncio)

Primary LanguagePythonApache License 2.0Apache-2.0

About

This repository contains external type annotations (see PEP 484) for the aiojobs library.

Installation

To use these stubs with mypy, you have to install the aiojobs-stubs package.

pip install aiojobs-stubs