Skip to main content

Server framework for web apps

Project description

EnTrance

EnTrance is a framework for writing simple but robust web apps, using a Python 3.5+ asyncio backend, and an Elm frontend.

Communication between the frontend and backend is via JSON messages sent asynchronously over a websocket. Websocket connectivity is typically required for the frontend to function. The backend is fully generic, but happens to come with particularly rich built-in options for communicating with routers.

This is an early commit, and is a bit sparse on documentation. The samples directory has some simple example apps. A design document is in the docs directory in the repo; this explains concepts and terminology required to fully understand the APIs for both Elm and Python.

The single repo includes both the Python package (published in PyPi) and the Elm package (published in elm-package).

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

entrance-0.0.5.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

entrance-0.0.5-py3-none-any.whl (25.8 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