Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PRAW

Provides libraries to access Reddit's API which are used by many popular subreddits.
Collective - Host: opensource - https://opencollective.com/praw-dev - Code: https://github.com/praw-dev

Added get_comments method to subreddit objects.

github.com/praw-dev/praw - b26edab2eec97a39326e4c9095e8b3be550d8299 authored almost 13 years ago
Fix issues with Comments when not being created from submission objects.

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

* Comment is retrieved ...

github.com/praw-dev/praw - b58d2dafc883ce9ef02161efb364eb3c3c505425 authored almost 13 years ago
Fix issues with Comments when not being created from submission objects.

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

* Comment is retrieved ...

github.com/praw-dev/asyncpraw - b58d2dafc883ce9ef02161efb364eb3c3c505425 authored almost 13 years ago
Fix 404 error user reported.

github.com/praw-dev/asyncpraw - 41f36ab20492661388d57772488d75e37f468e36 authored almost 13 years ago
Fix 404 error user reported.

github.com/praw-dev/praw - 41f36ab20492661388d57772488d75e37f468e36 authored almost 13 years ago
Remove client side error checking for consistency and correct header-title argument, version bump.

github.com/praw-dev/praw - 008b30a6694ba049347d8aa960b9b15f8de5d5aa authored almost 13 years ago
Remove client side error checking for consistency and correct header-title argument, version bump.

github.com/praw-dev/asyncpraw - 008b30a6694ba049347d8aa960b9b15f8de5d5aa authored almost 13 years ago
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.

github.com/praw-dev/asyncpraw - 7cd8acc9617a873533584c93ebb9276ad39c1d7d authored almost 13 years ago
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.

github.com/praw-dev/praw - 7cd8acc9617a873533584c93ebb9276ad39c1d7d authored almost 13 years ago
Fixed up new tests, and refactored some code.

github.com/praw-dev/praw - 5d101db2eec8642691be62ac236e186c37e4e0b5 authored almost 13 years ago
Fixed up new tests, and refactored some code.

github.com/praw-dev/asyncpraw - 5d101db2eec8642691be62ac236e186c37e4e0b5 authored almost 13 years ago
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...

github.com/praw-dev/asyncpraw - ccd478bd77d894afa216fff375520d4d76c58b0a authored almost 13 years ago
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...

github.com/praw-dev/praw - ccd478bd77d894afa216fff375520d4d76c58b0a authored almost 13 years ago
Minor fixes

github.com/praw-dev/praw - 4249bd1519bf0010b4d7afbaf91697da807affdc authored almost 13 years ago
Minor fixes

github.com/praw-dev/asyncpraw - 4249bd1519bf0010b4d7afbaf91697da807affdc authored almost 13 years ago
Merge branch 'buddydvd_fixes'

github.com/praw-dev/asyncpraw - 4497eaf6673ccf99caaa12ffd847febe3b228e47 authored about 13 years ago
Merge branch 'buddydvd_fixes'

github.com/praw-dev/praw - 4497eaf6673ccf99caaa12ffd847febe3b228e47 authored about 13 years ago
Fix bug I introduced yesterday. Thanks to octatone for catching it. Version bump required.

github.com/praw-dev/praw - 3508db037d5242a805fcb08781ece076602be54c authored about 13 years ago
Fix bug I introduced yesterday. Thanks to octatone for catching it. Version bump required.

github.com/praw-dev/asyncpraw - 3508db037d5242a805fcb08781ece076602be54c authored about 13 years ago
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...

github.com/praw-dev/asyncpraw - 7fab73a645cd1f6d2f37cc858b781c6e1bf3698a authored about 13 years ago
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...

github.com/praw-dev/praw - 7fab73a645cd1f6d2f37cc858b781c6e1bf3698a authored about 13 years ago
Optimized the output to reduce the total number of bytes.

Other changes:
* Only output up to 10 submissions for each top submitter
* Link to previous SRS ...

github.com/praw-dev/prawtools - 451f8a9ce3500660f9395bb33855006b8ad26091 authored about 13 years ago
Update such that user pages are not required to be fetched

github.com/praw-dev/prawtools - 3025c3107a0b06a8666b33ed0d09d087aba6a6d1 authored about 13 years ago
Initial commit.

github.com/praw-dev/prawtools - 629bbd126c4fbe5b84ffcfef450898abb94e8cd9 authored about 13 years ago
Simplified captcha and subscription handling.

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

github.com/praw-dev/praw - aa6174c366208e108d37abf899e8736f0e20da5b authored about 13 years ago
Simplified captcha and subscription handling.

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

github.com/praw-dev/asyncpraw - aa6174c366208e108d37abf899e8736f0e20da5b authored about 13 years ago
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...

