Skip to main content

pretty_plz is a tool that turns utility scripts into runnable commands

Project description

pretty_plz, the script command launcher

Put all those useful utility scripts into a central location and have them magically work from anywhere as simple commands.

  1. pip install pretty-plz
  2. Set PLZ_SCRIPTS_PATH to the directory where you store your scripts
  3. Call any of your scripts with or without extension from anywere as plz [command] [args].

plz also automatically reads a project-level .env file (unless told not to do that via the environment).

The intended usage is to set PLZ_SCRIPTS_PATH in your shell, and optionally set PLZ_LOCAL_SCRIPTS_PATH in the project-level .env file.

Environment variables

PLZ_SCRIPTS_PATH

The global home for your utility scripts.

PLZ_LOCAL_SCRIPTS_PATH

Project-level home of your utility scripts.

PLZ_IGNORE_DOTENV

When set, plz will ignore the project-level .env file.

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

pretty_plz-0.1.6.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pretty_plz-0.1.6-py3-none-any.whl (4.6 kB 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