#! /usr/bin/env python3 # -*- coding: utf-8 -*- # vim:fenc=utf-8 # # Copyright © 2023 andre # # Distributed under terms of the MIT license. """ """ from pulses import cli cli.main()