mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
91cbce78ee
The "PRAW" acronym is unusual enough to warrant expansion in pkg-descr, with additional reference to the consuming port www/py-praw providing further breadcrumbs. Suggested by: pi
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
prawcore is a low-level communication layer for Python Reddit API Wrapper
|
|
(PRAW) 4+. See: www/py-praw
|
|
|
|
Features:
|
|
|
|
* Dynamic rate limiting based on reddit's response headers.
|
|
* Authorization URL generation
|
|
* Retrieval of access and refresh tokens from authorization grants
|
|
* Access and refresh token revocation
|
|
|
|
WWW: https://github.com/praw-dev/prawcore
|