Cheap CLI framework, gives rich commands for Django
Project description
# clilabs: the python CLI that gets things done.
Sometimes I want to execute a python callback with some args on the command
line, but i get frustrated that it always requires to wrap my command in a
wrapper of some sort. Clilabs unfrustrates me.
Get started:
```
$ pip install clilabs
$ clilabs
clilabs automates python callables parametered calls.
Things starting with - will arrive in clilabs.context.
Examples:
clilabs help your.mod:funcname to get its docstring.
clilabs debug your.mod -a --b --something='to see' how it=parses
clilabs your.mod:funcname with your=args
```
Sometimes I want to execute a python callback with some args on the command
line, but i get frustrated that it always requires to wrap my command in a
wrapper of some sort. Clilabs unfrustrates me.
Get started:
```
$ pip install clilabs
$ clilabs
clilabs automates python callables parametered calls.
Things starting with - will arrive in clilabs.context.
Examples:
clilabs help your.mod:funcname to get its docstring.
clilabs debug your.mod -a --b --something='to see' how it=parses
clilabs your.mod:funcname with your=args
```
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
clilabs-0.2.0.tar.gz
(3.0 kB
view details)
File details
Details for the file clilabs-0.2.0.tar.gz
.
File metadata
- Download URL: clilabs-0.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f151867afadf7c00297a3c6d52aebf33ea9261ebe0e71f58dc57af2dd1e60d |
|
MD5 | c1a600c7e122e1c1865ca36aa9e8de84 |
|
BLAKE2b-256 | 3941c109e3c5da605ed151947ed9be04ea5c14d46e8966d761872f276455210c |