Skip to main content

party of dope pajamas looks good to me.

Project description

pdp-lgtm

party of dope pajamas looks good to me.

summary

this package provides a cli tool pdp, it composes commands from predefined words and arguments

install

pip install pdp-lgtm

needs tk to run, make os specific python-tk connector is installed.

example

demo

compose from predefined words

echo "google.com amazon.ca host" >> ~/.pdp
pdp

you can click on words in the order you would type in bash then press , observe that that command is run.

compose from argument

pdp github.com

you can also click on github.com now as a word.

compose from stdin

history | pdp -

adjust numbers

pdp expr 5 + 5

after adding all words in arguments, press + / = / - / _ to observe the first integer word increment / decrement.

adjust height

export NROWS=20
pdp

develop

make a tag like v0.1 that matches package version

python3 setup.py sdist
python3 -m twine upload dist/*

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

pdp-lgtm-0.1.1.tar.gz (2.9 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