Skip to main content

Pglet client for Python - easily build interactive web apps in Python

Project description

Pglet - quickly build interactive web apps in Python

Pglet is a rich User Interface (UI) framework to quickly build interactive web apps in Python without prior knowledge of web technologies like HTTP, HTML, CSS or JavaSscript. You build UI with controls which use Fluent UI React to ensure your programs look cool and professional.

Requirements

  • Python 3.7 or above on Windows, Linux or macOS

Installation

pip install pglet

Hello, world!

import pglet
from pglet import Text

p = pglet.page()
p.add(Text("Hello, world!"))

Run the sample above and a new browser window will pop up:

Sample app in a browser

Continue with Python tutorial demonstrating how to build a simple To-Do web app and share it on the internet.

Browse for more Pglet examples.

Join to a conversation on Pglet Discord server.

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

pglet-0.5.13.tar.gz (37.8 MB view hashes)

Uploaded Source

Built Distribution

pglet-0.5.13-py3-none-any.whl (38.1 MB 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