praw-multiprocess
Python Reddit API Wrapper (Python 3 version)
Install
- All systems
-
curl cmd.cat/praw-multiprocess.sh
- Debian
-
apt-get install python-praw
- Ubuntu
-
apt-get install python-praw
- Arch Linux
-
pacman -S python-praw
- Kali Linux
-
apt-get install python-praw
- Fedora
-
dnf install python3-praw
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-praw
- Raspbian
-
apt-get install python-praw
- Dockerfile
- dockerfile.run/praw-multiprocess
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.
python-praw
Python Reddit API Wrapper (Python 2 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 2 version.