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.
pip install pretty-plz- Set
PLZ_SCRIPTS_PATHto the directory where you store your scripts - 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pretty_plz-0.1.6.tar.gz.
File metadata
- Download URL: pretty_plz-0.1.6.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.99.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc001df3314de47ffcef23616383fc49ebb84d7d0a80720009103414ba54bf3f
|
|
| MD5 |
412761ecb6ed6f850e8e9ec979f94279
|
|
| BLAKE2b-256 |
57e04f1c9bbc54b56e2feb4b8c99407961e2cf698a672b31d2a9b10a96fa2fc9
|
File details
Details for the file pretty_plz-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pretty_plz-0.1.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.99.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acbae72d27397808ec3cd056232f37b976a7c9b2df26da5d367577eaa4e8d36a
|
|
| MD5 |
bc3a64982194925c869625538e7cfdc5
|
|
| BLAKE2b-256 |
b7bacedd810de132866a39fc732013c3897e1c5d7920be653470a290e23a61b3
|