Itereddit

Latest version: v1.0.1

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

**🎉 New args, type-hints and exceptions**
**In this release:**
* Add arg to deny 18+ content
* Add arg to sorting: `hot` or `new`
* Add arg to set indent: `last_post_id`
* Fix client import
* Add raising an exception if non-200 response

1.0.1a1

**In this release:**
* Add arg to deny 18+ content
* Add arg to sorting: `hot` or `new`
* Add arg to set indent: `last_post_id`

python
itereddit = Itereddit(
subreddit="rate_my_dick",
last_post_id="t3_q7syed",
sort="hot",
over18=False,
):

1.0.0

**In this release:**
* Specify a subreddit for iteration
* Get posts sequentially
* Posts are represented by dataclasses

1.0.0a1

**In this release:**
* Specify a subreddit for iteration
* Get posts sequentially
* Posts are represented by dataclasses

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.