Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 387 Bytes

Canini

A minimal command line frontend to carnivora for admins.

Required debian packages

  • python3-argcomplete
  • python3-jsonschema
  • python3-prettytable
  • python3-psycopg2
  • python3-yaml

To enable auto completion for all python software with argcomplete support

ln -s /usr/lib/python3/dist-packages/argcomplete/bash_completion.d/python-argcomplete.sh /etc/bash_completion.d/