Skip to main content

customized Tornado based web server utilities

Project description

hostray

Documentation Status

hostray is a pure python project adding simple, scalable, and configurable module framework and utilties to opensource web frameworks. It's currentlly based on Tornado Web Server

prerequest: python 3.6+, pip

Install hostray with pip: pip install hostray

Hello world

create a minimal runable server project:

  • In command prompt, create a project named hello: python3 -m hostray make-server hello
  • Start the project: python3 -m hostray start hello
  • Open Browser views the response of hello api, click
  • To stop server, press ctrl+c in the command prompt

Read documentation for more information (still updating...)

Project details


Download files

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

Source Distribution

hostray-0.7.2.tar.gz (47.6 kB view hashes)

Uploaded Source

Built Distribution

hostray-0.7.2-py3-none-any.whl (72.2 kB view hashes)

Uploaded 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