How to Install python3-praw in Ubuntu 18.04



Install python3-praw by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-praw

Description:

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.

Homepage: http://praw.readthedocs.org/

Version: 5.3.0-1

Section: universe/python