https://github.com/isfakeaccount/asyncpraw-stubs
Python stubs for AsyncPRAW, a python package that allows for simple access to Reddit's API asynchronously.
https://github.com/isfakeaccount/asyncpraw-stubs
Last synced: 5 months ago
JSON representation
Python stubs for AsyncPRAW, a python package that allows for simple access to Reddit's API asynchronously.
- Host: GitHub
- URL: https://github.com/isfakeaccount/asyncpraw-stubs
- Owner: isFakeAccount
- License: mit
- Created: 2024-03-31T22:38:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T04:27:32.000Z (about 2 years ago)
- Last Synced: 2026-01-11T15:17:17.278Z (6 months ago)
- Language: Python
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asyncpraw-stubs
[](https://badge.fury.io/py/asyncpraw-stubs)
[](https://www.python.org/)
[](https://pepy.tech/project/asyncpraw-stubs)
[](https://microsoft.github.io/pyright/)
[](https://github.com/psf/black)
[](https://opensource.org/licenses/MIT)
[](https://python-poetry.org/)
[](https://github.com/astral-sh/ruff)
[](https://github.com/isFakeAccount/asyncpraw-stubs/actions/workflows/static_analysis.yaml)
Python stubs for [asyncpraw](https://github.com/praw-dev/asyncpraw), a python package that allows for simple access to Reddit's API asynchronously.
## Installation
You can install `asyncpraw-stubs` via pip:
```bash
pip install asyncpraw-stubs
```