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

Temporary PRAW-side fix for captcha error on successful submission.

d0bde82efb337635d7802b258652004acbb49d22 authored over 12 years ago by Bryce Boe <[email protected]>
Fix unicode format string error. Version bump.

281f4e825a32c57a4b7d17a25795dc069245235c authored over 12 years ago by Bryce Boe <[email protected]>
Add support for the public_description field. Version bump.

6628b30c127bdf1d90ab08bf9b6106e200344742 authored over 12 years ago by Bryce Boe <[email protected]>
Added easy_install, fixed amount of submissions in intro.

8a5169f4d41bd4a4e687a008a2c63f7ae744b143 authored over 12 years ago by Vinny Diehl <[email protected]>
Added doc strings to the functions in class Distinguishable

fa8081856376b91823ebf71f10b8c10a35eb2ebb authored over 12 years ago by Andreas Damgaard Pedersen <[email protected]>
Changed submission.remove function to not mark as spam by default.

ff50f8ea86f8f3958500f1df254283720248ed3f authored over 12 years ago by Bryce Boe <[email protected]>
Don't try to create a Redditor out of boolean values.

e83b26918416e98a99cf443cf0498e52e9183e7d authored over 12 years ago by Bryce Boe <[email protected]>
Fix captcha decorator problem that resulted from reordering the decorators.

a3addd4a6900155322355db2c3805c033eaad410 authored over 12 years ago by Bryce Boe <[email protected]>
Quick fix for update_settings with header_hover_text. Version bump.

2d91358142eb1f378f52f13d58b0712116b5c37c authored over 12 years ago by Bryce Boe <[email protected]>
Fix the version number stuff again. Hopefully this settles it all.

58b1dffbc5c4d463b18cf9316b963dae7c803195 authored over 12 years ago by Bryce Boe <[email protected]>
Version bump.

10dd9dd5cecefebc73c7e5a873a854ca2856c733 authored over 12 years ago by Bryce Boe <[email protected]>
Add special 'mod' subreddit to moderator list, and obtain _all_ moderation subreddits.

4eddd20a5f23a2815025739b8d66d06173286a75 authored over 12 years ago by Bryce Boe <[email protected]>
Added submission function.

5ed950159d049403550f9cec8423293cbaefaf8e authored over 12 years ago by Bryce Boe <[email protected]>
Added optional arguments to add_flair_template

983b05aac43c4937d72b770692e67f1aa1fd5ae1 authored over 12 years ago by Bryce Boe <[email protected]>
Version bump and fix version number handling for setup.py and sphinx.

78d8d23b19e9fa93c011eb0b1dbff06dff217dd8 authored over 12 years ago by Bryce Boe <[email protected]>
Add link_flair support to set_flair.

0456b8ef76f1eddcdf21846b4e7751577b985a00 authored over 12 years ago by Bryce Boe <[email protected]>
Added support for link flair templates adding and clearing.

5053d972b8b735715da2ac5ea47a1dc652970893 authored over 12 years ago by Bryce Boe <[email protected]>
Added a proper subreddit update_settings function.

855087090e59927f3cf53cc70300fbc41994cb98 authored over 12 years ago by Bryce Boe <[email protected]>
Added require_moderator decorator and corresponding ModeratorRequired exception and some refactoring:

* Renamed get_community_settings to get_settings
* Renamed update_community_settings to set_sett...

2c1ac39f461e3f61e1e731611769f17e1de161ab authored over 12 years ago by Bryce Boe <[email protected]>
Update set_flair parameter names to match the names in the flairlist dictionary.

f078ef02924f97daad693e1bf207f5eab723e810 authored over 12 years ago by Bryce Boe <[email protected]>
Version bump.

a24299097af31e5ace0d4103334eef3f4f878e76 authored over 12 years ago by Bryce Boe <[email protected]>
Added 'get_community_settings'.

888bdb540a9cb172d847997c224f0736a1be9364 authored over 12 years ago by Bryce Boe <[email protected]>
Added 'get_community_settings' stub.

2a025a3e586874b34b5f2e3b491f020ed442d40f authored over 12 years ago by Hilal Alsibai <[email protected]>
Add get_stylesheet support.

572b84b7dd805577b5b267c4c399d5d1e57c1b9d authored over 12 years ago by Bryce Boe <[email protected]>
Added short_link attribute to the submission class.

b7b5b20d1460f2fc9930219c6536d133d924758c authored over 12 years ago by Bryce Boe <[email protected]>
Remove uncessary params. Other reorganization.

2670978f26b3c8e2a47d9802b945cc73a33f7b3d authored almost 13 years ago by Bryce Boe <[email protected]>
Version bump.

