Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyeockjinkim/decocli

CLI program for python using decorator
https://github.com/hyeockjinkim/decocli

cli decorator python

Last synced: 1 day ago
JSON representation

CLI program for python using decorator

Awesome Lists containing this project

README

        

# DecoCLI
> CLI program using decorator

Simple module for CLI in python

If you wanna install DecoCLI, use following command.

```
pip install decocli
```