honeycomb
honeycomb copied to clipboard
An extensible honeypot framework
Check current version against pypi on startup and offer to upgrade if new version is available Consider storing last check timestamp in `HC_HOME` and check once a day/week
https://codecov.io/gh/Cymmetria/honeycomb/src/69e3210a32c2b4455a93195bf89de46a3e19dbf5/honeycomb/integrationmanager/tasks.py
Click supports auto complete pretty much out of the box http://click.pocoo.org/6/bashcomplete/ https://github.com/click-contrib/click-completion - also looks interesting If user doesn't have it installed we should offer to generate and install it
It's only possible to install/uninstall a plugin, need to provide versioning mechanism and add upgrade command