#!/usr/bin/env python from nixview import nixview if __name__ == "__main__": nixview.main()