Skip to content

Prawdditions is an auxiliary library to PRAW, which aims to supplement the project with more abstract features.

License

Notifications You must be signed in to change notification settings

praw-dev/prawdditions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a13236 · Apr 5, 2020

History

55 Commits
Apr 5, 2020
Mar 19, 2020
Apr 4, 2020
Apr 4, 2020
Mar 16, 2020
Mar 20, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Dec 13, 2016
Mar 16, 2020

prawdditions

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

Contact

Author: PokestarFan

Please file a Github Issue if you have any problems.