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

Merge pull request #231 from praw-dev/consolidate_workflows

Consolidate GitHub Actions workflows

github.com/praw-dev/asyncpraw - a0a0f6cb7360d4ddf3252dd5045becdbc03891ea authored about 2 years ago
Remove unused dependencies

Update pre-commit

github.com/praw-dev/prawcore - aad0e57183d471a08b0ee58953c2786dd8acfe1b authored about 2 years ago
Consolidate GitHub Actions workflows

github.com/praw-dev/prawcore - 12aae7aa462778d6aed5d0a804516a9d7158b4ff authored about 2 years ago
Merge pull request #133 from praw-dev/abstract_classes

Abstract classes

github.com/praw-dev/prawcore - d9852f4bd13895d21e523945abda5110f4e6857f authored about 2 years ago
Consolidate GitHub Actions workflows

github.com/praw-dev/asyncpraw - 97a04066b98eb9bdc7abe91b1b8d967d61c79edd authored about 2 years ago
Consolidate GitHub Actions workflows

github.com/praw-dev/praw - 848e98483d8f000ba6737a5172ae9f33e96951fb authored about 2 years ago
Fix readme typo

github.com/praw-dev/praw - 2a5753475aa8fc32f111830f7f2253b51821d0f2 authored about 2 years ago
Fix readme typo

github.com/praw-dev/asyncpraw - eeec89fa63985e87241cbe8838a32c40339dc9d8 authored about 2 years ago
Consolidate GitHub Actions workflows

github.com/praw-dev/.github - 0c1a7ac5c9bb5c377ff9f7b2699f4c1e77b0df0d authored about 2 years ago
Merge pull request #230 from praw-dev/sort_code

Sort code to adhere to contributing guidelines

github.com/praw-dev/asyncpraw - 9096a733485b39aba109c7f12dae052515275ba2 authored about 2 years ago
Merge pull request #1929 from praw-dev/sort_code

Sort code to adhere to contributing guidelines

github.com/praw-dev/praw - fd5741b4f305e37aaead64b95a13ae70b178260d authored about 2 years ago
Sort code to adhere to contributing guidelines

github.com/praw-dev/asyncpraw - 0410ffdb8c5afa3fc10bdf0e2d632abde775d087 authored about 2 years ago
Sort code to adhere to contributing guidelines

github.com/praw-dev/praw - 9a3f934439174deb7dcc452f68adb5767d454a11 authored about 2 years ago
Bug report changes and new documentation issue template

github.com/praw-dev/asyncpraw - 42fc1c34dd323222f50505b7971b7c6aa152bb3d authored about 2 years ago
Bug report changes and new documentation issue template

github.com/praw-dev/praw - a5e8176adab7d65bf7183702e08a5a6ff2db2c07 authored about 2 years ago
Merge pull request #229 from praw-dev/python_3.11

Add support for Python 3.11

github.com/praw-dev/asyncpraw - 1fb31f9829d585550c5d35695d03c036b489dbb3 authored about 2 years ago
Merge pull request #1928 from praw-dev/python_3.11

Add support for Python 3.11

github.com/praw-dev/praw - dd92272f3aacd20f13b5d5bbeee85649ddebf7b0 authored about 2 years ago
Add support for Python 3.11

github.com/praw-dev/asyncpraw - 1cdd6b47ae8732f42ec304abd47848e591af4367 authored about 2 years ago
Add support for Python 3.11

github.com/praw-dev/praw - dffe2af30ad0f865287b90e2cbac12f1c31b2660 authored about 2 years ago
Merge pull request #228 from praw-dev/update/pre-commit-hooks

Update pre-commit hooks

github.com/praw-dev/asyncpraw - a566ceb4a4ef2fec2207c43a3efe9cb637313780 authored about 2 years ago
Merge pull request #1927 from praw-dev/update/pre-commit-hooks

Update pre-commit hooks

github.com/praw-dev/praw - 52797c478d913f7d43068e0d621e51bfe9aecf5d authored about 2 years ago
Update pre-commit hooks

