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

Update manual_tag_release.yml

github.com/praw-dev/praw - 3057ac2e5e2654eaa92f72b2e10d4053f39a5770 authored about 3 years ago
Merge pull request #1812 from praw-dev/fix_release_workflow

Fix release workflow

github.com/praw-dev/praw - e1e9904bb2ac273dfa234fe6d48d0516ca87986d authored about 3 years ago
Fix release workflow

github.com/praw-dev/praw - 6debf2a335d318cfb7c05437e3ad64e6b6027b93 authored about 3 years ago
Merge pull request #148 from praw-dev/prepare_release_v7.5.0

Release v7.5.0

github.com/praw-dev/asyncpraw - 52252d9dec596472892fcdaf37e921b8a8600159 authored about 3 years ago
Merge pull request #1811 from praw-dev/prepare_release_v7.5.0

Release v7.5.0

github.com/praw-dev/praw - 0649fd3021b99a7651dca163353d42cda4afabda authored about 3 years ago
Bump to v7.5.0

github.com/praw-dev/asyncpraw - a0108f7cd75a69559f9094ec9d51763b9aa3ab6d authored about 3 years ago
Set development version v7.5.1.dev0

github.com/praw-dev/asyncpraw - 0e25052ee619d882a58f9603ff689fe9f5b22f4d authored about 3 years ago
Merge pull request #147 from praw-dev/include_png

Include *.png files

github.com/praw-dev/asyncpraw - 34f00da21667780026c3f4fabb72233a426a2eb2 authored about 3 years ago
Include *.png files

github.com/praw-dev/asyncpraw - 21afb16a1305b43101e97873c647134c0ba86d42 authored about 3 years ago
Set development version v7.5.1.dev0

github.com/praw-dev/praw - 1dc654fd5b255fea4f42cd6df1a6b96d3d232147 authored about 3 years ago
Bump to v7.5.0

github.com/praw-dev/praw - 7101adae1099ead6c974facd13d3f2544ae897e8 authored about 3 years ago
Merge pull request #1810 from praw-dev/include_png

Include *.png files

github.com/praw-dev/praw - c06c89cef0adeaae82967a7c5d974bf5cef79682 authored about 3 years ago
Include *.png files

github.com/praw-dev/praw - 219b52cd6e91d98c587a2a676c6aada81e376ba3 authored about 3 years ago
Merge pull request #140 from praw-dev/drafts

github.com/praw-dev/asyncpraw - 0d39bc02b30b05966ffeaeaff61bd6fb83557c0c authored about 3 years ago
Merge pull request #143 from praw-dev/redo_comments

github.com/praw-dev/asyncpraw - bc6e0e5a248434185f0a1492b9232a675bf25be3 authored about 3 years ago
Merge pull request #1801 from praw-dev/fix_drafts

Fix drafts

github.com/praw-dev/praw - 636b0a41bb64647078d0ecb93ae336034df35e34 authored about 3 years ago
Merge pull request #1794 from praw-dev/ratelimit_docs

Add clarification for `ratelimit_seconds` in the docs

github.com/praw-dev/praw - 2c2ec2b308dae483ab5685aa58d6113958ed8a1b authored about 3 years ago
Merge pull request #1805 from praw-dev/comment_forest_typo

Fix typo in CommentForrest docs

github.com/praw-dev/praw - 4b0ae3df9eefe2c10c5dfc28461508740069bd22 authored about 3 years ago
Add support for drafts

(cherry picked from commit praw-dev/praw@b6e5599760b50f36f17bc6db63f7c9ff73c8ffd2)

github.com/praw-dev/asyncpraw - 862b64e4b430e6750f120549cef1def37bd8678c authored about 3 years ago
Add tests for drafts

(cherry picked from commit praw-dev/praw@2c487023d95b9cd601f09430ccda1f9d2123fec5)

github.com/praw-dev/asyncpraw - d1484a95bc507346282d008c2afea10b7ddd6223 authored about 3 years ago
Add support for passing params to reddit.delete

(cherry picked from commit praw-dev/praw@51fc6b5373517a9ff746de8ebe563071b4b8fab8)

