Skip to main content

No project description provided

Project description

haf plugin web server

The plugin web server of haf

How to get it?

by pip tool

    tsbx-mw# pip install haf-webserver

by src

    tsbx-mw# git clone https://github.com/hautof/haf-plugin-webserver ./
    tsbx-mw# python setup.py install

usage

using as haf params

    python -m haf run -ws=True

using as haf config

    {
        "run":
        {
            "web_server": {
            "host": "",
            "port": "",
            "run": true
        }
    }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hafapiserver-0.0.2-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page