github.com/praw-dev/asyncpraw - 2c2dd86f33a61996a186e63b359b965ac5da6faa authored about 2 years ago
Update pre-commit hooks

github.com/praw-dev/praw - 2dbfbae40544e366001c1aac4feefc9477fa5ca8 authored about 2 years ago
Merge pull request #1926 from praw-dev/remove_unused_cassettes

Remove unused cassettes

github.com/praw-dev/praw - 1464552e6b4de10624a2fe3eccc980d7ac68de54 authored about 2 years ago
Merge pull request #227 from praw-dev/ensure_no_unused_cassettes

Ensure no unused cassettes

github.com/praw-dev/asyncpraw - b2064be3d1939c899f9efae3127ddae05d1cdd6c authored about 2 years ago
Improve tests, clean up test code, and sort test functions/classes

github.com/praw-dev/praw - 57cd15ded7b883810aa7b0353fcf20db34af6cdd authored about 2 years ago
More test tidying

github.com/praw-dev/asyncpraw - 779ff38fc6d70702a899e00b29fe46775715c01a authored about 2 years ago
Add missing contributing docs

github.com/praw-dev/asyncpraw - 1750585a4d6bfc8b75e290314bb96de424320534 authored about 2 years ago
Remove unused cassettes

github.com/praw-dev/praw - 94ed2585f2792ef61452e2f2aabb84ee69cf95fd authored about 2 years ago
Merge pull request #1923 from praw-dev/test_improvements

Improve tests, clean up test code, and sort test functions/classes

github.com/praw-dev/praw - a586c29b694cb6596a771768d4f52b9c2f104402 authored about 2 years ago
Ensure unused cassettes are not uploaded

github.com/praw-dev/asyncpraw - 929fd398a9d7143d239ac4a2426d10e064f2fcb4 authored about 2 years ago
Improve tests, clean up test code, and sort test functions/classes

github.com/praw-dev/praw - 33b610e6ecacec79ca538103e1ac1671dadcb3b5 authored about 2 years ago
Merge pull request #225 from praw-dev/more_test_cleanup

Additional test cleanup

github.com/praw-dev/asyncpraw - 7aa91e81b0714f0297a8b24f933eb249e6e9a7f4 authored about 2 years ago
More test cleanup

github.com/praw-dev/asyncpraw - 91eb24f663fad342f09aaeba0a360c8d0da0f38c authored about 2 years ago
Merge pull request #226 from praw-dev/fix_image_upload

Fix uploading files for submit

github.com/praw-dev/asyncpraw - f2536b26b940d1df1882b906408eb7e519edc887 authored about 2 years ago
Fix uploading files for submit

github.com/praw-dev/asyncpraw - 8ecdd010b9f0965bfe583eb04d29d605256d03c3 authored about 2 years ago
Update CHANGES.rst

github.com/praw-dev/asyncpraw - e3fef842f2ed4002e51f67347624d1e7de4b97a8 authored about 2 years ago
Merge pull request #223 from praw-dev/update/pre-commit-hooks

github.com/praw-dev/asyncpraw - a48e53dc9081a75acb5ee2fd789e7b527b7d4c3b authored about 2 years ago
Merge pull request #1921 from praw-dev/update/pre-commit-hooks

