15 Forks
85 Stars
85 Watchers

asyncpraw

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

How to download and setup asyncpraw

Open terminal and run command
git clone https://github.com/praw-dev/asyncpraw.git
git clone is used to create a copy or clone of asyncpraw 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 asyncpraw https://github.com/praw-dev/asyncpraw/archive/master.zip

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

If you have some problems with asyncpraw

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