454 Forks
3143 Stars
3143 Watchers

praw

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

How to download and setup praw

Open terminal and run command
git clone https://github.com/praw-dev/praw.git
git clone is used to create a copy or clone of praw repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with praw https://github.com/praw-dev/praw/archive/master.zip

Or simply clone praw with SSH
[email protected]:praw-dev/praw.git

If you have some problems with praw

You may open issue on praw support forum (system) here: https://github.com/praw-dev/praw/issues