github.com/praw-dev/asyncpraw - a0a2e5af93e7f57eb6c1563ff3d371656f6aaa49 authored about 3 years ago
Fix UserSubreddit reference in docs

(cherry picked from commit praw-dev/praw@0db9f3ada5c77fcb4256c089d5c3b1e59274c389)

github.com/praw-dev/asyncpraw - 69d112495b4573577f0ffcf5062174a45dd3f042 authored about 3 years ago
Ensure parent submission is fetched

github.com/praw-dev/asyncpraw - decf65cd47ebc66670b30d192f7d30ed3965bf9c authored about 3 years ago
Deprecate Submission.comments() as an awaitable

github.com/praw-dev/asyncpraw - 3996c4dc633dcdb3e63f538f0741278379efb5ee authored about 3 years ago
Deprecate CommentForest.list() as an awaitable

github.com/praw-dev/asyncpraw - 4a2486f40da53c2f91c9bf9f1252d6eb63dec44f authored about 3 years ago
Deprecate CommentForest.__aiter__

github.com/praw-dev/asyncpraw - d95fb0d34995e9b8479adc1921af30c2b9b077d8 authored about 3 years ago
Improve comments and bring its interface more inline with PRAW

github.com/praw-dev/asyncpraw - 2df1a8d44596af963799f4ae4d09e449f2befa85 authored about 3 years ago
Merge pull request #146 from praw-dev/deprecate_lazy

Deprecate lazy keyword argument

github.com/praw-dev/asyncpraw - 63184d90b5444719d68275e59de3b3a9a4f055b1 authored about 3 years ago
Sort deprecation tests

github.com/praw-dev/asyncpraw - 8a5cc1de3a280d1dc203f6ddcffd30d80b601bf9 authored about 3 years ago
Format with black's --experimental-string-processing flag

github.com/praw-dev/asyncpraw - 35fb14b35f535eaa4d85919d341ebd98abc0624f authored about 3 years ago
Clean up docs

github.com/praw-dev/asyncpraw - 792d38ad618d9e9d4c9616ca6c49adf341f0ed92 authored about 3 years ago
Deprecate `lazy` keyword argument

github.com/praw-dev/asyncpraw - 2c98d2ffc5dedb96d56d1eae0754bedd5c67429e authored about 3 years ago
Merge pull request #1808 from praw-dev/update_award_table

Update awards table

github.com/praw-dev/praw - 5657c96e2f052aecbb60b6f9fce9e101badda244 authored over 3 years ago
Update awards table

github.com/praw-dev/praw - 8826811e46de743308f693a12d544254c6896e1f authored over 3 years ago
Merge pull request #145 from praw-dev/update/pre-commit-hooks

github.com/praw-dev/asyncpraw - f7294c6c400cdc58c1db53d3b13c5ed72058c60f authored over 3 years ago
Merge pull request #1806 from praw-dev/update/pre-commit-hooks

github.com/praw-dev/praw - 9c65aff790f6f39a8f9e88148c01399b4bcadf17 authored over 3 years ago
Update pre-commit hooks

github.com/praw-dev/asyncpraw - edb38c02135f5710f48a484c849ae0b8f4de9a66 authored over 3 years ago
Update pre-commit hooks

github.com/praw-dev/praw - 81b2494eeacf198eecc64724215c9779532d1ec7 authored over 3 years ago
Merge pull request #144 from praw-dev/vcr_improvements

VCR/test improvements

github.com/praw-dev/asyncpraw - eecc268380c7e6add5cf04908b5cd768ba12dffe authored over 3 years ago
Merge pull request #48 from praw-dev/vcr_improvements

VCR/test improvements

github.com/praw-dev/asyncprawcore - 1b05bbc21bcf495bcfe9d1e43c0fff02cc2ed819 authored over 3 years ago
Update vcrpy version

github.com/praw-dev/asyncpraw - 816d7aac045c8ca0e937ed1f8052542d3df7b5eb authored over 3 years ago
Update vcrpy version

github.com/praw-dev/asyncprawcore - 816756f6d5a2f103acb7ca0903cc816fa075dca9 authored over 3 years ago
Cleanup vcr usage

