Metadata-Version: 2.1
Name: bestia
Version: 1.4.0
Summary: A collection of tools for building dynamic Command-Line applications
Home-page: https://github.com/synestematic/bestia
Author: Federico Rizzo
Author-email: foo@bar.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: pyperclip

bestia
======

.. image:: https://img.shields.io/pypi/v/labelimg.svg
        :target: https://pypi.python.org/pypi/bestia

bestia is a library of functions and classes designed to help you build dynamic command-line applications on Linux / Darwin systems.

`Watch a demo video <https://youtu.be/p0nR2YsCY_U>`__


Modules
~~~~~~~

+------------+--------------------------------------------+
| output     |                                            |
+------------+--------------------------------------------+
| iterate    |                                            |
+------------+--------------------------------------------+
| connect    |                                            |
+------------+--------------------------------------------+
| misc       |                                            |
+------------+--------------------------------------------+
| error      |                                            |
+------------+--------------------------------------------+




