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

Explain why -access is needed for mod invite permissions.

542f614a6c79b61ef71d10872ce828ee2047c7fd authored about 8 years ago
Add Subreddit.moderator.invite. Add mod invite permissions.

6f6fa40ec830edf5e193baa9b02de93f95fce9f3 authored about 8 years ago
Add Subreddit.mod.leave.

164fd35953f3f8cc655c3d595cdeb01e2ac1669c authored about 8 years ago
Add Subreddit.flair.configure.

f96e3f53af06b8fd6078990890735f720bffb542 authored about 8 years ago
Add Subreddit.flair.delete.

4d933ad1f2db87ef31b1446df6a9a52225b0bebf authored about 8 years ago
Remove captcha API path.

PRAW4 will not (presently) support captchas. It's not clear if captchas are
required when using ...

e1497bc4b35c190c661352d6c2f319b417f93c93 authored about 8 years ago
Add Subreddit.mod.accept_invite.

88d261eb7b1be8b48dcd604ec637d16853b091c2 authored about 8 years ago
Cast Submission.subreddit start and end arguments to integers.

59cc4a05d7d46b5affc97534bebc565876b517fb authored over 8 years ago
Link to PRAW4's documentation in the README.

417c5ce4562a8c5b2b2170b99676187a00ee1533 authored over 8 years ago
Bump to v4.0.0b21.

9de8f3eb429996d6321f58c2df27f97e73d13f2a authored over 8 years ago
Remove duplicate space in CommentForest docstring.

c4b21bd2332ae6f372625f874b9344615779f8b3 authored over 8 years ago
Fix issue with duplicates in streams.

8bef2e966888015acd08bfaf7c381ed448f73d1a authored over 8 years ago
Merge pull request #671 from patrickstocklin/master

Added project chattR to useful_scripts.rst

983ca5e57488ad264522ce4cb1dfdb26c74152e1 authored over 8 years ago
Added project chattR to useful_scripts.rst

7326e8b2f538d46b577016185730faf837355554 authored over 8 years ago
Group SubredditRelationship API_PATHs with list_ prefix.

7b2f4f7235083e2afcdf217678abd679f4e2a0be authored over 8 years ago
Officially remove support for a few non-OAuth endpoints.

91dc128e70d7308c53ed703c8d2c252bb52fec8b authored over 8 years ago
Rename some API_PATHs to group by the 'about' section.

85b8af4bd2ffdd5b67d7a73ab5914b1ae6664079 authored over 8 years ago
Remove no longer needed API_PATHs.

f661b5ebb82713fa47e684bfa2a26825c806f833 authored over 8 years ago
Raise ClientException with deleted comments in refresh.

2804602f751f61bb76181907768e1807e65e53a6 authored over 8 years ago
Update changelog with entries for PRAW4 changes and additions.

f91f79e74f5935515bef8d4883c6da43aafd5c3c authored over 8 years ago
Add obtain_refresh_token example.

8f67ff90b54b8dda12924384299bff2d8c4df490 authored over 8 years ago
Bump to 4.0.0b20.

a7604236764bfc896202e53a368d6948aa595570 authored over 8 years ago
Add Auth.authorize for web apps.

cee2775a6fc22730627b67d2cf9f5ec508bdffea authored over 8 years ago
Remove UntrustedIntegrationTest class as it is only used once.

cd9b2df08888f38590b36cde8a8fcb33f0fe94ff authored over 8 years ago
Create three _app factories in Auth unit test.

d2eb0c4f0d35d76dc5a242020fdae75df0c958e4 authored over 8 years ago
Support Auth.url for web flow.

7a5c1d146ad06d5b597d25ccf5bc0c1e87484b8d authored over 8 years ago
Fix exception message with read_only=False.

63c1eed83a1a9f4425feb731d2ebb0976aedfb3d authored over 8 years ago
Bump to 4.0.0b19.

e1199108a3d11c44bbc5ea2e4c5bd172a5de17e8 authored over 8 years ago
Add Comment.refresh.

6b75b1e543c6bf0a812e7ce2661244fee660a2eb authored over 8 years ago
Remove unneeded linebreaks in Comment integration test.

00bb48c770d4d94d819a689c3440a478bd5a2584 authored over 8 years ago
Bump to 4.0.0b18.

dd11d6d057958579909eee61d35ce77014d95366 authored over 8 years ago
Remove useless pylint ignore.

1b2ef1c743f0490cec3dd507fd696643ea9d55e8 authored over 8 years ago
Add Subreddit.submissions.

50610754ffce4c2ce2ba416aba51f0f38744b2d4 authored over 8 years ago
Reddit uses base36 ids, not base64.

b4d2a25b8979dde07f3d7e260aca912498a62095 authored over 8 years ago
Exclude eggs directory when running flake8 in pre_push script.

43fb99438b11f5bd8c5379e101f1a9251385aef9 authored over 8 years ago
Use deepcopy to avoid modifying user-passed param dictionaries.

c8d3f9a4f12a442e37451b64e483ff54b9441640 authored over 8 years ago
Update some test_redditor variables to correctly refer to items.

