Slow-start-rewatch

Latest version: v0.2.4

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

Scan your dependencies

Page 2 of 3

0.1.7

- Add `ruamel.yaml` to dependencies (missing when installed on Windows)

0.1.6

- Refactor the `Scheduler` to improve the exception handling when loading the scheduled post
- Move the `EmptySchedule` checking from the `Timer` to the `Scheduler`
- Add the `RedditHelper` class - providing the Reddit's API methods unsupported by `PRAW`
- Add the `PostImage` class - representing an image in a Reddit post
- Add the `TextPostConverter` class - converting from Markdown to Reddit Rich Text JSON
- Update the `Post` to include the attributes needed for submitting a post with thumbnail
- Implement loading of posts with thumbnails to the `Scheduler`
- Implement post submission with thumbnails to the `RedditCutifier`
- Implement post updating to the `RedditCutifier` for restoring the original Markdown of the posts with thumbnail

0.1.5

- Implement the post submission to the `RedditCutifier`
- Add the post submission via the `RedditCutifier` to the `App`
- Add the `ConfigStorage` class - storing the refresh token
- Implement the storing of the refresh token to the `Config`
- Add the authorization with the refresh token to the `OAuthHelper`

0.1.4

- Add `Jinja` templates with cute GIFs - used for the OAuth callback
- Add `flask` to dependencies
- Add the `http_server` module - handling the OAuth callback
- Add `praw` to dependencies
- Add the `OAuthHelper` class - providing the methods for the Reddit authorization
- Add the `RedditCutifier` class - making Reddit a cuter place
- Add Reddit authorization via the `RedditCutifier` to the `App`

0.1.3

- Add class `Timer` - responsible for waiting until the scheduled time
- Add the `Timer` to the `App`
- Add rendering of the remaining time during the countdown

0.1.2

- Add class `Post` - representing the Reddit post
- Add class `Scheduler` - managing data about scheduled posts
- Add a creation of a sample scheduled post
- Add the `Scheduler` to the `App`

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.