Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/praw-dev/asyncpraw
Async PRAW, an abbreviation for "Asynchronous Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
https://github.com/praw-dev/asyncpraw
0d0de85ff7e1661a8e35dc9ef8620a7c3d243e4d authored almost 9 years ago
d30189f0055d739e36543503ac4736b1371d077b authored almost 9 years ago
ae2dd777fd16b2a6f94ce8668df683ee1a3d9a39 authored almost 9 years ago
5c084b46df279f31ffbbc91b8fbebb9de8026bfd authored almost 9 years ago
Fix to _use_oauth not being reset
65134c407497873e1f8096d2a7620d4c07efc64a authored almost 9 years ago1b711ac5adb359e9be3206301ea2601b999bd99b authored almost 9 years ago
0181a8dd9eeec6023d0ead33a23c24c4cffd084d authored about 9 years ago
Adds support for newer options to set_settings
3c6d9953c171787bbfa837b7b33698e26a40171a authored about 9 years ago103649cd31ff73583d90bcc29a193ab031c46d98 authored about 9 years ago
- modmail_email_address: a string for modmail forwarding
- modmail_email_enabled: a boolean to en...
submissions_between helper: workaround for reddit bug when sometimes submissions returned out of...
e0185c50d222af3a824ea612f326f571901e0d65 authored about 9 years ago95d2e577d2282f036f9c1e7739567b922e07848e authored about 9 years ago
submissions returned out of order
0eaab95b74865c9767e7abd4fc776838525cccdc authored about 9 years agoAdd 'modconfig' scope decorator to get_traffic
7a753b66eee247d23c947da3f982adde19be1299 authored about 9 years ago3d0bd1b4067798aa768398cd2f354dfb260052e6 authored about 9 years ago
Add method get_traffic
e59c68ade95de935187267213c81c1500aa7a228 authored about 9 years ago34cf57adb8266ddc6bfc3bbb751b0c0b93521733 authored about 9 years ago
f03ce4a0fb9886ea7791f2765796f6a2cebd3da7 authored about 9 years ago
b52433fca212229da541d8e57f0ef1a5f5d26ecf authored about 9 years ago
Clean up "Call and Response Bot" tutorial
a96d48620af127ea55bf6e5d5c593dc0ecc4d8e0 authored about 9 years ago893730fe4e6a73afea20ecf170cc3199ad0dec88 authored about 9 years ago
1e45f0aa7f8f12ff5189029dd4c7cebcd47390de authored about 9 years ago
7014b59bdf479083d80290e2715adf8daf9aea12 authored about 9 years ago
Partially fix the praw multiprocess issues
dcb152b56d3d29d0af68f6b6a710ddd8691c8071 authored about 9 years agoSimple, retval = e instead of except Exception as retval.
99821cff105792d391c28cc168ce5f1640f47a66 authored about 9 years agoAdd call_and_response_bot page to doc index.
999951c9cbdbb31085ecbc871d81e4f2d7f8376f authored about 9 years agob877489064318e8176aa3fb3e87d078ee3c3cacd authored about 9 years ago
Added documentation for building simple 'call and response' comment monitoring bots.
d03b2543dc699467f8f1617cad437110c838e46d authored about 9 years ago5aa7084818a44108a366a277e5c1c338f1057818 authored about 9 years ago
712c4e5be6e4c14872d6678253e8aaa6e59479c1 authored about 9 years ago
Hide debug ouput on travis for submissions_between
74c08cd91148c618e0594d2261a75fdc14101a1c authored about 9 years agoPyPi on Travis is far too slow and the build stops since too much time passes without the log ch...
8ae461eab7677c2a8f7282d02a76b8930537e5fe authored about 9 years agoadding support for suggested_comment_sort
df8d3b8739ef49a4f58b5734429c5bf3a5efb2ee authored about 9 years ago02349b91d0ed2c4ea7329287a7399fb84981cf7d authored about 9 years ago
6a1afd3e486846732cd3de2d47962643b5f18832 authored about 9 years ago
The test on travis for submissions_between is putting out debug outputs at a level of 3 and less...
5aadb82444937efa0aa3a2eed4a6f938d1ea4226 authored about 9 years ago19e139524f1cd26df6dd4c599950b87919094af2 authored about 9 years ago
81d75e9c829051952eb71e3169cc451dcac28fc9 authored about 9 years ago
Add helper for downloading all submissions in a subreddit between two timestamps (Implements: #337)
cb33a4e72fec97fce23c30c60928cb2f35b94d2b authored about 9 years agoup unittests a bit, extra_cloudsearch_fields is now None by default
97e0c259db4229ffcf338eca98d8df51922aae14 authored about 9 years agoc4fac07abd4c0b5e3fa134cd5481d1b8d25dcedd authored about 9 years ago
Update useful_scripts.rst
ab6b928fba9963a58fa0d60836a04c649fe9533a authored about 9 years ago4dc57bea2d534db3271c96424f9d2a8b72507166 authored about 9 years ago
make tests stable
601fb8af7777f8cdc86da2b83dbebfb24e12b32e authored about 9 years agoparams, extra filtering by cloud search fields
480be4c1b64c0e98134176a47d99791303c09ff2 authored about 9 years agoThis adds support for suggested_comment_sort in the set_settings() method.
b4d94f0207987ddc6df8a15cc12f4b26141404db authored about 9 years ago056a74e7d39b1ecccf5de2db6f114b75eeccf1e8 authored about 9 years ago
ccf910d047af70df9c96aae4fa8b7946c2970ef1 authored about 9 years ago
#562 Cleanup
d2cfd7d4f7bbc54caee8babcc498cfd09bb79d98 authored about 9 years ago29f3c14540f76ff2d9c5e76e14b59113959cffe3 authored about 9 years ago
Update test image to be 66 bytes, below the MIN_IMAGE_SIZE
b207cfa1ad4c94ddb3506873f51272dc775fce9c authored about 9 years agoImplement __hash__ for RedditContentObject
258a6c4b83c54e1169155460b87f5356c408f964 authored about 9 years agosubmissions
626772d5da3299b91447f9759d8299b43d3b25fc authored about 9 years agobc9e884e2a9b61c8591a3a4b056f324160edc1d7 authored about 9 years ago
7d4633ba630de6dc7c04aa6ba5905940e698e174 authored about 9 years ago
3139361dcd1aba234e8814f25cc79cf8a74607a5 authored about 9 years ago
a0f4d8a9cee2e258a96ae1e00bb0df5f48eddbee authored about 9 years ago
fae0134d0ecd8de6f523d7b1d341f14e6afdb337 authored about 9 years ago
836c0d72c76fc54389e4bede66846e2304bddc31 authored about 9 years ago
883a3d089e886bac8863995f00f6bc2dd8bd872b authored about 9 years ago
e0df1275beb535b52fa9821c1ecc06c6c699cda1 authored about 9 years ago
3d8bf811580ec3c9f580d74a69f52a8b53c9a5a0 authored about 9 years ago
e603335b8f099d55b4086193c4d5f5788c3014df authored about 9 years ago
ed0651caadac63cfff0258051199de34f05c3877 authored about 9 years ago
review feedback
470fe59cfd7727b13d6fc74dffbc77abe6a62555 authored about 9 years agoAdd SelfDestructBot
4b58abc4c5c20b5e2ed52b5c8c3e85c24dbd1300 authored about 9 years ago_properly this time_
c963abd2e1f98e5db71e6952f46edbe5599fcc75 authored about 9 years agoUpdate changelog and fix other documentation references.
9363a05b463879a0ffe4183927fe4998060e1ed6 authored about 9 years agof8e0b576fa0774eca16593ff41eb814bd75d116e authored about 9 years ago
Use inspect.signature() for Python3 and up
7233eddd4e0d765ba57b314759832f51ac3e5ddf authored about 9 years ago87548ccdf6806ea8828ee3fd76379284b14577b2 authored about 9 years ago
f7c4318494939f892554068cae557c8b699cdf78 authored about 9 years ago
for "all", "mod", "contrib", "friend"
4604b688fe4ef5a392323d6605d173368be6a468 authored about 9 years ago94e0b8570f69c6bdc677e871b5ad70b8e2d34d2b authored about 9 years ago
c4ae1f1c1c052ffdfeedba1a1e0b3e21231c53f6 authored about 9 years ago
lowest_timestamp as a lower bound
cf629349e168381dfafd6dcf59e3d5afc6e08218 authored about 9 years agotimestamps (Implements: #337)
f4653e51748af1162a7ef3794d5937b447cc8d0e authored about 9 years ago5c2dd29d3711a33c106adb516c8a42829ddcb09f authored about 9 years ago
`inspect.getargspec()` is soon to be deprecated in favor of `inspect.signature()`.
`inspect.sig...
9c0d245f237a1d358fed0de150b199c511970b27 authored about 9 years agoAdd support for getting default subreddits
d0893c1d0320f5301d847fc70afe2c940fecf1b4 authored about 9 years ago62f48f7194aa304173c1283bfbc5988b5676c6fb authored about 9 years ago
Support `*` OAuth scope (#471)
aab9701d3402bf55f82ffb929f280e92df72c2d0 authored about 9 years agoReplace all %s with .format; break up dense lines
96d8fc06382274e99a3e1ba47e4a3afec8dbf6b4 authored about 9 years ago
All uses of %s and %d replaced with format. API paths use keywords,
one-off messages use {0} etc.
469e06b46427573a347a2d39ac06fa7ff6e82190 authored about 9 years ago
Pretty cassettes
ed94a85ff4813ae4be0b37423fe6a5097c150bff authored about 9 years ago064da3d3c4ccb17e86e2c75347cf62080d263035 authored about 9 years ago
0b2c365f1eb56ad9dcb48ed433fd410b3e7c95f8 authored about 9 years ago
Fix pep257 issues.
0a13777f245076484c27ccd51d6c23eb282ad997 authored about 9 years ago12c9716c37eeb3cf5173cf7656b58545823c3f4d authored about 9 years ago
(closes #471)
4072450a182b9849c509dbfc7bafbe4afc54dfc7 authored over 9 years agoAdd support for modmail muting
f1b7e7d3dd3be0dc31823ef5af0af39cbc6d411c authored over 9 years ago351d408ce763cc63b93acecbf0a1bfaa7c0ed530 authored over 9 years ago
096967dd16905feeb3c4242e79c410664f0b6826 authored over 9 years ago
86fda5626bf80de0bda265e1a0e626eaff045f7c authored over 9 years ago
5781558bb04c6b8f87974bd6e61b070e54372dc8 authored over 9 years ago
Allow lists or space-delimited strings as scope
d3631d3832db1c69f9dfd350294119b3ef4725c1 authored over 9 years agoAllowing the use of a normal `list` or space-delimited string as the `scope` parameter to `set_a...
6da3918456cd62179c149694dfe467c965b8d443 authored over 9 years agof881636660dc8e8b632071942859492aaa64b37a authored over 9 years ago
Fix AssertionError when hiding with OAuth
e820cf0c6882322500037542148825b35d70eabc authored over 9 years ago