python3-nubia

framework for building beautiful shells for python3
  https://github.com/facebookincubator/python-nubia
  0
  no reviews



This is a lightweight framework for building command-line applications with Python. This was originally designed for the "logdevice interactive shell (aka. `ldshell`)" at Facebook. Since then it was factored out to be a reusable component and several internal Facebook projects now rely on it as a quick and easy way to get an intuitive shell/cli application without too much boilerplate.