github.com/praw-dev/asyncpraw - b95fcdb590207aa6ddd57b587943fb5ec9bb1540 authored about 13 years ago
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...

github.com/praw-dev/praw - b95fcdb590207aa6ddd57b587943fb5ec9bb1540 authored about 13 years ago
Updated the README due to the addition of the WIKI pages.

github.com/praw-dev/praw - b29fd99dc87c6410d6599db4bb20a05649e16e31 authored about 13 years ago
Updated the README due to the addition of the WIKI pages.

github.com/praw-dev/asyncpraw - b29fd99dc87c6410d6599db4bb20a05649e16e31 authored about 13 years ago
Better handling for OS specific config file locations.

github.com/praw-dev/asyncpraw - 10973b4bd2875b5ef24f3d105178714e669a9976 authored about 13 years ago
Better handling for OS specific config file locations.

github.com/praw-dev/praw - 10973b4bd2875b5ef24f3d105178714e669a9976 authored about 13 years ago
Add ability to mark a message as unread.

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

github.com/praw-dev/praw - 217839cf96e7093a5ff5a3ccd96a9f648bf5c813 authored about 13 years ago
Add ability to mark a message as unread.

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

github.com/praw-dev/asyncpraw - 217839cf96e7093a5ff5a3ccd96a9f648bf5c813 authored about 13 years ago
Support SSL login.

github.com/praw-dev/asyncpraw - d96d6b378073325b745aa2eb67016c66f4983bea authored about 13 years ago
Support SSL login.

github.com/praw-dev/praw - d96d6b378073325b745aa2eb67016c66f4983bea authored about 13 years ago
Fix login example in README.md

github.com/praw-dev/praw - 056797b3d4b2baa6af2fd4b3bd0b03efaf698b71 authored about 13 years ago
Fix login example in README.md

github.com/praw-dev/asyncpraw - 056797b3d4b2baa6af2fd4b3bd0b03efaf698b71 authored about 13 years ago
Added the ability to bulk message banned, contributors, and moderators.

github.com/praw-dev/prawtools - 9125eda4bb2458359f541cc30ea4aa4e5d48119e authored about 13 years ago
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...

github.com/praw-dev/praw - 70dcb73cea4834a97636ff12f9ab999989ee80b4 authored about 13 years ago
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...

github.com/praw-dev/asyncpraw - 70dcb73cea4834a97636ff12f9ab999989ee80b4 authored about 13 years ago
Add more complete meta-data to setup.py and performed a mini-version bump.

github.com/praw-dev/asyncpraw - 74bb962b3eefe04ce6acad88e6f53f43d10c8803 authored about 13 years ago
Add more complete meta-data to setup.py and performed a mini-version bump.

github.com/praw-dev/praw - 74bb962b3eefe04ce6acad88e6f53f43d10c8803 authored about 13 years ago
Update test case for issue 45 and fix a few lint issues.

github.com/praw-dev/praw - 737306e8d145a9d7087ebfd3aa26f4b32e4adbb1 authored about 13 years ago
Update test case for issue 45 and fix a few lint issues.

github.com/praw-dev/asyncpraw - 737306e8d145a9d7087ebfd3aa26f4b32e4adbb1 authored about 13 years ago
Added ability to report a submission, and get the reported submissions of a subreddit (must be a mod)

Alignment issue

github.com/praw-dev/asyncpraw - e0ae32e0c0cb7e5ec5571dab8d36a515486783a5 authored about 13 years ago
Added ability to report a submission, and get the reported submissions of a subreddit (must be a mod)

Alignment issue

github.com/praw-dev/praw - e0ae32e0c0cb7e5ec5571dab8d36a515486783a5 authored about 13 years ago
Fix README markdown formatting.

github.com/praw-dev/prawtools - 1b5bc871d81774195b2779124ff88bd2112b2a0e authored about 13 years ago
Created modutils.py with current functionality to make flair templates from existing user flair.

github.com/praw-dev/prawtools - 6d371d91ac4e73a57e181b67fc9a3cd0153bc85f authored about 13 years ago
Corrected README example.

github.com/praw-dev/praw - 759be65240b6ae9c29027b82b2fa85d28cb7a5d2 authored about 13 years ago
Corrected README example.

github.com/praw-dev/asyncpraw - 759be65240b6ae9c29027b82b2fa85d28cb7a5d2 authored about 13 years ago
Fix infinite getattr recursion bug by properly setting _populated in getattr.

github.com/praw-dev/asyncpraw - cfd7d7607cc43a00d58db7ee125f590573a19049 authored about 13 years ago
Fix infinite getattr recursion bug by properly setting _populated in getattr.

github.com/praw-dev/praw - cfd7d7607cc43a00d58db7ee125f590573a19049 authored about 13 years ago
Each site in the config file can now optionally provide user and pswd fields.

