Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isfakeaccount/asyncprawcore-stubs

Python stubs for AsyncPRAWCore, a Low-level asynchronous communication layer for Async PRAW
https://github.com/isfakeaccount/asyncprawcore-stubs

Last synced: 3 days ago
JSON representation

Python stubs for AsyncPRAWCore, a Low-level asynchronous communication layer for Async PRAW

Awesome Lists containing this project

README

        

# asyncprawcore-stubs

Python stubs for [asyncprawcore](https://github.com/praw-dev/asyncprawcore), a Low-level asynchronous communication layer for Async PRAW.

## Installation

You can install `asyncprawcore-stubs` via pip:

```bash
pip install asyncprawcore-stubs
```