github.com/praw-dev/praw - 9e6f0a5d5d52e0c82761bd176ba2f17512af4fd9 authored about 2 years ago
[Feature] Allow ability to specify output subreddit destination (#55)

* [Feature] Allow ability to specify output subreddit destination

github.com/praw-dev/prawtools - d5912e6277989e85a3f410493a8d2a2ef37e79d5 authored about 2 years ago
Update pre-commit hooks

github.com/praw-dev/asyncpraw - c8855e78e0482e9020e44b4746cdfdd2e20f0705 authored about 2 years ago
Update pre-commit hooks

github.com/praw-dev/praw - a5548704eddbc3d12a52aa8f44eb891184a65fc8 authored about 2 years ago
Merge pull request #54 from michaelli1324/comments-fix

github.com/praw-dev/prawtools - ff19d80705fbefd9c2fd6e958c13d98be90fbed4 authored about 2 years ago
[Bug] Fix broken comment permalinks

github.com/praw-dev/prawtools - 22b9aaa4814058531b81445e3dc8fd8776c2d193 authored about 2 years ago
Merge pull request #222 from praw-dev/mobile_banner

Added support for Mobile Banner uploads. (#1902)

github.com/praw-dev/asyncpraw - db8c96dbe777bfc11fc96ab4450ce3547ef5c3e3 authored about 2 years ago
Merge pull request #221 from praw-dev/more_test_cleanup

Test cleanup

github.com/praw-dev/asyncpraw - fc84a8946daea157d82ac473811b029b8884f7f3 authored about 2 years ago
Added support for Mobile Banner uploads. (#1902)

* Added support for Mobile Banner uploads.

* Update CHANGES.rst

Co-authored-by: Joel Payne <15...

github.com/praw-dev/asyncpraw - 79d9351f0eb36336cee5f0535dd045f51da3342c authored about 2 years ago
Merge pull request #220 from praw-dev/fix_notes

Fix iterating mod notes when there is more than a single page

github.com/praw-dev/asyncpraw - 08f401202d63f85a00392696c837073f209416cc authored about 2 years ago
Merge pull request #1917 from praw-dev/update/pre-commit-hooks

Update pre-commit hooks

github.com/praw-dev/praw - e0ec1d237e61463235d294704f04066e3cf076bc authored about 2 years ago
Fix running single tests

github.com/praw-dev/asyncpraw - dbd1cf06e2a64e7d8c2142622d508ee699a9b8a5 authored about 2 years ago
Fix the after param in the mod notes listing (#1918)

(cherry picked from commit praw-dev/praw@1a04db1ff88fee6ba692882caad7a409ff4baacf)

github.com/praw-dev/asyncpraw - f6a978869882a54809b822093557168135f25ebf authored about 2 years ago
Update pre-commit hooks

github.com/praw-dev/praw - 11b11d0060e1d8806cefcd96e6226def1cd1accf authored about 2 years ago
Update pre-commit hooks (#218)

github.com/praw-dev/asyncpraw - 3894fcab9e3faa0e0578229677eafdd9ba219ab3 authored about 2 years ago
Merge pull request #219 from praw-dev/upgrade_tests

Fully migrate from nose to pytest and general code clean up

github.com/praw-dev/asyncpraw - 8ec364ab7433f62ea719a409020f56535edcf9d3 authored about 2 years ago
Convert integration tests that make no requests to unit tests

github.com/praw-dev/asyncpraw - b701a950c651c677dcd1d11ac0462ca488bec291 authored about 2 years ago
Remove unused cassettes

github.com/praw-dev/asyncpraw - 5adbabf5e6a78d17fe6171a2c8f0254b0788ea4f authored about 2 years ago
General cleanup

github.com/praw-dev/asyncpraw - 43d257bebb0b35cdfebd8123a318b55ab0a2d734 authored about 2 years ago
Cleanup tests and fully migrate from nose to pytest

github.com/praw-dev/asyncpraw - b31eb441c3f4ed0a001a2000014e79163f7b9587 authored about 2 years ago
Added support for Mobile Banner uploads. (#1902)

* Added support for Mobile Banner uploads.

* Update CHANGES.rst

Co-authored-by: Joel Payne...

github.com/praw-dev/praw - 61d4132b9feed55b5f0c380a8738f721ae2b1812 authored about 2 years ago
Fix the after param in the mod notes listing (#1918)

github.com/praw-dev/praw - 1a04db1ff88fee6ba692882caad7a409ff4baacf authored about 2 years ago
Merge pull request #217 from praw-dev/prepare_release_v7.6.1

Release v7.6.1

github.com/praw-dev/asyncpraw - 16fabf83054920f0017020ae14fa378f5c07de46 authored about 2 years ago
Bump to v7.6.1

github.com/praw-dev/asyncpraw - 9ef9c52fb66f60186dcdb346e22e6b33d99630e7 authored about 2 years ago
Set development version v7.6.2.dev0

github.com/praw-dev/asyncpraw - e7c828dee4abcba32a5d069166fbb1b8945a7da8 authored about 2 years ago
Merge pull request #216 from praw-dev/positional_argument_reverts

Revert `EditableMixin.edit` positional argument deprecation

github.com/praw-dev/asyncpraw - a381420c4f0836dbd294c71807aa39b3756b0a32 authored about 2 years ago
Add missing type annotation

github.com/praw-dev/asyncpraw - bb8c7a7f3d15c7ba4e5627c95009648a4e46baa0 authored about 2 years ago
Revert `EditableMixin.edit` positional argument deprecation

(cherry picked from commit praw-dev/praw@3d729040c2d610e1a2d7a98342de6c0f7724b9b5)

github.com/praw-dev/asyncpraw - 239ce85997d350ff3fed2dd835b58fe364c7794c authored about 2 years ago
Update AUTHORS.rst

(cherry picked from commit praw-dev/praw@426bf0bd77e1f96ebe1ccd42accd612d3ecb6ff4)

github.com/praw-dev/asyncpraw - 38f22387d2f7c1424087b3134c747e6a2c9f7225 authored about 2 years ago
Merge pull request #215 from praw-dev/fix_codeblocks

Fix code blocks in LMGTFY bot example

github.com/praw-dev/asyncpraw - 144b1d9294b523d1940f2de601b007bf87588d1a authored about 2 years ago
Fix code blocks in LMGTFY bot example

(cherry picked from commit praw-dev/praw@4fa3b3b9000cbc2a8a3dfa124db564e88e62628d)

github.com/praw-dev/asyncpraw - ee0177cd85dd71db63402ad4a97f4c8e308da8ff authored about 2 years ago
Merge pull request #214 from praw-dev/standardize_quotes

Standardize quotes in error messages and stdout messages

github.com/praw-dev/asyncpraw - 3bb04b07a42b47131394f1d465281ad8fd487f9b authored about 2 years ago
Standardize quotes in error messages and stdout messages

(cherry picked from commit praw-dev/praw@7766f95b57cab92a010a688b89de39740529fd57)

github.com/praw-dev/asyncpraw - e6b74558b0dcb738b275244f6c53e6724e303845 authored about 2 years ago
Merge pull request #213 from praw-dev/fix_quickstart_typo

Changed subreddit in text and code to use `test` subreddit in quickstart example

github.com/praw-dev/asyncpraw - 460ab97a6a12169fbde355037bc01235c7cec30c authored about 2 years ago
Changed subreddit in text and code to use `test` subreddit in quickstart example

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

github.com/praw-dev/asyncpraw - c49d9d247a3a6a6d7a9a7d64fd92944a091ae15b authored about 2 years ago
Merge pull request #212 from praw-dev/dark_mode_fixes

Dark mode CSS improvements

github.com/praw-dev/asyncpraw - 653d67a338f9cc5c44af4899099a28a6e8b5a78c authored about 2 years ago
Dark mode CSS improvements

(cherry picked from commit praw-dev/praw@8720d503a2f0a7184485eada572ec51f6209fd56)

github.com/praw-dev/asyncpraw - b1d1b53bf1f55fba21f83b64debcd1de45607fa6 authored about 2 years ago
Merge pull request #211 from praw-dev/improve_docs

Added targeted harassment prevention note

github.com/praw-dev/asyncpraw - cee6e941231419c21a3c65f1077674f05e0a9d3e authored about 2 years ago
Added targeted harassment prevention note

As discussed over on https://www.reddit.com/r/redditdev/comments/w6des4/received_403_http_respon...

github.com/praw-dev/asyncpraw - 21225f50b05d8f44d26a3a5fc6407ee4812a4174 authored about 2 years ago
Merge pull request #210 from praw-dev/Reddit_typing

Add int to **config_settings type annotation

github.com/praw-dev/asyncpraw - 2b7aae74d8d953c5a3a0951ae0a86d5f6bfc3da7 authored about 2 years ago
Add int to **config_settings type annotation

(cherry picked from commit praw-dev/praw@35da17b1ff422e50d639f44b5faba5bd164b18b0)

github.com/praw-dev/asyncpraw - 640294e672d90ca38824d76d57f10b1ea2027b9f authored about 2 years ago
Merge pull request #209 from praw-dev/update_docs

Update submission.py

github.com/praw-dev/asyncpraw - f21499955b857f04d01bf59ba827cdb0ce86448d authored about 2 years ago
Update submission.py

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

github.com/praw-dev/asyncpraw - 7b5c53eb00ec7bdb8b6e3a56d31c7879e38ea865 authored about 2 years ago
Merge pull request #208 from praw-dev/modmail_obj_ids

Don't set obj_ids since it can be missing data

github.com/praw-dev/asyncpraw - 161fc05ec5d4101df7af17457d35b96ed3b8d744 authored about 2 years ago
Don't set obj_ids since it can be missing data

(cherry picked from commit praw-dev/praw@1fd5bc207716cf4e4549fdc92b38ef8b1f61a775)

github.com/praw-dev/asyncpraw - 35067ed241b31cea47c8c9d26157401719c81f9e authored about 2 years ago
Merge pull request #207 from praw-dev/type_mixins

Add missing typing annotations and improve docs

github.com/praw-dev/asyncpraw - 4b023ff6857ce2b4f0d52327c2914e23a37c67dc authored about 2 years ago
Merge pull request #206 from praw-dev/link_template_docs

Fix typo in docs

github.com/praw-dev/asyncpraw - fe92c6390ec8cbf3efd4c8845db7fdb68f4dbe7f authored about 2 years ago
Merge pull request #204 from praw-dev/modmail_conversations

Don't pre-populate ModmailConversation.messages

github.com/praw-dev/asyncpraw - bd325f7d26aefa10a05635c336b4d899e7bbd34a authored about 2 years ago
Add missing typing annotations and improve docs

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

github.com/praw-dev/asyncpraw - f2a2be0661a96457f3be7cb3e13a57c32060b28d authored about 2 years ago
Fix typo in docs

(cherry picked from commit praw-dev/praw@56d8a33424c60fb1a2c0a6f54fb35e061c5e7c90)

github.com/praw-dev/asyncpraw - b5f6ddb60d6b144e3f07f5112476acaaba63b650 authored about 2 years ago
Don't pre-populate ModmailConversation.messages

(cherry picked from commit praw-dev/praw@3172943413a7e14e1071ab8fd03699b17cc632c7)

github.com/praw-dev/asyncpraw - 2170b2db2a13340ddd4bebe815ac9565842b8e5c authored about 2 years ago
Merge pull request #205 from praw-dev/pin_pytest

Update pytest to 7.2

github.com/praw-dev/asyncpraw - 259a2afd057226677fae81aafa515d145475762e authored about 2 years ago
Remove dependency on asynctest for python 3.8+

github.com/praw-dev/asyncpraw - cad6e764facbf4b778c805e66c9adb4d512be1ef authored about 2 years ago
Upgrade to pytest 7.2

github.com/praw-dev/asyncpraw - 8680ff8d2ec0c0a2cc2977b4d7dc4b8e1164729a authored about 2 years ago
Fix incorrect mock

github.com/praw-dev/asyncpraw - eafe854151333c895e7d1ddf093ff0d58a869d65 authored about 2 years ago
Merge pull request #1913 from praw-dev/prepare_release_v7.6.1

Release v7.6.1

github.com/praw-dev/praw - 5d6ba1a3958111aae536981ef446940476381278 authored about 2 years ago
Bump to v7.6.1

github.com/praw-dev/praw - 827a4f210c114fc0d70bbac15276654e76272946 authored about 2 years ago
Set development version v7.6.2.dev0

github.com/praw-dev/praw - 772925413e9efe3228108486d136b3e26783ef8a authored about 2 years ago
Add missing changelog entries

github.com/praw-dev/praw - 1038506698f16e58181e74cd57123687a84ec00e authored about 2 years ago
Merge pull request #1912 from praw-dev/revert-1911-prepare_release_v7.6.1

Revert "Release v7.6.1"

github.com/praw-dev/praw - c01f9efc9cebf596220c521ebcec0625b21e3fe3 authored about 2 years ago