github.com/praw-dev/praw - b57d14887490c2d1f4711df8bf4cd16fd9ba2166 authored about 13 years ago
Each site in the config file can now optionally provide user and pswd fields.

github.com/praw-dev/asyncpraw - b57d14887490c2d1f4711df8bf4cd16fd9ba2166 authored about 13 years ago
Version bump

github.com/praw-dev/asyncpraw - 40ae34d5272e37c38888955dfb050adf1a072a5f authored about 13 years ago
Version bump

github.com/praw-dev/praw - 40ae34d5272e37c38888955dfb050adf1a072a5f authored about 13 years ago
Include `reddit/*.cfg` files into the package.

github.com/praw-dev/praw - 37f4f635c141ba44f09deaf107b214b3d55db54e authored about 13 years ago
Include `reddit/*.cfg` files into the package.

github.com/praw-dev/asyncpraw - 37f4f635c141ba44f09deaf107b214b3d55db54e authored about 13 years ago
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.

github.com/praw-dev/asyncpraw - 103ee1261d7e9b2fb61089b374baa38b562cd832 authored about 13 years ago
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.

github.com/praw-dev/praw - 103ee1261d7e9b2fb61089b374baa38b562cd832 authored about 13 years ago
Updated the README.

github.com/praw-dev/praw - debd4f2582bd40a02e2009a2b4885293f7614cb7 authored about 13 years ago
Updated the README.

github.com/praw-dev/asyncpraw - debd4f2582bd40a02e2009a2b4885293f7614cb7 authored about 13 years ago
Actually added captcha support to send_feedback.

github.com/praw-dev/asyncpraw - da6d64e91aa0299136dd3e710d2e3b8a581841e7 authored about 13 years ago
Actually added captcha support to send_feedback.

github.com/praw-dev/praw - da6d64e91aa0299136dd3e710d2e3b8a581841e7 authored about 13 years ago
Added get_banned, get_contributors, get_moderators and tested their associated functions.

github.com/praw-dev/praw - 49c32aeb1e4d07e1b671f09d441e1d4813623f2d authored about 13 years ago
Added get_banned, get_contributors, get_moderators and tested their associated functions.

github.com/praw-dev/asyncpraw - 49c32aeb1e4d07e1b671f09d441e1d4813623f2d authored about 13 years ago
Added tests for mark_as_read and search_reddit_name as well as added get_unread function.

github.com/praw-dev/asyncpraw - d0b61a1dab857b2da9732d7f74a15d52e4ab5df6 authored about 13 years ago
Added tests for mark_as_read and search_reddit_name as well as added get_unread function.

github.com/praw-dev/praw - d0b61a1dab857b2da9732d7f74a15d52e4ab5df6 authored about 13 years ago
Quote consistency.

github.com/praw-dev/praw - ff6c3a945551cca5b03f7cf3f3d0d4ac132a84c2 authored about 13 years ago
Quote consistency.

github.com/praw-dev/asyncpraw - ff6c3a945551cca5b03f7cf3f3d0d4ac132a84c2 authored about 13 years ago
Remove remaining global config settings in favor of site-specific settings.

A positive side effect of this change is that the api_request_delay now
operates on a per-domain...

github.com/praw-dev/asyncpraw - d2d72365ca9e1db86a759975bbd6796b7861b317 authored about 13 years ago
Remove remaining global config settings in favor of site-specific settings.

A positive side effect of this change is that the api_request_delay now
operates on a per-domain...

github.com/praw-dev/praw - d2d72365ca9e1db86a759975bbd6796b7861b317 authored about 13 years ago
Fixed create_subreddit and added tests for a few untested functions.

Added test functionality for:

* create_subreddit
* get_all_comments
* get_front_page
* my_moder...

github.com/praw-dev/praw - 81845f652cbbdb8bf6acdcc21a7c19c655fa5bc4 authored about 13 years ago
Fixed create_subreddit and added tests for a few untested functions.

Added test functionality for:

* create_subreddit
* get_all_comments
* get_front_page
* my_moder...

github.com/praw-dev/asyncpraw - 81845f652cbbdb8bf6acdcc21a7c19c655fa5bc4 authored about 13 years ago
Build test urls from the domain specified in the configuration file.

github.com/praw-dev/asyncpraw - a587c350514afefefd3af993f2be48936f2287d0 authored about 13 years ago
Build test urls from the domain specified in the configuration file.

github.com/praw-dev/praw - a587c350514afefefd3af993f2be48936f2287d0 authored about 13 years ago
Added tests for logout, send_feedback, and create_user, and fixed the functions to work properly.

github.com/praw-dev/praw - 01554c3a0a20639bf33bd49180fae63f34746410 authored about 13 years ago
Added tests for logout, send_feedback, and create_user, and fixed the functions to work properly.

