Skip to main content

A base class for wrapping CLI commands.

Project description

simplistic

GitHub (Pre-)Release Date

Package PyPI Latest Release PyPI - Downloads
Meta PyPI - License

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

MIT

Documentation

The official documentation is hosted on Read the Docs.

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

simplistic-0.1.1a0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

simplistic-0.1.1a0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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