3a800d64f06db79252d9ebcec2a5471864289089 authored over 8 years ago
Fix unit TestRedditor class to have the right name.

db857ed52fed992e95612162c961da99321271eb authored over 8 years ago
Add reddit.user.karma method.

2b228b32e409bff15480cec444426fb458e6bad6 authored over 8 years ago
Raise PRAWException when fetching comments with invalid ids.

1904e7f67d1e60baacaa9a31fb920b3a778c68fb authored over 8 years ago
Merge pull request #660 from 13steinj/add_tests_3

Add tests 3

1c93b8e8612776e4e8b13b3e5ce16a36fc8946c8 authored over 8 years ago
Merge pull request #670 from mdippery/tox-fixes

Pin test dep versions for tox

1dffa08b628c043aa94ce0acdd1a0a418f32cbcc authored over 8 years ago
Pin test dep versions for tox

If these versions are not pinned, then tox encounters errors when
creating the virtualenv for te...

500272b62ce4e569f421ca472f9c8b159c838ee3 authored over 8 years ago
Fix SKIP_BETAMAX header to work with newer versions of requests.

See https://github.com/kennethreitz/requests/issues/3477 for more info.

TLDR; Headers can only ...

c5b44533c0a306b74f57c862bd76364e1fc099dc authored over 8 years ago
Merge pull request #669 from zhifuge/praw4

New content for get started doc

d611af6cf0eecebfb49fe1136bdc9bfdf43246dd authored over 8 years ago
Fix some mis-placed section title levels

d9b4167da3869818098cf72948789007075ecad1 authored over 8 years ago
Add a section to explain how to get available attributes of objects.

Some minor problems are also fixed.

88dac3204f3210e072c064b1ca98d35c479ff00f authored over 8 years ago
Fix a link within getting started.

b96039589f6114d559f33626d5f5eb44ed00ff47 authored over 8 years ago
Add Zhifu Ge to doc contributors

90be8d959f13c7ab7d8834fe6b1a26d143e5bd74 authored over 8 years ago
New content for get started doc

Add prerequisites and the most common tasks.

2cf33b30a3b75f1a450e34de1a9535553d22e963 authored over 8 years ago
Readd AUTHORS.rst documentation placeholder line.

59d277c9a88cd47b8b5cb7aee5fc20c6de9e614e authored over 8 years ago
Merge pull request #667 from DCuddies/patch-2

Update AUTHORS.rst

efa1022714b5487d4614a3d5e844cb0b0961ba43 authored over 8 years ago
Update AUTHORS.rst

e3d888dd03fcc1263e6f02f6852abe092afc4bbd authored over 8 years ago
Bump to 4.0.0b17.

040e065a00e7b34aab8033610e2439209bed31b4 authored over 8 years ago
Merge pull request #666 from praw-dev/lock

Add Submission lock and unlock.

3af1e54fa84fccc7e803a21c1ffd7e80645dcfed authored over 8 years ago
Add Submission lock and unlock.

a1338d4091d0ca1035f5c7ead5abd079503d8649 authored over 8 years ago
Add Documentation Contributors section to AUTHORS.rst.

b51d12c723b37598af10b81f362509103fdd8da2 authored over 8 years ago
Merge pull request #665 from praw-dev/config

Extra praw.ini config values are now available under Config.custom.

079b5eee31d21c346cfca455b4c0e07e56070d1a authored over 8 years ago
Extra praw.ini config values are now available under Config.custom.

9313b332524de19a558cf326cb8f2e00dceb6232 authored over 8 years ago
Refactor Config loading with no functionality changes.

881c32dde52648f00a9404c10d03db48c6470d6c authored over 8 years ago
Merge pull request #663 from flokli/optional-update-checker

make update_checker an optional dependency

99456d17a3c3ae233220718cac6268618aa6a374 authored over 8 years ago
make update_checker an optional dependency

Address praw-dev/praw#610 and the comments
for commit 209b6e506b3c3b0e33d697542d114f6bb51a5e5b

...

4ca7977c993ce27831636c7bafeb906003a18b5c authored over 8 years ago
Merge pull request #664 from flokli/update-checker-version

setup.py: require update_checker >=0.11

02c4529f15b2064bacced0255e3b6e34c842b1d2 authored over 8 years ago
setup.py: require update_checker >=0.11

update_checker-0.12 was released in July, which should also be supported

84631e868222ac1a014d53127f6a27ca837b2c71 authored over 8 years ago
Update MANIFEST.in to include LICENSE.txt rather than COPYING.

55454d860ad9374d76f20d968f80d4e24e3c7abf authored over 8 years ago
Bump to 4.0.0b16.

ef001520a8d8c2ec5475e7e73ce1ef1f59947629 authored over 8 years ago
Merge pull request #662 from praw-dev/refresh_auth

Use simple Authorizer when refresh_token is provided in some cases.

993b3aa03305253c88893f94f74bf958095d2545 authored over 8 years ago
Use simple Authorizer when refresh_token is provided*.

* Only when username and password are not provided.

