Skip to main content

WebEngine

Project description

webplane

About

Install

pip3 install --user webplane

How to use

from webplane import WebApp

class MyWebApp(WebApp):

    def index(self):
        return f'Hello from {self.path}'

MyWebApp().run()

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

webplane-0.0.0.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

webplane-0.0.0-py2.py3-none-any.whl (11.0 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