0fc1271dfa55601ce017c77d6dbfe5ec624da131 authored almost 13 years ago by Bryce Boe <[email protected]>
Simplify ratelimit handling due to update on reddit's end.

93ce734db5d43dc33227586e84b8caaebbdafb19 authored almost 13 years ago by Bryce Boe <[email protected]>
Only send 'container' parameter with user friend requests.

0e1d2b51a406678e6ca695408ffeb95ceaf8fdaa authored almost 13 years ago by Bryce Boe <[email protected]>
Added get_flair, batch 100 items in set_flair_csv, and version bump.

a4c7c1a80bd23b6328bfce98b5d8dfc076fd1c7b authored almost 13 years ago by Bryce Boe <[email protected]>
More easily support messaging reddits.

208832517f26406bed20e8506e224219e44b518e authored almost 13 years ago by Bryce Boe <[email protected]>
Convert approved_by and banned_by fields to redditor objects

1c49c5c89c03a0bfb4be69ae502c662515a7d079 authored almost 13 years ago by Bryce Boe <[email protected]>
Properly add COPYING file to deployment.

273bb76f95d3e02ed007b222fafa3533ae52b93b authored almost 13 years ago by Bryce Boe <[email protected]>
Remove hack from setup.py and version bump.

13685363927493fccee0d010e0a18d29fa06a2ca authored almost 13 years ago by Bryce Boe <[email protected]>
Refactor caching code and evict urls resulting in ratelimit errors from cache.

8d02adb34cb8f997e2b8e28a5cc910fa2c9d22fb authored almost 13 years ago by Bryce Boe <[email protected]>
Implicitly add 'uh' and 'api_type' parameters

bc552ad50d1484356b2afaa8f073a43cfc0be3c0 authored almost 13 years ago by Bryce Boe <[email protected]>
Include PRAW version, python version, and OS info in the User Agent header.

66d0b3ec8d371da692dcf936f7052f61f82bc116 authored almost 13 years ago by Bryce Boe <[email protected]>
Added self submission edit support and edit tests.

1efe54430769804797b8f04f2db0d08ee43826c4 authored almost 13 years ago by Bryce Boe <[email protected]>
Add editable support.

9d20451c21a76841509d90e4611753d317d966b6 authored almost 13 years ago by Thibaut Renaux <[email protected]>
setup.py dependency hack

cba27436943ff31e40bfe0b59336aec5fb95ca55 authored almost 13 years ago by Bryce Boe <[email protected]>
1.3.0 version bump

c3ccd9038802c75359922bcd1db33f4efbc33431 authored almost 13 years ago by Bryce Boe <[email protected]>
Fix raw_input and a few str built-in calls

30b30f840358cee1d0502b7c1fcab1de9d4d8d08 authored almost 13 years ago by Bryce Boe <[email protected]>
Final 1.3.0dev touches.

6917dab5af574f013726d11e56a85499582cd9e7 authored almost 13 years ago by Bryce Boe <[email protected]>
mellort/reddit_api Issue #76 Add update_stylesheet method for updating subreddit stylesheets

6f00e3ab05c2cd0dff6c36f1f819ea145fc7b0c9 authored almost 13 years ago by go1dfish <[email protected]>
Replace im_self.

248368fa0e16b08ef05e10388c33c2640e0d0de0 authored almost 13 years ago by Bryce Boe <[email protected]>
Python 3 support

fd62e992dd2dc75a76b2cef57c4f08bf0c03b4ac authored almost 13 years ago by Bryce Boe <[email protected]>
Pass all tests locally.

325ecc3d34df1e6f08f07581aba55245fd226495 authored almost 13 years ago by Bryce Boe <[email protected]>
Allow sort and time values to be overwritten in get_section helper.

7ce40e857c64a3140778785f123f553c26c16939 authored almost 13 years ago by Bryce Boe <[email protected]>
Be explicit about what the url_data type should be.

9a394deb7c3e3586d4514c76b350473001db02b4 authored almost 13 years ago by Bryce Boe <[email protected]>
The submit function now returns a Submission object. Version bump.

63644d1a8adf0645ce0c25ea117411bca01715dd authored almost 13 years ago by Bryce Boe <[email protected]>
Added deploy script and version bump.

c64822afe139bf826da7fe29c3d53f4b45ee2a79 authored almost 13 years ago by Bryce Boe <[email protected]>
Added new 'spam' parameter to remove

4f8e6d27a82a02a52ba786b843d8fd88dd8c7705 authored almost 13 years ago by Chad Birch <[email protected]>
Read the docs integration

d385654d788f792ea33d0018574e7564154b4b75 authored almost 13 years ago by Bryce Boe <[email protected]>
Fix bug that occurs when directly calling comments_flat.