github.com/praw-dev/asyncpraw - 410f05256ac772722d4da6ac717b4b40104f0879 authored over 3 years ago
Remove unnecessary cassette matchers and add interface conversion for Betamax -> VCR

github.com/praw-dev/asyncpraw - f5c9116bb6b402339d713d9984de5c71dafaee88 authored over 3 years ago
actually get next item in generator

github.com/praw-dev/asyncpraw - a784a40683d16d3744b62f509b0b661ad40177a8 authored over 3 years ago
fix comment stream test

github.com/praw-dev/asyncpraw - 1c1986ed684e9cce5bc34cd54f19135e7a94a840 authored over 3 years ago
Fix typo in CommentForrest docs

github.com/praw-dev/praw - eb15ad86ef6cbd015c8ec287e317f84ea2365b7c authored over 3 years ago
Merge pull request #142 from praw-dev/sticky-docs

Fix grammar in Submission.sticky docstring

github.com/praw-dev/asyncpraw - 056d55806cd6b977397d3e94d3e09a3e46cb62ce authored over 3 years ago
Fix grammar in Submission.sticky docstring

(cherry picked from commit praw-dev/praw@c3e7092c4cee08b407fc4c80cbf5d0d30d6838a4)

github.com/praw-dev/asyncpraw - 6eb2c45032a693c7a8ff4b2ce09ee028ca5d3551 authored over 3 years ago
Merge pull request #141 from praw-dev/3.10

Add support for Python 3.10

github.com/praw-dev/asyncpraw - 1d9d3f077deea7f37689596b29b15e67b0f725a4 authored over 3 years ago
Add support for Python 3.10

(cherry picked from commit praw-dev/praw@32d2193ef818fa77735bf4cff6303c6d66f86765)

github.com/praw-dev/asyncpraw - c5a4e76b1e1ec7d91a60b899c7e32bb7cc54bba0 authored over 3 years ago
Update setup-python workflow to v2

(cherry picked from commit praw-dev/praw@5c8bcacf12c18c7a26fc62275959938cb7206fe5)

github.com/praw-dev/asyncpraw - 690f33b5e1311e3deac297b23e46050455044fe1 authored over 3 years ago
Clean up documentation for drafts

github.com/praw-dev/praw - b5d1d2b23a9618a3d23c3554e89e5f0e6d0639c2 authored over 3 years ago
Actually override draft attributes when certain keyword arguments are passed to `Draft.submit`

github.com/praw-dev/praw - be2833aebbe819e6114e022cea9045479936fd2d authored over 3 years ago
Add missing type annotation

github.com/praw-dev/praw - b848436d79a7eda2f80faee488985783509b2b78 authored over 3 years ago
Merge pull request #139 from praw-dev/bboe-patch-1

Clarify that example sensitive values aren't valid

github.com/praw-dev/asyncpraw - f3dd6469c581bf94372523e1315fd2761cc22469 authored over 3 years ago
Clarify that example sensitive values aren't valid

(cherry picked from commit praw-dev/praw@01737f77f309575fec85e4a7539ff063b75c679d)

github.com/praw-dev/asyncpraw - b697f0794c368aef3359d05e32a4cbf6164114ec authored over 3 years ago
Merge pull request #138 from praw-dev/fix_sqlite3_import_error

Only import sqlite3 in SQLiteTokenManager class

github.com/praw-dev/asyncpraw - 57da36eb52c048000ff3b75e781fc45727822fda authored over 3 years ago
Only import sqlite3 in SQLiteTokenManager class

(cherry picked from commit praw-dev/praw@de1caeeb2f911ec590ae1e902c1201f117a4059f)

github.com/praw-dev/asyncpraw - 7de3278f48cf87e91892b0cbf9fb4067dc37e9a5 authored over 3 years ago
Merge pull request #137 from praw-dev/pre-commit_autoupdate

Fix pre-commit auto update workflow

github.com/praw-dev/asyncpraw - b92d22a45277bf487aaff30773ea161c7c3a0529 authored over 3 years ago
Fix pre-commit auto update workflow

(cherry picked from commit praw-dev/praw@78cf99e41495c27bb7a8306faf02298b36ddc94b)

