DESCRIPTION.
Project description
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prawdditions-0.1.3.tar.gz.
File metadata
- Download URL: prawdditions-0.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68dd614f078e2380022caf640b7f0c79aef45755a61459eecb8f8abca3302242
|
|
| MD5 |
c921fc44c4dca1af61b7a90259939f20
|
|
| BLAKE2b-256 |
4d1eecfe6aa86f50ed90281308df12115018b9d1aff2071f7cdfd08d03badf81
|
File details
Details for the file prawdditions-0.1.3-py2.7.egg.
File metadata
- Download URL: prawdditions-0.1.3-py2.7.egg
- Upload date:
- Size: 4.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ac5e1321f3879aa1e34f7469a3a5a9f13fcef7ef7bf8ae1ff7a5cffeda385de
|
|
| MD5 |
a41c0b51a3ef2d0e67a977c207de909b
|
|
| BLAKE2b-256 |
02ffe73fcb0d9722da37cf477d8b59022dea69eefacfa3d4882f0a9381f1d1e8
|