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
Run isort utility
9da2a1345ecff2c3349f6cc9d6565d3707ecf75a authored almost 5 years agoFix multitude of typos
08e63ed3734f982657c5f808a6a83334574d9bbf authored almost 5 years ago48b4ea1f1d0c5b2ef4d0694cd9f4ea2ba31d59e1 authored almost 5 years ago
e6a99c036b4db9c2d56fe7a7fada62c0290ebe4e authored almost 5 years ago
314c8eb2515657232891536a75c7d9ee52762133 authored almost 5 years ago
0db2114a23f9ef0f7c54f1abb4191f9fb14f4c3c authored almost 5 years ago
6df51cd7d6dc88fb41918a4e28a83721f2b9c8af authored almost 5 years ago
07af8a6b8b8aa0c17704d467db59ed78063031b7 authored almost 5 years ago
698b103514932424a222edfadd6ea735db76e954 authored almost 5 years ago
181d106ffba2371a1d64a06bf22cde3e81ad1041 authored almost 5 years ago
41d6406fd7a992dde97f251fe259fe3e09d95ef8 authored almost 5 years ago
02e54d61065df5b3bbe64b782ec988e5d0af5c5c authored almost 5 years ago
6be0b80129a1626f6b8f462912cc008171eb1f68 authored almost 5 years ago
cefd04edc22607b6564e3f6058c78d0ab8f4d7a9 authored almost 5 years ago
f44716c01e55281e421bf3d6a1472c609c342254 authored almost 5 years ago
fa5c6a1619f3c176f7911afa463ca4ffdcf393b0 authored almost 5 years ago
2082f11a4c3178e3883c4959819404e1dc73f568 authored almost 5 years ago
aaf525b2c0fe13afae7d27965ea421b94982dca3 authored almost 5 years ago
5533c045b0195e0538bd1676ddba1983f51ccf84 authored almost 5 years ago
Use seealso:: directive
c79f94a4d066fd6548bf74c7cc8b429b9430109d authored almost 5 years ago8f1cd806c147d1f6860d00c35564ac9e2e64c1ed authored almost 5 years ago
Fix typo in multireddit.py
f4324edca4daf845ebbefba082959ad786af901f authored almost 5 years ago43ccbf1a9f0e160b9ae0bc249e9c28d899e3bc37 authored almost 5 years ago
7bbd93e9c0df8ec6bd9c66cc5e7b05e3550c9a8a authored almost 5 years ago
Type all mixins
05962a7f9387788abbce7a0e5587c983055e0ee9 authored almost 5 years ago6b3e7d25bc15d183dad56d9b4953d07457a9ac62 authored almost 5 years ago
92a28a85f7db7ed402689583f536953c183d07eb authored almost 5 years ago
22511f19244ade467e144bc8fdb6eb2b4f4e1356 authored almost 5 years ago
c5963ff8d97ebc9704b4734413f9975ba16f9ad7 authored almost 5 years ago
dfc4760a294fb03ebd657df27a69607e38fcbd0a authored almost 5 years ago
eabd1aabac044967360b117113ba25d5778f13eb authored almost 5 years ago
387ac614d0104c37e9cec10c1531befef91b211f authored almost 5 years ago
eca8ed231b41486a69e9a94be10a23c5cfe84110 authored almost 5 years ago
Update prawcore version to be at least 1.2.0 *
791a8f84a793f8b0b1c273c05c3534d5d33faa95 authored almost 5 years ago19beaee195a048cda9bc414c504b00ce4451f501 authored almost 5 years ago
d2f6d1df6aa72244cddfb6befa0d5f607a472694 authored almost 5 years ago
Fix rendering typo
c081306b938ea81fe8a4c1ff6f239b28c84e0fc2 authored almost 5 years agoFix bug in SubredditFlair update method
e935019deb7efca5f8c80fee13b8d057d7eb657b authored almost 5 years agoRendered as Award``s
0b6b1d91cb52eb6026627a557d39dfde140530f8 authored almost 5 years ago04eab29c3298a0d66446c3a6dacc5efb4c265466 authored almost 5 years ago
09f84f52a91c8d176b08817d18e33dc9226866c2 authored almost 5 years ago
* Forgot to close parenthesis
* Update docs/getting_started/configuration/prawini.rst
Fix ...
311bd1f77e83d6728b88351971d8d469c5e58af9 authored almost 5 years agoUse unittest.mock over mock package
46bf3d4dc10c708d7efc957cc68eceb9ffa17afa authored almost 5 years ago
The mock module is just a backport of the mock module, and as the
minimum version comes with the...
65ec2a6fd8ee3dce36257903c14201f5b9a4fd58 authored almost 5 years ago
Added newlines to text files missing newlines
63efa23d8a3615b25e499a4a214d33210bb709a7 authored almost 5 years agoMinor Documentation Improvements
d7fbd5ad1498d0fec46ea391a5472d6010575b42 authored almost 5 years ago192d1e2ab472b4fa46225d3b58cea8094d5ee349 authored almost 5 years ago
This version is compliant with the POSIX definition of a line, by
outputting newlines with each ...
6d7d806afa711ad8f530d62ad6ddae5b78067200 authored almost 5 years ago
In POSIX, a line is defined as "A sequence of zero or more non-
<newline> characters plus a term...
Limit coverallsapp/github-action version
4e4a18bbba49d1964d3e8dcaec8958ca946195b9 authored almost 5 years ago24adb0be4a1f11dcc324380554cd8aef3a9747fc authored almost 5 years ago
HTTPS should be a default.
154f7cdd056471cd1c9a000daaeebe448915da8a authored almost 5 years agoRedirect docs.python-requests.org -> requests.readthedocs.io
98fffe975a96abb746c3b9b654407f89ef5fda12 authored almost 5 years ago* Start a glossary
* Fixup from code review
* Remove Snake Case
303fc16f5874b70a924cf31bb1d124ece3a48dad authored almost 5 years agoAdd line numbers to any missed statements
214e932c7625173a80ff02100fb3460c4e51ce28 authored almost 5 years agoa40a7a7d9cefc3d69203cbf18f22782ad5fadeb9 authored almost 5 years ago
Documentation: wrong prefix
441bb6008c61b5c7e56811b82ba3e4e2f6a78b43 authored almost 5 years agot1_ are comments, t3_ are links (submissions)
04c3056d146ab905d6b58d6502b8f4d1d9fb4435 authored almost 5 years ago
* - Clarify 'parent_id' prefix format.
- Add monospaced formatting to allow usage of underscore...
Fix documentation that contained invalid code
e0e49beb414914b80e6172066690acdb6b896f6c authored almost 5 years ago8b1a1277730840126ac7ff864b775098e17d9063 authored almost 5 years ago
Change default comment sort to confidence
8a801a6e9c66b7ac9025344becaa4c5d4d2f7913 authored almost 5 years agoCommand to do it yourself: find "tests/integration/cassettes" -type f -name "*.json" -exec sed -...
144bef42b12ad5ebe4f3d2ee69c513ca3c05a584 authored almost 5 years agobb0e00c12ee425853e8d03df0adcf4e8d9acdc68 authored almost 5 years ago
048f9c785b94dde1e4f3da2adfe8f2ebcb767093 authored almost 5 years ago
0297557a699e41b8bba8eddb091ae9a5379af7f2 authored almost 5 years ago
c1b9db73aec3f0944273db7d40139a8c11d03802 authored almost 5 years ago
Update pre_push.py
5c05950b20c98bff0f6517f5bbeb45f7c1901813 authored almost 5 years ago156ebd65fe81a8d69be67f8efd3573a48ffbee12 authored almost 5 years ago
Change sphinx to <3.0
9cc32cd5f8a957ab66511088bdfba8dc5238637d authored almost 5 years ago20d68c9f893795582b853409d0240c01565e9d07 authored almost 5 years ago
Subreddit update
22c3d91c2a0d466bae5eeb555eb4e5892be53cab authored almost 5 years agoa7a1a4bb7331c0d78a38438d3724fcbb37a4200e authored almost 5 years ago
77dca1e5a27d9fe7c1fb3ba606d427457495e6aa authored almost 5 years ago
Single change
3d9d488402550653b1268f58b504f82ababd2bb3 authored almost 5 years ago2295ce2831c71adb6e211068ec3473c02a8c0d29 authored almost 5 years ago
Make trophies comparable
82b59dac827dc4f9aa04df8398853904f08ad5dc authored almost 5 years ago7fb6bd1af7cd66de0b97fb08c861cd06649809a2 authored almost 5 years ago
Make comparable with other
77af564248c35121c731758b5110c8ac462dc932 authored almost 5 years agoChange exceptions to use `issubclass` which does not require instantiation
cd934d1bfbc5fd00a0df6bd8f095e26b1588ea87 authored almost 5 years ago339245f567f6c968eebc07b8e2ae34f562f99e0d authored almost 5 years ago
40746447a700e5410be8877cc36142d860dd07e2 authored almost 5 years ago
2dd49af238fe50ca46a67bc23eea046cdb7aab6a authored almost 5 years ago
9d67ee2e9a3c7e4da0d6f8b0e9bd9a51487f3633 authored almost 5 years ago
Add discussion_type parameter to subreddit.submit[_image,_video] methods
c35b27c24588b28d86fff857c38287bca1ad90e3 authored almost 5 years ago1832760185bfa549a35dcaaa696f1936ae4d3e42 authored almost 5 years ago
b920a9ae2de383b306499a34853a0caaa0375f93 authored almost 5 years ago
4ca45761076f2986e0d04687d27c7411d39222ec authored almost 5 years ago
Raise RedditAPIException instead of BadRequest
b3e662655487145dd6bcf803569e0fcaa3572cb7 authored almost 5 years agobb0e00fd455103f951cd64f43077c5083069948e authored almost 5 years ago
bb0e004ece44e7d665c5e58c9712321076d73ca4 authored almost 5 years ago
bb0e0042594e3de1aa0d0dbe88bd7e000be8fc0b authored almost 5 years ago
bb0e0070cffdd5d0bf4268c26b4286f02090d59c authored almost 5 years ago
Co-authored-by: Pyprohly <[email protected]>
Co-authored-by: Bryce B...
Update actions/checkout version
99e60a55e980668e6fb498d36ee6ab7cff036953 authored almost 5 years ago8fbc5de95da50a98873b827e0d15a6c2ba75e9b0 authored almost 5 years ago
Add arguments to verify a submission or edit
57e98f58ccb3ab8d7bef69847c5fa5b9ec9a5052 authored almost 5 years ago241db6438b21ecd2337012f3a525264a361a3c7d authored almost 5 years ago