ed30c43ea8651d4300a908d98c9f27ad94a8eefd authored almost 13 years ago by Bryce Boe <[email protected]>
Fix recently introduced more comments bug and version bump.

e67512d387635dbdcbbf3a3e710192a150431401 authored almost 13 years ago by Bryce Boe <[email protected]>
add_comment now returns comment object, message.replies returns list of message objects if available and version bump.

519c08b076696581edc007450d9bd10036026e3d authored almost 13 years ago by Bryce Boe <[email protected]>
Add search functionality.

a38a7d947ddad1a9438dc88259c006abb297d783 authored almost 13 years ago by Bryce Boe <[email protected]>
Update recently added tests.

930f45ad25421b46bca2f6709b4ca7762954571e authored almost 13 years ago by Bryce Boe <[email protected]>
Handle the updated comment replies return value and fix lint issues.

c577dbe9d1c97456bf51d7369f1ecc3870a6195f authored almost 13 years ago by Bryce Boe <[email protected]>
Use warn_explicit instead of warn for more concise warnings.

7f0cca18fed892748ca8cdb301ddb97f4b405410 authored almost 13 years ago by Bryce Boe <[email protected]>
Return None when author is deleted.

a16126a601c9a269d6005794ac8ccb4fd607b8f0 authored almost 13 years ago by Bryce Boe <[email protected]>
Major restructure to comment fetching code. Version bump.

