Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 722 Bytes

README.rst

File metadata and controls

25 lines (17 loc) · 722 Bytes

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...