github.com/praw-dev/asyncpraw - 01554c3a0a20639bf33bd49180fae63f34746410 authored about 13 years ago
Added support for inbox messages via the Message class.

github.com/praw-dev/asyncpraw - 7b2d1ec4c905f291e9fdbc0b3cf489d2ac86d8d6 authored about 13 years ago
Added support for inbox messages via the Message class.

github.com/praw-dev/praw - 7b2d1ec4c905f291e9fdbc0b3cf489d2ac86d8d6 authored about 13 years ago
Fixed semi-failing flair test by setting flairlist url to stale when flair is updated. Did the same for a submission's permalink when comments are added.

github.com/praw-dev/praw - b555382e26d3ed3f514cdd7dfe40136752dfde79 authored about 13 years ago
Fixed semi-failing flair test by setting flairlist url to stale when flair is updated. Did the same for a submission's permalink when comments are added.

github.com/praw-dev/asyncpraw - b555382e26d3ed3f514cdd7dfe40136752dfde79 authored about 13 years ago
Added pylint and modified code to pass the tests. Refactored the reddit class to group functions into extension classes.

github.com/praw-dev/asyncpraw - 5671d267ba38bd95cd08f423220c68fc074887da authored about 13 years ago
Added pylint and modified code to pass the tests. Refactored the reddit class to group functions into extension classes.

github.com/praw-dev/praw - 5671d267ba38bd95cd08f423220c68fc074887da authored about 13 years ago
Added clear_flair_templates and add_flair_template features along with dummy tests (no verification they worked) as there doesn't appear to be a nice way to get the current list of flair templates.

github.com/praw-dev/praw - 316cf8557b84377398eb8499ffbb50d1d52a914b authored about 13 years ago
Added clear_flair_templates and add_flair_template features along with dummy tests (no verification they worked) as there doesn't appear to be a nice way to get the current list of flair templates.

github.com/praw-dev/asyncpraw - 316cf8557b84377398eb8499ffbb50d1d52a914b authored about 13 years ago
Refactored the multisite implementation, and made stride to pass pylint.

More specific details:

* Consolodated all api objects and their ancestors in objects.py
* Clean...

github.com/praw-dev/asyncpraw - 0caed953a827ad39336f3fa96f8daf5ab1ec74ae authored about 13 years ago
Refactored the multisite implementation, and made stride to pass pylint.

More specific details:

* Consolodated all api objects and their ancestors in objects.py
* Clean...

github.com/praw-dev/praw - 0caed953a827ad39336f3fa96f8daf5ab1ec74ae authored about 13 years ago
Merged multisite functionality with lint / pyflakes / pychecker fixes.

github.com/praw-dev/praw - 038cd7e570500f816e8552ccdeb627d1b6af9f48 authored about 13 years ago
Merged multisite functionality with lint / pyflakes / pychecker fixes.

github.com/praw-dev/asyncpraw - 038cd7e570500f816e8552ccdeb627d1b6af9f48 authored about 13 years ago
Added the ability to connect to another running instance of reddit that's

somewhere other than reddit.com. See example_settings.py.

github.com/praw-dev/asyncpraw - 84a5d4b34f171638cdd8e187e0f5ec54fb9a132a authored about 13 years ago
Added the ability to connect to another running instance of reddit that's

somewhere other than reddit.com. See example_settings.py.

github.com/praw-dev/praw - 84a5d4b34f171638cdd8e187e0f5ec54fb9a132a authored about 13 years ago
Added lint.sh and made changes to reduce warnings / errors by pychecker and pyflakes.

github.com/praw-dev/praw - bb5e30c397f6240dd2a36d2030310c993512b7f8 authored about 13 years ago
Added lint.sh and made changes to reduce warnings / errors by pychecker and pyflakes.

github.com/praw-dev/asyncpraw - bb5e30c397f6240dd2a36d2030310c993512b7f8 authored about 13 years ago
Made everything conform to PEP 8.

github.com/praw-dev/asyncpraw - 4e4adb3e7c8b1c28412b231c8bf188fb6b86bd6d authored about 13 years ago
Made everything conform to PEP 8.

github.com/praw-dev/praw - 4e4adb3e7c8b1c28412b231c8bf188fb6b86bd6d authored about 13 years ago
Added set_flair_csv function along with README example and tests.

github.com/praw-dev/praw - a377f5380c7c0e07874461e6258521dc2556d07c authored about 13 years ago
Added set_flair_csv function along with README example and tests.

github.com/praw-dev/asyncpraw - a377f5380c7c0e07874461e6258521dc2556d07c authored about 13 years ago
Updated vote tests to verify their results.

github.com/praw-dev/asyncpraw - 2cac0b94ec175370ae0c3672c08c402b9911d49e authored about 13 years ago