Klak

https://img.shields.io/pypi/v/klak.svg https://img.shields.io/travis/aubricus/klak.svg Documentation Status Updates

Support

  • Python 3.6.x
  • Python 3.5.x

Documentation

About

“Clak [klak]: A sharp sound or series of sounds.”

Click n’ Klak!

klak is a minimal-wrapper around Click to enhance the simplicity of a project Makefile with Python.

Features

  • Ship with Click setup with the recommended Click Setuptools Integration.
  • Provide a global CLI interface, klak.
  • Auto-load a Clickfile in the current working directory.
  • Easily append commands to the available cli.root group, klak (through Click).
  • Easily append nested groups and commands as well (through Click).
  • Easily provide Bash completions (through Click).

License

MIT License

Credits