Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/praw-dev/praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
https://github.com/praw-dev/praw
a1307f987300a670e9c2cd13ad378c86f0df5556 authored over 4 years ago
Both properties are the same, but fullname does not require a network
request to be made.
Change black to wrap to 88 lines instead of 79.
f192f6be9ed0c62eba4d60de422fe59283fe4e0d authored over 4 years ago6f31aa811fcd1afaaa3ebd99dcaf908896d911d2 authored over 4 years ago
b9b263aa1e3b6f02dfdc79bf9605d610be6714c3 authored over 4 years ago
8e8cdd773e71bbd54353e8a24ab7f3a10de1138f authored over 4 years ago
1109d7710460a7ce938f7491643b7b0e89d6ad6f authored over 4 years ago
b0d30ad1560c4971b98614f33dd71323ddfa077a authored over 4 years ago
fdf11961b22bc5e6099ce6e30174428daa63d620 authored over 4 years ago
b39a9ce888ea15082bd48b848f5208681a07a59b authored over 4 years ago
25155da47d4eaf89b3c1598f0581dcfcf1c57128 authored over 4 years ago
b69606f25d65ada725f00f63b7848b5d0eba7b83 authored over 4 years ago
Make SubredditModeration.stream a cached property.
8c5b7c93af2067c489c05970f8eaef8a0668aafa authored over 4 years agoAdd FAQ entry per #880
eed1462ab665a7fe1f76a85cb25b84804d2efdae authored over 4 years agoFix a formatting error in the documentation of subreddit streams.
d664172f2218158a6d79b2c61bd02add48e86c29 authored over 4 years ago402a15bb72950eebdbc8b5eecf097bb4cdc5b23e authored over 4 years ago
ed6230d087c1bd4e3bdeb008f338b7e4f2bc38c7 authored over 4 years ago
3c41b8dedc08762985ca29df8d1ebf6bd508ed95 authored over 4 years ago
Also fixes formatting error in earlier entry
acc92e00c44e25add077cf72a3257f1f00341ee5 authored over 4 years agoGenerate objects for dictionary parameters
337e20f93cb4fee644e7ceb1e345e96900627330 authored over 4 years ago
Attributes documented from dictionary keys:
https://github.com/praw-dev/praw/blob/17c99f8846150f...
Attributes documented from dictionary keys of hover key:
https://github.com/praw-dev/praw/blob/1...
Attribute documentation retrieved for signature of configuration dict:
https://github.com/praw-d...
Relevant documentation: https://github.com/praw-dev/praw/blob/17c99f8846150f1f16a7f6b84dd309f17a...
fbde0e4342f9adb4d391e6654049f775db0e7afa authored over 4 years agoRevert "Remove build directory"
17c99f8846150f1f16a7f6b84dd309f17abdb887 authored over 4 years ago9875c4d3b25c3e90f60dbad4e318282366a5d4d8 authored over 4 years ago
1bb041f04d4124ea0c3b4016531061975cdb5c03 authored over 4 years ago
Bugfix: Correct error message when we fail to fetch a comment
8dc0e46d8ea2f7aa7f9942e0637ead5af28b8def authored over 4 years ago
This mistake was caught by flake8: the .format() call wasn't using one
of its arguments because ...
* Make RemovalReasons similar to Rules
* Add new update test
* Apply suggestions from code...
99b7665cb7b6962e51ff807fc13a6ee421fd5019 authored over 4 years agoMinor correction
1f74bf9eb0ed0aed8945e169b07bbebae70c8438 authored over 4 years ago7a9927b167b4e30c075358a70f105212dee57094 authored over 4 years ago
* Remove all TypeVars and use TYPE_CHECKING
* Update praw/models/preferences.py
* Update p...
b3d9f31c31ddcec39daf8448bccda36906d7c0e7 authored over 4 years agoAdd deprecation directive
dc810a90b310836e13a7c4f29a7d6017ea9c5f4a authored over 4 years ago06eb235be9d5119e749318fd6a563b31952f72b8 authored over 4 years ago
a09182253b1b3dd19db424b4f2386afd9e5d459d authored over 4 years ago
Use Reddit.put() instead of passing the HTTP method as a string
376c60aa91a937503dd9c70076264d22d263d870 authored over 4 years agoGenerator -> Iterator, and other type fixes
3841068873cc51780528d2ca7b235b8d0b9bece8 authored over 4 years agoDocument the `reason` parameter in SubredditStylesheet.update method
2a48c6ca8ebf9e07e467600030cc8875c40910d4 authored over 4 years agoCreate Reddit.delete() method
5d485c3fe2e5025e610f7666a501bbdeaf5c1be4 authored over 4 years ago
In many places, functions claim to return a Generator,
which (per my understanding of the docume...
I used PyCharm's type checker to find type signatures
that didn't match the behavior in the code...
1e7e1713d9fc43eb8a67fd64153381a3d2aa31c8 authored over 4 years ago
a3105c038bd2205d2dcf3b7495ecd6b3bce3c80c authored over 4 years ago
This commit changes a number of places where "DELETE" was being
passed as an explicit HTTP metho...
A number of places in the PRAW codebase make DELETE requests.
For the sake of consistency, it wo...
* Make more black-sque formatting changes in .rst files and expand the search in .py files
* ...
fdabc0384eb657969c135bcb3bd33e08dd8ae698 authored over 4 years agoChange code style to match black's style
2e6e7a931f60222b03f92666c7a0c09f6ac56193 authored over 4 years agoc828d5709b50fa4941bc53bde35017a157d63b3a authored over 4 years ago
Add entries about ratelimit_seconds and timeout
185e32a0b39b0ffcabce0250136783a9c7445eba authored over 4 years agod4790d84493fa8ef231530275dde8a77e63a422a authored over 4 years ago
Reword documentation
382e682238a1acc6e0db264aa5ec7a02dddcdc96 authored over 4 years agoThe indicated behavior was incorrect, and the documentation has been updated to reflect the true...
2622c8af6dd1a0d1d8de0163e3b39bd948c27194 authored over 4 years agoMinor improvements to Rules
4d26d8b1b3a034554aa72e233dcc8932c6f1bc59 authored over 4 years agobc3032ea4cd5c01cf9f0ee2c7edc54a75ea54eb7 authored over 4 years ago
NETWORK_TEST env variable no longer needed
cc33c88f5a24672513618302460a90855ca5fb62 authored over 4 years ago64fcad19c9c3a7010976aa36e9f07c4ec5bb1d68 authored over 4 years ago
Ensure that BadRequests without detailed error data are raised as actual BadRequests
e376fd8a93c89bdfaeaca50593c534fdc31b2baa authored over 4 years ago97745a43a4b19c7aedf2467afdea538ce4dc7e7f authored over 4 years ago
Co-Authored-By: Bryce Boe <[email protected]>
bc881da278e281401f9d02cd6afce7ca15989c4f authored over 4 years agoc9e5fd26ed17e79dd5e0a19d6cfe6347408a8938 authored over 4 years ago
Add setup.py changes to tox.ini
980d84be4c474ac2c20a2ae6fe16f1116e89e639 authored over 4 years agoDirectly test for the presence of the needed variables
626d6371bd4fd2ee853ec8a723c023ddaf0bb10e authored over 4 years ago2f1911f15a3a60ccfc6cd95601f145ac9f0d0b46 authored over 4 years ago
08a15ba22565e6a73e508efbda1218479de93919 authored over 4 years ago
8924dc574ce286617e46698ac7284175b716e395 authored over 4 years ago
Add new log data
821f97c199e834e79db31ee4c52da5d4e006a908 authored over 4 years agodcc38274dd108429e05bcb2fa85e0d12941fb1a7 authored over 4 years ago
Skip if not in praw-dev/praw repo
f993370cd39a0ab1d0bd0ddac84ca26e228f3c72 authored over 4 years agoSecrets are not copied to forks, so the program won't run anywhere else.
cb669aa4791c3dbe4d46b2494faf3bedf131d991 authored over 4 years agoMaintain compatibility with old rules
31007617052b17d352e2445c2a5c6cd25fa33f5b authored over 4 years ago85a9e08601b47abf2b182935a47bbb1a7f641e34 authored over 4 years ago
This will make sure that basic functionality is not broken by any
commits.
Rename PollData.get_option to PollData.option; use split rather than partition
6dcb42933ebec393496c682b2cb588887b657e37 authored over 4 years agohttps://github.com/praw-dev/praw/pull/1460#discussion_r417611241
8a9cf9c5e8d5b48fb73e938ae2ddee21fd159628 authored over 4 years agof7f843589c230c14b34bd0131a1408f32ee574fc authored over 4 years ago
Add support for submitting and viewing polls.
94ba339ba133006dfc5db18f1ca6f2549227751d authored over 4 years ago
This involves creating two new classes to represent poll data and poll
options.
These changes d...
21398dc99e83e944f2d92678186024a5d2c1be11 authored over 4 years agoAdd rules class
113f6b15dd5217bb37df4a9f4be547ea6f95bd75 authored over 4 years agoe8adefccb4bd22c7dfb0d136dd8c55aeab906e1b authored over 4 years ago
a8981027f4ec7f867d6a2fe246ffeac166c79a8f authored over 4 years ago
Co-authored-by: jarhill0 <[email protected]>
b5354741308da5283ec9dce3ce70020b0aa6bd8f authored over 4 years ago
The new endpoint only requires us to send the modified
attributes, which is really nice because...
Add json parameter for POST, PATCH, and PUT
3c18f80293cdc081b0e9926785f27cf0211507d1 authored over 4 years ago
This parameter gets passed through to requests, which
automatically JSON-encodes the value and s...
Remove build directory
271942619e7f4216a119d98ea10ffffeb0de64bc authored over 4 years ago743a517e75e91c55301ac509d244445913dbf6de authored over 4 years ago
Set minimum python version to >3.5.3
db459269616a188a21e663527d3ebc204a35cf51 authored over 4 years agoUpdate phrasing about comprehensiveness of documented attributes
a0c764012833662c255e7b7711f245001fd8cfa2 authored over 4 years ago* Add FAQ entry about login
* Apply suggestions from code review
Co-Authored-By: Joey RH <...
4f9293f7a3e7a620d2b1f1ddfac4dfacebe733bf authored over 4 years ago2547eb9b16797b9695ae7956519636b782217a37 authored over 4 years ago
I believe I was the one who originally came up with the stilted phrasing
that the list was "not ...
Wrap strings inside double backticks in double quotes
5984613367ecd939307b0c60f9013e08a99b49f6 authored over 4 years ago0e960b765d5b7afe0397b3ce9c51ad55082c7f78 authored almost 5 years ago
Per python/typing#266, the issue was fixed in versions > 3.5.3.
55711002a341eaa2b83ee615362aebc9f7178799 authored almost 5 years agoBump version to 7.0.1.dev0
1dd8a0deb15c3a6e1f3b4c052ef8334c0120beb1 authored almost 5 years ago6f88063fae644bd55d3dbe7688d6f4f19aa9115d authored almost 5 years ago
Bump to version 7.0.0
2d8b78f8ead12e2b898b490e42ecc2ab5dc7e86a authored almost 5 years agobd48b493473e9cf1baeb5a8f6fc736c758c584b5 authored almost 5 years ago
b506970dd081dc66a9d86b0ce9a3b58451f8528e authored almost 5 years ago