praw-multiprocess3

Python Reddit API Wrapper (Python 3 version)

Install

All systems
curl cmd.cat/praw-multiprocess3.sh
Debian Debian
apt-get install python3-praw
Ubuntu
apt-get install python3-praw
image/svg+xml Kali Linux
apt-get install python3-praw
Fedora
dnf install python3-praw
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-praw
Raspbian
apt-get install python3-praw

python3-praw

Python Reddit API Wrapper (Python 3 version)

PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that allows for simple access to Reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of Reddit's API rules. This package provides the Python 3 version.