Skip to content

HDictus/minicli

 
 

Repository files navigation

Minicli

Expose functions in the command line. Minimalist and pythonic.

Supports annotations and async functions.

Requirements

  • Python >= 3.6

Install

pip install minicli

Documentation

See https://minicli.readthedocs.org

Run tests

pip install -r requirements-dev.txt
python setup.py develop
py.test

About

CLI as simple as it should be.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%