slafs / click-utils

a set of utilities for Click (framework for command line programs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click utils

https://badge.fury.io/py/click-utils.png https://travis-ci.org/slafs/click-utils.png?branch=master https://pypip.in/d/click-utils/badge.png

a set of utilites for writing command line programs with Click

Features

  • Couple of useful logging options and types
  • A custom command and option class for printing env vars names (WIP)
  • More to come...

About

a set of utilities for Click (framework for command line programs)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 71.3%Language:Makefile 16.3%Language:Shell 12.4%