asyncframework-web
is the web part for asyncframework
You can use pip
package manager to install asyncframework-web
. The most recent
version of the library can be installed directly from Git repo:
$ pip install git+https://github.com/Q-Master/framework-web.py.git
Mostly usage examples could be seen in tests directory.
The asyncframework-web
requires asyncframework
.