Metadata-Version: 2.1
Name: Bubot_WebServer
Version: 4.0.1
Summary: Web server for Bubot
Home-page: https://github.com/businka/Bubot_WebServer
Author: Razgovorov Mikhail
Author-email: 1338833@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: motor>=3
Requires-Dist: redis>4.2
Requires-Dist: aiohttp<4,>=3.7
Requires-Dist: aiohttp-session>=2.9
Requires-Dist: Bubot_Core>=4.0.0

#Bubot WebServer
The package implements a web server for the Bubot framework, provides http and websocket API. 
Does not contain static web pages.


##Licensing

This published under the MIT License, see [LICENSE](LICENSE) for details.


Copyright (c) 2019 Mikhail Razgovorov 

