Skip to main content

DESCRIPTION.

Project description

Latest prawdditions Version

Prawdditions is an auxiliary package for the PRAW project, designed to supplement its existing functionality. Prawdditions aims to add more abstract functionality to the praw libraries that would otherwise clash with the clean design that praw 4.0.0 exhibits. An example of this is an abstracted message function that does not extend from a redditor or subreddit class. Prawdditions adds this functionality in a manner that doesn’t explicitly require the instantiation of such objects, and will aim to build out similar such functionality in the future.

Installation

Install prawdditions using pip via:

pip install prawdditions

Usage

The following example demonstrates how to use prawdditions…

import praw
import prawdditions

#Instantiate Reddit Client
reddit = praw.Reddit(...)

#Abstract message function now available.
reddit.message('user_or_subreddit','subject','body')

Contact

Author: Randy Goodman

Email: randy@kindofabigdeal.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prawdditions-0.1.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

prawdditions-0.1.3-py2.7.egg (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page