7d786295aa553c45e17256e05ac000c40718e010 authored over 8 years ago
Make config.CONFIG_NOT_SET object evaluate to False.

4b226ed476a2db59e5429957fb64752d9fdc1b06 authored over 8 years ago
Bump to 4.0.0b15.

804d862951f905c5e22a3bf13fea270c41490bd6 authored over 8 years ago
Merge pull request #661 from praw-dev/flair_templates

Add subreddit.flair.templates.

70c180cd6fd88cb24508060539ca15183b763039 authored over 8 years ago
Add subreddit.flair.templates.

74ae3715044c7c583015c1a86b0351aecac56ff1 authored over 8 years ago
test_scope_creddits: test over maximum allowed credits

Numbers greater than 36 weren't tested, which missed a source line.

d3f92c11589e34b1c9e61726b16b94d331e58f7a authored over 8 years ago
Fix test_auto_refresh_token

Not only was auto_refresh_token broken because refreshing a Redditor object doesn't use OAuth wi...

dc69c6c526a424e970767724e44ef0428e638dff authored over 8 years ago
Revert "Temporarily fix test_auto_refresh_token"

This reverts commit 299b6f5e17599f07c107af541f633ea8b94dc5ed because the next commits fix it pro...

ab66a094d04d8342ad78e627b214215f9e02ce38 authored over 8 years ago
Add tests for decorators.py and errors.py

This brings these two files to 100% coverage.

As an aside a simple system for mocking / alterin...

b46873df24ff9994c17c32d1ffefb4f8d381ae73 authored over 8 years ago
Add captcha tests for bound reddit sessions and kw based answers

PRAW doesn't currently use either of these, however it theoretically could in the future with a ...

933684d2847668731f75555eaa329b188b9ee4f6 authored over 8 years ago
Captcha tests: test empty captcha reads

Add a test for an empty captcha read (and in doing so, reraising the invalid captcha exception)....

59397282f3c7ee07e4754377828b4c22e06f9059 authored over 8 years ago
Add 'Team Members' section

b7b03fccb154ef0d3c1767776399c891dfc5951a authored over 8 years ago
Bump to 4.0.0b14.

c9b63d58d7338afb43b5d23d39c08bdfa36a6d99 authored over 8 years ago
Support direct boolean values for check_for_updates.

4c96f10148bcd32e7d85f262571f6260da4fe972 authored over 8 years ago
Add hard link to PRAW's license in README.

b55ebe5a50fc5f4862ea209db15eec6929a1ff65 authored over 8 years ago
Add AUTHORS.rst file and update CONTRIBUTING document.

62ff78cd81e60168bfbb1ff26f269459b35e01b1 authored over 8 years ago
Use less restrictive Simplified BSD License.

The following command was used to determine the author of active contributions
at the time of so...

0860c11a9309c80621c267af7caeb6a993933744 authored over 8 years ago
Remove remaining old PRAW<4 files.

a5c80edd293a64a62f0a7f0c128624cb068240ac authored over 8 years ago
Fix only -> of typo in comments document.

30d2c0b47b55099a91269a05b6b6ee1acb07aa97 authored over 8 years ago
Show python example in comment extraction document.

fc0a80555ca0278bcc7954b3e89469c70cad5971 authored over 8 years ago
Bump to 4.0.0b13.

8543d7ddf3e0afae0ed3056859b1db21d19796da authored over 8 years ago
Merge pull request #657 from praw-dev/pylint

Address pylint complaints.

438eb073528355536f7a9930704db170103065a2 authored over 8 years ago
Address pylint complaints.

17b857dd21bc1a7b3142feedc1a7c63b286c8b07 authored over 8 years ago
Merge pull request #656 from praw-dev/untrusted_auth

Support "installed" applications.

35f2adb81b685e70b0bb8b93a2abeebb587915f1 authored over 8 years ago
Add Reddit.auth.url.

956974dccbe070762f28b1f09396913836573b74 authored over 8 years ago
Add Reddit.auth containing an implicit method.

f3706fd766cce02b8052e7b9cced7cbdedddbe2f authored over 8 years ago
Support read-only "installed" applications.

63a5c467fcf6b8c56f3a99124235a41113283e59 authored over 8 years ago
Differentiate between None and NOT_SET in Config.

``client_secret`` can be explicitly set to None.

a6264d9c7f4509ec8b89dfe885f062805aeae033 authored over 8 years ago
Depend on prawcore 0.2.1.

4ae9f8d06304dd23c3bbca44ee9bbfa224d4fc4a authored over 8 years ago
Add specificity to PRAW's creation history.

acc2e09e1cbc17f5794319d0aef3dfe56a2af66f authored over 8 years ago
Add history section to README.

cbba7924fe62aeee23c2a82f2531c0ea723be9ff authored over 8 years ago
Merge pull request #655 from 13steinj/add_tests_2

Add tests 2

f482a4b026eb5e4eccaaf7cb5d7f45589e74a85d authored over 8 years ago
tests.test_config: minimize imports

053fdddd3a3cc08d44296472c1d9f1ce042f6290 authored over 8 years ago