Skip to main content

Basic Cli

Project description

MrPeace

PyPI version

MrPeace is a peaceful command line interface for peacing out when time is limited.

It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.

App Permissions

To allow SMTP to send emails on your behalf start by enabling less secure apps to access your account. For detailed instructions on how to do this, you should check out this page.

Installation

pip3 install mrpeace

Commands

To access help options.

mrpeace --help
Usage: mrpeace [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  automail  Send default email to self.
  hi        Print welcome message.
  url       Send request and checks response body

To prompt user to send default email message. Gmail is preferred and tested.

mrpeace automail

To print a welcome message.

mrpeace hi

To prompt user to enter url path & check the response object of specified url.

mrpeace url

Help and Support

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

mrpeace-1.1.6.tar.gz (3.6 kB view hashes)

Uploaded Source

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