Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/praw-dev/asyncprawcore
Low-level asynchronous communication layer for Async PRAW 7+.
https://github.com/praw-dev/asyncprawcore
Add script_auth_friend_list.py example.
b30052c6e88e68e035f37b4104d028962368f6b5 authored almost 9 years ago by Bryce Boe <[email protected]>
b30052c6e88e68e035f37b4104d028962368f6b5 authored almost 9 years ago by Bryce Boe <[email protected]>
Add tests for ScriptAuthorizer.
04e91cbfd0bb7403a75e53b31b9ac7eba138ecf1 authored almost 9 years ago by Bryce Boe <[email protected]>
04e91cbfd0bb7403a75e53b31b9ac7eba138ecf1 authored almost 9 years ago by Bryce Boe <[email protected]>
Add ScriptAuthorizer that supports personal-use script OAuth.
0ff62099a38a54a951de55f1523855f6448ac4a6 authored almost 9 years ago by Bryce Boe <[email protected]>
0ff62099a38a54a951de55f1523855f6448ac4a6 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #8 from praw-dev/trophy_example
Simplify trophies example in README.rst.
3b8b042256484ef10e15066b1ead4469920f3539 authored almost 9 years ago by Bryce Boe <[email protected]>
Add more complete trophies.py example.
764ace9cdc530d88ec1380b733c8a068ed1f359d authored almost 9 years ago by Bryce Boe <[email protected]>
764ace9cdc530d88ec1380b733c8a068ed1f359d authored almost 9 years ago by Bryce Boe <[email protected]>
Simplify trophies example in README.rst.
af6119f04c20698dbaf9cefd16ec34519001f201 authored almost 9 years ago by Bryce Boe <[email protected]>
af6119f04c20698dbaf9cefd16ec34519001f201 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #6 from praw-dev/documentation
Add execution and dependency information to README.rst.
24d4fc29ff40ce9a02285ad76b2133281abe4081 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Execution Example to README.rst.
f1cbe6307b406a33b07bc1d97bf9751e64769565 authored almost 9 years ago by Bryce Boe <[email protected]>
f1cbe6307b406a33b07bc1d97bf9751e64769565 authored almost 9 years ago by Bryce Boe <[email protected]>
Simplify installation section in README.rst.
31919a1884a8b495e9760030093bbdc243ede405 authored almost 9 years ago by Bryce Boe <[email protected]>
31919a1884a8b495e9760030093bbdc243ede405 authored almost 9 years ago by Bryce Boe <[email protected]>
Add dependency information to README.rst.
5f0a0732fd2da962c0502ec06682a124129e4cd2 authored almost 9 years ago by Bryce Boe <[email protected]>
5f0a0732fd2da962c0502ec06682a124129e4cd2 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #7 from praw-dev/readonly
Add ReadOnlyAuthorizer.
150e155eb8f88b2caaa7a557ad6b1ddb03bf0aa8 authored almost 9 years ago by Bryce Boe <[email protected]>
Add ReadOnlyAuthorizer.
038350979a85f638326b066b4038774213eeb7ab authored almost 9 years ago by Bryce Boe <[email protected]>
038350979a85f638326b066b4038774213eeb7ab authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #5 from praw-dev/rate_limit
Add RateLimiter.
4a77959d2b16857f4c0cc4134128345188e338dd authored almost 9 years ago by Bryce Boe <[email protected]>
Pin mock version to 1.0.1 to avoid setuptools error.
1e831749a32ab20d0b585f44c7aeb8ef57a53417 authored almost 9 years ago by Bryce Boe <[email protected]>
1e831749a32ab20d0b585f44c7aeb8ef57a53417 authored almost 9 years ago by Bryce Boe <[email protected]>
Test RateLimiter.update.
bfbce9eb9a44554c67f1931f580fe21f60681fe4 authored almost 9 years ago by Bryce Boe <[email protected]>
bfbce9eb9a44554c67f1931f580fe21f60681fe4 authored almost 9 years ago by Bryce Boe <[email protected]>
Add tests for RateLimiter.delay.
d6b3f72e1eee449da0b385e993f50e846e522e89 authored almost 9 years ago by Bryce Boe <[email protected]>
d6b3f72e1eee449da0b385e993f50e846e522e89 authored almost 9 years ago by Bryce Boe <[email protected]>
Add RateLimiter.
428b4c5122f1e8c241b0124c13b1b4940e09274d authored almost 9 years ago by Bryce Boe <[email protected]>
428b4c5122f1e8c241b0124c13b1b4940e09274d authored almost 9 years ago by Bryce Boe <[email protected]>
Complete an initial version of the RateLimiter code.
The primary goal of the rate limiter it to ensure the API's rate limit is not
exceeded. The seco...
Merge pull request #4 from praw-dev/request
Add Session.request.
0a5f78445097a8c20fe5004c8292b0ba45538901 authored almost 9 years ago by Bryce Boe <[email protected]>
Add successful response and test case to Session.request.
8f2ac050f4871e21729152e622ad0d4a8ed295b7 authored almost 9 years ago by Bryce Boe <[email protected]>
8f2ac050f4871e21729152e622ad0d4a8ed295b7 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Session.request and test error cases.
df42efaf20e837eb3a8dd0ab1319ac2ad54bc9c1 authored almost 9 years ago by Bryce Boe <[email protected]>
df42efaf20e837eb3a8dd0ab1319ac2ad54bc9c1 authored almost 9 years ago by Bryce Boe <[email protected]>
Add and use shared http variable to util module.
5e0bf826f63296b01a0d4c70ec6a77f50f83b156 authored almost 9 years ago by Bryce Boe <[email protected]>
5e0bf826f63296b01a0d4c70ec6a77f50f83b156 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Authorizer.is_valid method.
586b5afd9c7f48153c22da7ade2c8932237f9309 authored almost 9 years ago by Bryce Boe <[email protected]>
586b5afd9c7f48153c22da7ade2c8932237f9309 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #3 from praw-dev/auth
Support refreshing OAuth2 tokens.
2d6a8ebf8172a6ff6d4af5395f6a7cbd9cb67075 authored almost 9 years ago by Bryce Boe <[email protected]>
Add test for Authorizer.refresh with invalid token.
eb132637df76f8aada9e4626e62e957d53fa8977 authored almost 9 years ago by Bryce Boe <[email protected]>
eb132637df76f8aada9e4626e62e957d53fa8977 authored almost 9 years ago by Bryce Boe <[email protected]>
Handle BASIC_AUTH placeholder issue with base64 encode types.
dc045a726a7f433de075e472486f1142134c94d8 authored almost 9 years ago by Bryce Boe <[email protected]>
dc045a726a7f433de075e472486f1142134c94d8 authored almost 9 years ago by Bryce Boe <[email protected]>
Add prawcore.exceptions and prawcore.auth.
6c483f9fd70ec6f9feafb026d1509abf3132f1ad authored almost 9 years ago by Bryce Boe <[email protected]>
6c483f9fd70ec6f9feafb026d1509abf3132f1ad authored almost 9 years ago by Bryce Boe <[email protected]>
Make Authorizer's request session 'privately' available.
2d88b78a96bcc7f01b172e19660645d39258d07b authored almost 9 years ago by Bryce Boe <[email protected]>
2d88b78a96bcc7f01b172e19660645d39258d07b authored almost 9 years ago by Bryce Boe <[email protected]>
Test Authorizer.refresh and cache results using betamax.
61ca0c0decafd3146b5cb2befb8da1534cc917a4 authored almost 9 years ago by Bryce Boe <[email protected]>
61ca0c0decafd3146b5cb2befb8da1534cc917a4 authored almost 9 years ago by Bryce Boe <[email protected]>
Add optional authorizer parameter to session class and function.
0ad6cb338bbf10c48049d5649b5cd41eab0ed8d1 authored almost 9 years ago by Bryce Boe <[email protected]>
0ad6cb338bbf10c48049d5649b5cd41eab0ed8d1 authored almost 9 years ago by Bryce Boe <[email protected]>
Move constants into prawcore.const.
1c38fd0206591b1d0ca407d256196aa9c69cea42 authored almost 9 years ago by Bryce Boe <[email protected]>
1c38fd0206591b1d0ca407d256196aa9c69cea42 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #2 from praw-dev/classifiers
Correct python version trove classifiers.
fb471cca2e64af75dad5feead0c66f32f6f0788e authored almost 9 years ago by Bryce Boe <[email protected]>
Correct python version trove classifiers.
0f9d68f60ab31bc0171e23bcd8d5229edbb5cf2b authored almost 9 years ago by Bryce Boe <[email protected]>
0f9d68f60ab31bc0171e23bcd8d5229edbb5cf2b authored almost 9 years ago by Bryce Boe <[email protected]>
Update .travis.yml. Add fast failure, pip cache, and sort keys.
7a1a339f897d682058aaaf30c453e571d1670192 authored almost 9 years ago by Bryce Boe <[email protected]>
7a1a339f897d682058aaaf30c453e571d1670192 authored almost 9 years ago by Bryce Boe <[email protected]>
Reformat README.
68ec1a72d8749c32b1f909908eb8b19933682209 authored almost 9 years ago by Bryce Boe <[email protected]>
68ec1a72d8749c32b1f909908eb8b19933682209 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #1 from praw-dev/travis
Add travis ci configuration.
14236d7dfca3c5ab862c23a2cafc69b6059ba981 authored almost 9 years ago by Bryce Boe <[email protected]>
Add build badges.
52f0f6b49be1f1ad20fa4dd332474b0124a0cbff authored almost 9 years ago by Bryce Boe <[email protected]>
52f0f6b49be1f1ad20fa4dd332474b0124a0cbff authored almost 9 years ago by Bryce Boe <[email protected]>
Add travis ci configuration.
1fa5f426efa840cdb5529ad04aa82b47e492896c authored almost 9 years ago by Bryce Boe <[email protected]>
1fa5f426efa840cdb5529ad04aa82b47e492896c authored almost 9 years ago by Bryce Boe <[email protected]>
Add initial version of package.
879e95afeb5ce3240691975732365d2ac055885e authored almost 9 years ago by Bryce Boe <[email protected]>
879e95afeb5ce3240691975732365d2ac055885e authored almost 9 years ago by Bryce Boe <[email protected]>