* Added three config parameters:
* comment_limit - the number of comments to fetch (max 1500/5...

5dbc20c0c8df2dda434c75dcb8027319a6cbaff0 authored almost 13 years ago by Bryce Boe <[email protected]>
Lint corrections.

c5bcbc0db5bf89c023e00ed8878f79a0ca659c69 authored almost 13 years ago by Bryce Boe <[email protected]>
Add timeout flag to Reddit._request:

* defaults to 45, changeable in reddit_api.cfg
* added a test for timeout situations

2b8c1a894850b453f0f67dca4ad3f52ad91ef71b authored almost 13 years ago by Yann Kaiser <[email protected]>
Added sleep_time attribute to RateLimitExceeded exception.

4572d55064d233c7a1096eb8e85fadd6aaa76585 authored almost 13 years ago by Bryce Boe <[email protected]>
Ensure User-Agent string isn't empty.

327a56abbbed1434060e904688a8d7a052e8f0af authored almost 13 years ago by Bryce Boe <[email protected]>
Handle invalid MoreComment objects. Version bump.

6522541105457078c30426ea0c0ca35407696641 authored almost 13 years ago by Bryce Boe <[email protected]>
Added exception handling for httplib.IncompleteRead

Works with existing exception handling in __init__.py

51c287cee0631fc3d6e2911d31df533db9fa9f76 authored almost 13 years ago by Mark Larus <[email protected]>
Retry on additional error 5XX error codes.

0b54ff94317971e0e95abac863102c0fa286434d authored almost 13 years ago by Bryce Boe <[email protected]>
Added get_comments method to subreddit objects.

b26edab2eec97a39326e4c9095e8b3be550d8299 authored almost 13 years ago by Bryce Boe <[email protected]>
Fix issues with Comments when not being created from submission objects.

Needed to special case reply, submission and permalink attributes when:

* Comment is retrieved ...

b58d2dafc883ce9ef02161efb364eb3c3c505425 authored almost 13 years ago by Bryce Boe <[email protected]>
Fix 404 error user reported.

41f36ab20492661388d57772488d75e37f468e36 authored almost 13 years ago by Bryce Boe <[email protected]>
Remove client side error checking for consistency and correct header-title argument, version bump.

008b30a6694ba049347d8aa960b9b15f8de5d5aa authored almost 13 years ago by Bryce Boe <[email protected]>
Add method to change subreddit settings. Due to lack of API support,

you need to supply all settings and not just the ones you want changed.

7cd8acc9617a873533584c93ebb9276ad39c1d7d authored almost 13 years ago by Jonas Häggqvist <[email protected]>
Fixed up new tests, and refactored some code.

5d101db2eec8642691be62ac236e186c37e4e0b5 authored almost 13 years ago by Bryce Boe <[email protected]>
Added moderation spam and modqueue functions and ability to distinguish

*Added ability to fetch, approve, and remove, spam and modqueue pages
*Added ability to moderato...

ccd478bd77d894afa216fff375520d4d76c58b0a authored almost 13 years ago by Chad Birch <[email protected]>
Minor fixes

4249bd1519bf0010b4d7afbaf91697da807affdc authored almost 13 years ago by Bryce Boe <[email protected]>
Merge branch 'buddydvd_fixes'

4497eaf6673ccf99caaa12ffd847febe3b228e47 authored almost 13 years ago by Bryce Boe <[email protected]>
Fix bug I introduced yesterday. Thanks to octatone for catching it. Version bump required.

3508db037d5242a805fcb08781ece076602be54c authored almost 13 years ago by Bryce Boe <[email protected]>
Added automatic 504 retry support, minor fix and version bump.

Automatically retry three times (with the proper wait conditions) in the event
of a 504 response...

7fab73a645cd1f6d2f37cc858b781c6e1bf3698a authored almost 13 years ago by Bryce Boe <[email protected]>
Simplified captcha and subscription handling.

This is possible thanks to buddydvd's reddit patch: https://github.com/reddit/reddit/pull/305#is...

aa6174c366208e108d37abf899e8736f0e20da5b authored about 13 years ago by Bryce Boe <[email protected]>
Clean up code since it depends on at least python 2.6.

The source uses properties which is a feature added in python 2.6. Given that the json libary is...

b95fcdb590207aa6ddd57b587943fb5ec9bb1540 authored about 13 years ago by Bryce Boe <[email protected]>
Updated the README due to the addition of the WIKI pages.

b29fd99dc87c6410d6599db4bb20a05649e16e31 authored about 13 years ago by Bryce Boe <[email protected]>
Better handling for OS specific config file locations.

10973b4bd2875b5ef24f3d105178714e669a9976 authored about 13 years ago by Bryce Boe <[email protected]>
Add ability to mark a message as unread.

Also worth noting: This API wrapper previously assumed Reddit supported marking multiple message...

217839cf96e7093a5ff5a3ccd96a9f648bf5c813 authored about 13 years ago by Bryce Boe <[email protected]>
Support SSL login.

d96d6b378073325b745aa2eb67016c66f4983bea authored about 13 years ago by Bryce Boe <[email protected]>
Fix login example in README.md

056797b3d4b2baa6af2fd4b3bd0b03efaf698b71 authored about 13 years ago by David Triendl <[email protected]>
Properly include subreddit 'r' parameter in ban/contributor/moderator subreddit actions and added MoreComments support. Minor version bump.

With MoreComments comes convenience functions, comments_flat, all_comments, and all_comments_fla...

70dcb73cea4834a97636ff12f9ab999989ee80b4 authored about 13 years ago by Bryce Boe <[email protected]>
Add more complete meta-data to setup.py and performed a mini-version bump.

74bb962b3eefe04ce6acad88e6f53f43d10c8803 authored about 13 years ago by Bryce Boe <[email protected]>
Update test case for issue 45 and fix a few lint issues.

737306e8d145a9d7087ebfd3aa26f4b32e4adbb1 authored about 13 years ago by Bryce Boe <[email protected]>
Added ability to report a submission, and get the reported submissions of a subreddit (must be a mod)

Alignment issue

e0ae32e0c0cb7e5ec5571dab8d36a515486783a5 authored about 13 years ago by Tailszefox <[email protected]>
Corrected README example.

759be65240b6ae9c29027b82b2fa85d28cb7a5d2 authored about 13 years ago by Bryce Boe <[email protected]>
Fix infinite getattr recursion bug by properly setting _populated in getattr.

cfd7d7607cc43a00d58db7ee125f590573a19049 authored about 13 years ago by Bryce Boe <[email protected]>
Each site in the config file can now optionally provide user and pswd fields.

b57d14887490c2d1f4711df8bf4cd16fd9ba2166 authored about 13 years ago by Bryce Boe <[email protected]>
Version bump

40ae34d5272e37c38888955dfb050adf1a072a5f authored about 13 years ago by Bryce Boe <[email protected]>
Include `reddit/*.cfg` files into the package.

37f4f635c141ba44f09deaf107b214b3d55db54e authored about 13 years ago by Hong Minhee <[email protected]>
It seems not to require setuptools. Added a common fallback for setuptools. This patch make the package able to be installed under system that doesn't have setuptools.

103ee1261d7e9b2fb61089b374baa38b562cd832 authored about 13 years ago by Hong Minhee <[email protected]>
Updated the README.

debd4f2582bd40a02e2009a2b4885293f7614cb7 authored about 13 years ago by Bryce Boe <[email protected]>
Actually added captcha support to send_feedback.

da6d64e91aa0299136dd3e710d2e3b8a581841e7 authored about 13 years ago by Bryce Boe <[email protected]>
Added get_banned, get_contributors, get_moderators and tested their associated functions.

49c32aeb1e4d07e1b671f09d441e1d4813623f2d authored about 13 years ago by Bryce Boe <[email protected]>