Skip to main content

Make cute things happen!

Project description

Slow Start Rewatch

Build Status Coverage Python Version wemake-python-styleguide

Missions

Make cute things happen!

Provide a command-line utility for hosting an awesome Slow Start Rewatch.

Features

  • Schedule a submission of multiple Reddit posts
  • The templates for posts can be stored in Reddit's wiki or local files
  • Each post can include a navigation section with links to other posts which are automatically updated after the submission of new posts
  • Reddit authorization via OAuth2 using a local HTTP server with cute GIFs
  • Storing the refresh token locally to keep the authorization active
  • Submitting text posts with thumbnails
  • Fully typed with annotations and checked with mypy, PEP561 compatible

Installation

pip install slow-start-rewatch

Upgrade:

pip install -U slow-start-rewatch

Usage

When started for the first time the location of the schedule must be set.

  1. Using the schedule stored in Reddit's wiki:
slow-start-rewatch -w /r/subreddit/wiki/wiki-path
  1. Using the schedule stored in the local YAML file:
slow-start-rewatch -f /path/to/the/schedule.yml

After the location of the schedule is stored in the local config, the program can be launched without any parameters:

slow-start-rewatch

License

MIT

Credits

This project was generated with wemake-python-package.

GitHub avatar art by yunyunmaru.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slow-start-rewatch-0.2.4.tar.gz (34.7 MB view hashes)

Uploaded Source

Built Distribution

slow_start_rewatch-0.2.4-py3-none-any.whl (34.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page