Metadata-Version: 2.1
Name: trame-video
Version: 0.0.1
Summary: Trame wrapper to vue @videothing components
Author: Kitware Inc.
License: MIT License
Keywords: Python,Interactive,Web,Application,Framework
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
License-File: LICENSE

===========
trame-video
===========

Trame wrapper to vue @videothing components

License
-------

Free software: MIT License


Installing
----------

Install the application

.. code-block:: console

    pip install -e .

or

.. code-block:: console

    pip install trame-video