github.com/praw-dev/asyncpraw - 5807a8f15da1dec495ad8e65fd573f8f24a2c147 authored over 3 years ago
Merge pull request #136 from praw-dev/user_selectable

Fix code example typo

github.com/praw-dev/asyncpraw - b02684c33400a8302c3ca2926a102309019f0f94 authored over 3 years ago
Fix code example typo

(cherry picked from commit praw-dev/praw@7caae013b0e26ead088790461c81270173fd25ad)

github.com/praw-dev/asyncpraw - 556bd934798622d61980aee9dc63ed44a5d3ccf2 authored over 3 years ago
Merge pull request #135 from praw-dev/auth_docs

Doco - describe refresh_token process

github.com/praw-dev/asyncpraw - 6ef79a89be7082578e52810b4c45e406495db6e4 authored over 3 years ago
Update docs/getting_started/authentication.rst

Co-authored-by: Joel Payne <[email protected]>

(cherry picked from...

github.com/praw-dev/asyncpraw - 3692583a16e37dc8a76d4f9bfd40cc68d38a04f8 authored over 3 years ago
Doco - describe refresh_token process

Doco - cut-past the note on praw.ini usage to authentication.rst
First time AUTHORS.rst

(cherry ...

github.com/praw-dev/asyncpraw - 2820e8057729488178ef78a72a077991944faf7e authored over 3 years ago
Merge pull request #134 from praw-dev/typo-fix

Typo fix

github.com/praw-dev/asyncpraw - b9020da812cb6cb7c18633f62e561ec03e7932b5 authored over 3 years ago
Update AUTHORS.rst

(cherry picked from commit praw-dev/praw@bcd9d80ac6e27a5670c218501f7fc293ff55d188)

github.com/praw-dev/asyncpraw - 76f80105032772c433e9fdd6e6e94210019647f4 authored over 3 years ago
fix typo

(cherry picked from commit praw-dev/praw@2b0d9790f626955dd14f2659c75647cc8255de0b)

github.com/praw-dev/asyncpraw - f6cc21a2a1016030669efb7539d5dcaf15da3313 authored over 3 years ago
Merge pull request #132 from praw-dev/sleep

Improvements to automated RATELIMIT handling

github.com/praw-dev/asyncpraw - 3fcc233de2c6e4c857a74fabc8600f3450a053b9 authored over 3 years ago
Support RATELIMIT errors with millisecond resolution

(cherry picked from commit praw-dev/praw@bb0e00c576ceaf7f4627992330dfc0d1400fec2d)

github.com/praw-dev/asyncpraw - 74aa6a87229f92426c2e587d800c7eb07537fa71 authored over 3 years ago
Retry rate limit issues 2 times rather than 1

Also fix an undiscovered bug where the json parameter wasn't passed when retried.

(cherry picke...

github.com/praw-dev/asyncpraw - e0a12b63300f4f9b8971bcb469dfdf06f6842115 authored over 3 years ago
Merge pull request #133 from praw-dev/update_pre_commit_hooks

Update pre commit hooks

github.com/praw-dev/asyncpraw - b2db35fbd3db0a9cdd9804656604d0bbbc5a1991 authored over 3 years ago
Update both contributing guides to reflect addition of pre-commit hooks

(cherry picked from commit a469babb2603fb6265cc4253b864eaae17649604)

github.com/praw-dev/asyncpraw - 1d0b118aa9aaeb6a1733377583026bfc2157358a authored over 3 years ago
Unify CIs to use common pre-commit action to run linters

(cherry picked from commit c0bc88269d61a7bea2252c4d5e07a84c81c5b75a)

github.com/praw-dev/asyncpraw - 6f6b9673e52f7d35c9f98339099a221ff905fd58 authored over 3 years ago
Use pre-commit to simplify pre-push script and avoid duplication

(cherry picked from commit 18098843b849905057b76c530a9117cf83f6bd81)

github.com/praw-dev/asyncpraw - 66fb7a1194f43d13c5d2aaaa0dfdbc19170c56e8 authored over 3 years ago
Update hook versions and tweak config to avoid crashes & long run times

(cherry picked from commit 8e1d1ca19442bfad62000e1693ddf1c3ecbf7c5a)

github.com/praw-dev/asyncpraw - 013e76dd29158bf8edffabca88f6be34cedb3d2b authored over 3 years ago
Fix flake8 complaining

github.com/praw-dev/asyncpraw - 44da3e4c6a4da7042197e18e876a35f776b2b1dd authored over 3 years ago
Add pre_push tasks to .pre-commit-config.yaml

(cherry picked from commit 6eb661b6b8d6b1374c7e994c09994fd6ae240326)

github.com/praw-dev/asyncpraw - 1b3a5aa8186bbef65f3bd6723ca67df8246d536e authored over 3 years ago
Add workflow for keeping pre-commit hooks updated

(cherry picked from commit 9fddbe1a7217a84987bdcab0e4b257dd7a0c85e6)

github.com/praw-dev/asyncpraw - 28fd97939f5c86cf682bf81e6b960c9a4fde85c3 authored over 3 years ago
Fix end of files

github.com/praw-dev/asyncpraw - 2761de1f5c0bc827ba10aaacbf7c2a0eee0916aa authored over 3 years ago
Move docstrfmt config to pyproject.toml

(cherry picked from commit e40a958e68c12fe48b09aacf115adbfa11d73016)

github.com/praw-dev/asyncpraw - 175ab184a4e588eb8c962669fcf2b28e616cb08f authored over 3 years ago
Update black config

(cherry picked from commit d9aaead9505d1e50c395010210c9f89e0c1d79ff)

github.com/praw-dev/asyncpraw - 51dd07dab62543f99ea2ef1a7444c2dba9465290 authored over 3 years ago
Consolidate flake8 config to .flake8

(cherry picked from commit 4cf4464b89d5d62d350ce1fd2b414decc59ac2c4)

github.com/praw-dev/asyncpraw - 67261c3d37b2db827b64181ecb46b850c66e7f85 authored over 3 years ago
Merge pull request #1800 from praw-dev/update/pre-commit-hooks

github.com/praw-dev/praw - 05691b4d13c3b55ca08c93da76008a412a61b4a7 authored over 3 years ago
Update pre-commit hooks

github.com/praw-dev/praw - d7d07487395104430f713f0af35d3fff2c855dff authored over 3 years ago
Add new issue config

github.com/praw-dev/praw - d35c80325390c283585e58708f982ab631130de1 authored over 3 years ago
Convert feature_request.md issue template to new issue form format

github.com/praw-dev/praw - c94a2b84c6e0d9d8caa93abe369600b2983d5c81 authored over 3 years ago
Convert bug_report.md issue template to new issue form format

github.com/praw-dev/praw - 8e87c29a59977b798a63426a4e681fe7c9b1600e authored over 3 years ago
Convert CONTRIBUTING.md to rst

github.com/praw-dev/praw - cb32b197b8b013214591c8284a21c53b3179404e authored over 3 years ago
Update pull request template

github.com/praw-dev/praw - e28e257c75e7f933164d8635ae4fb1a60a21ce97 authored over 3 years ago
Fix typo in contributing.rst

github.com/praw-dev/praw - fc8143697e87d43d258d26ab8ee72250706a1aea authored over 3 years ago
Merge pull request #47 from praw-dev/change_log

Add semantic versioning note

github.com/praw-dev/asyncprawcore - 12709262b06efc5e02a3be37a41ee9dd9ff08b99 authored over 3 years ago
Merge pull request #1797 from praw-dev/sticky-docs

Fix grammar in Submission.sticky docstring

github.com/praw-dev/praw - 928a965e95fa9c0be88fc259247898613fa1d24a authored over 3 years ago
Fix grammar in Submission.sticky docstring

github.com/praw-dev/praw - c3e7092c4cee08b407fc4c80cbf5d0d30d6838a4 authored over 3 years ago
Merge pull request #1798 from praw-dev/fix-actions

Fix linting pre-hook failure on Python 3.10

github.com/praw-dev/praw - cf34efe14924204128ced6568dbe5514fc47beaf authored over 3 years ago