0 Forks
3 Stars
3 Watchers

praw

an example of how to use PRAW reddit python API wrapper

How to download and setup praw

Open terminal and run command
git clone https://github.com/Project-Starters/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/Project-Starters/praw/archive/master.zip

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

If you have some problems with praw

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