Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/isfakeaccount/asyncprawcore-stubs
- Owner: isFakeAccount
- License: mit
- Created: 2024-04-01T20:24:05.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T23:01:05.000Z (8 months ago)
- Last Synced: 2024-04-02T00:22:18.729Z (8 months ago)
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```