A base class for wrapping CLI commands.
Project description
simplistic
Package | |
Meta |
A base class for creating command line interface (cli) wrappers.
What is it?
simplistic is a Python package that provides fast and flexible access to generating command line statements using natural language and method chaining.. It aims to be the fundamental building block creating any command line wrapper.
Table of Contents
Main Features
Here are just a few of the things that pandas does well:
- Allows to mapping natural language to tersely define command line arguements
- Provides method chaining to assemble complete statements
- Automatic execution of commands
Where to get it
The source code is currently hosted on GitHub at: https://github.com/jesse-sealand/simplistic
The latest released version are available at the Python Package Index (PyPI) only at this time.
# PyPI
pip install simplistic
Dependencies
- Not dependant on packages outside of python core library.
License
Documentation
The official documentation is hosted on Read the Docs.
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 simplistic-0.2.0a0.tar.gz
.
File metadata
- Download URL: simplistic-0.2.0a0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70573eadfd5c6b2ebab4cccda06d824852583349a1dff77e778bf822e55bed1f |
|
MD5 | b59e76970a101402c9288502bf1ca647 |
|
BLAKE2b-256 | 7dd3e0013467711261afcd3f608ae033988b5f1ddb18cc82e2c469259c1e2cb3 |
File details
Details for the file simplistic-0.2.0a0-py3-none-any.whl
.
File metadata
- Download URL: simplistic-0.2.0a0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3472d543457ded7a29b9b294c8501f57ac1a71539cf4d546603a548a0629a0c |
|
MD5 | 0558847d7f740dd581cf650bba8bd5b0 |
|
BLAKE2b-256 | c96e6bc4a31baf15c2b49db71ee626ffc74a7b77112a9f15be38eb48067eddb1 |