A CLI to automate daily tasks of common and advanced users.
Project description
> This is an ongoing projects. Please stay tuned for the first release! > > <div align=center> <h1 align=center> PLZZ </h1>
<img align=center src=”logo.jpg” alt=”logo”>
<p align=center> A python CLI to automate daily tasks of both common and advanced users :) </p>
</div>
# List of commands
`plzz –develop` : Only for development purpose. Not intended to ship during publishing.
`plzz –about` : About the app.
`plzz –list-commands` : List all the supported operations.
`plzz –update` : Check for if any update of the app is available.
`plzz –find-commands` : Search for a operations.
`plzz [OPERATION]` : Run a operation from the supported list. Ex. plzz create-random-text-files
# Supported operations
## FILE OPERATIONS
create-random-text-files : Creates a specified number of random text files with random text under a given directory.
create-lorem-ipsum-file : Creates a Lorem Ipsum file with a specified number of lines.
generate-toc : Generate Table of contents from a given markdown file or all the markdown files under a directory.
format-sentences : Format each sentences correctly in a english text a file or all files under a directory.
find-urls : Find all the links from a text file or all the text files under a directory.
count-offensive-words : Count offensive words from a file or a directory.
censor-offensive-words : Censor offensive words from a file or all files under a directory.
check-hash : Encrypt a file (MD5) or all the files under a directory and print the key(s).
count-word : Count number of words in a file or under all the files under a given directory.
## FOLDER ORGANIZATIONS
add-missing-extensions : Add missing extension to a file or all the files under a directory.
delete-duplicates : Generates the MD5 hash of all the files in a given directory and deletes one of the files if two hashes match.
rename-files : Rename a file/all files under directory by replacing specified character with new one.
delete-empty-files : Delete all empty text files from src_dir.
replace-words : Replace all the words in a given file or all the files under a directory with a new word.
## UTILITIES
download-todays-wallpaper : Download today’s wallpaper from bing, and save them.
generate-password : Generate a password of a given strength (low,medium,strong) or any specific length.
create-qr-code : Create qr code and save it as a image.
## DEVELOPMENT TASKS
upload-to-gist : Upload a file or all files under a directory to Github Gist.
add-license : Create a license file of desired type.
<p align=center><a href=”https://www.buymeacoffee.com/deep5050” target=”_blank”><img src=”https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png” alt=”Buy Me A Coffee” style=”height: 40px !important;width: 117px !important;” ></a></p>
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
File details
Details for the file plzz-cli-0.2.tar.gz
.
File metadata
- Download URL: plzz-cli-0.2.tar.gz
- Upload date:
- Size: 53.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.10.1 urllib3/1.26.4 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41e83eac59461fd4a81a9d5e308d0d90eb059411876b7e8bbbdc486d1c3cdcda |
|
MD5 | e38a5d21a5d680da0535aafae565d5e7 |
|
BLAKE2b-256 | 33fab17a8c4eec3915457510458757f166cd23e0b679d720a1b5fe67cc1beedd |
File details
Details for the file plzz_cli-0.2-py3-none-any.whl
.
File metadata
- Download URL: plzz_cli-0.2-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.10.1 urllib3/1.26.4 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d8ce6ebe84c26e8009a982c3f8085747a36bd393ec85012b163c96007c00ebe |
|
MD5 | 127dc5829a28a9e5a919210f2420f25d |
|
BLAKE2b-256 | ac7d48b44cb214792f82062dff1a2def16aa78b019ab79fe4516b007e5bb88f6 |