aiojobs-stubs

External type annotations for the aiojobs library


Keywords
asyncio, aiohttp, jobs, tasks, stubs, mypy
License
Apache-2.0
Install
pip install aiojobs-stubs==1.0.0.post0

Documentation

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