Contents

praw 7.7.1

0

PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access

PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access to Reddit's API.

Stars: 3478, Watchers: 3478, Forks: 455, Open Issues: 5

The praw-dev/praw repo was created 14 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 3478 github stars!

How to Install praw

You can install praw using pip

pip install praw

or add it to a project with poetry

poetry add praw

Package Details

Author
Bryce Boe
License
Simplified BSD License
Homepage
PyPi:
https://pypi.org/project/praw/
Documentation:
https://praw.readthedocs.io/
GitHub Repo:
https://github.com/praw-dev/praw

Classifiers

  • Utilities
No  praw  pypi packages just yet.

Errors

A list of common praw errors.

Code Examples

Here are some praw code examples and snippets.

GitHub Issues

The praw package has 5 open issues on GitHub

  • Could you please support the depth-first traversal feature of list method for CommentForest class
  • Deprecate positional arguments
  • Add support for specifying layout upon create collection
  • support getting refresh token directly
  • R/PAN support
  • requests.exceptions.HTTPError not handled by praw
  • Stream implementation is inconvenient

See more issues on GitHub

Related Packages & Articles

O365 2.0.36

Microsoft Graph and Office 365 API made easy