Metadata-Version: 2.1
Name: pywebvue
Version: 2.1.1
Summary: Python server creating interactive vue app over WebSocket
Home-page: https://github.com/kitware/py-web-vue
Author: Kitware, Inc.
Author-email: kitware@kitware.com
License: BSD-3-Clause
Keywords: Python Vue.js websocket VTK ParaView Web3D
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD 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

Build a 3D Web application using VTK or ParaView while only writing a Python script. This project aims to streamline the existing ParaViewWeb infrastructure into something that is simpler to use by lowering the entry point complexity.

