Personal collection of command line utilities. I usually add more functions as I need them. No particular subject.
The idea of this package is to be self-contained and easily installed in any unix-like system. It should also be safe to install it globally without a virtual environment. For that matter, I try to avoid at all cost using external Python dependencies and using Python 3 specific features.
The usage varies from command-line utilities, automation scripts to cron tasks.
Installation
Using pip:
pip install cj
Usage
cj COMMAND
Examples
Backup a Wordpress site:
cj wp
Compress a folder:
cj zip foldername/
License
The source code is released under the MIT License.
Release files for cj 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cj-0.7.0.tar.gz | 4.2 kB | Details |
Release files / cj-0.7.0.tar.gz
| Download URL | cj-0.7.0.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d91560741f5d4d1877854bf3f656d63ef646504a3ce249f91ec3e81eb75004dd
|
|
BLAKE2b-256 checksum How to use checksums |
44def5fbec148cc334de598230967cf01e2e785cc8600d3c1fa0528cd0907e39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |