Added web UI

This commit is contained in:
Kristofers Solo
2021-09-14 21:10:41 +03:00
parent e1996ea454
commit 4ae684acdb
1279 changed files with 6193 additions and 1173 deletions

View File

@@ -1,4 +1,4 @@
Metadata-Version: 1.1
Metadata-Version: 2.1
Name: bottle-websocket
Version: 0.2.9
Summary: WebSockets for bottle
@@ -6,7 +6,6 @@ Home-page: https://github.com/zeekay/bottle-websocket
Author: Zach Kelling
Author-email: zk@monoid.io
License: MIT
Description: Easy websockets for bottle.
Keywords: bottle websockets
Platform: UNKNOWN
Classifier: Environment :: Web Environment
@@ -16,3 +15,6 @@ Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Easy websockets for bottle.