Pure Python toolkit for creating GUI's using web technology.
Project description
Flexx is a pure Python toolkit for creating graphical user interfaces (GUI’s), that uses web technology for its rendering. You can use Flexx to create desktop applications, web applications, and (if designed well) export an app to a standalone HTML document. It also works in the Jupyter notebook.
Being pure Python and cross platform, it should work anywhere where there’s Python and a browser. To run apps in desktop-mode, we recommend having Firefox installed.
Flexx has a modular design, consisting of a few subpackages, which can also be used by themselves:
ui - the widgets
app - the event loop and server
react - reactive programming (how information flows through your program)
pyscript - Python to JavaScript transpiler
webruntime - to launch a runtime
For more information, see http://flexx.readthedocs.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flexx-0.2.zip
.
File metadata
- Download URL: flexx-0.2.zip
- Upload date:
- Size: 195.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 |
|
MD5 | 53c75fa0bcbc59adde7a164fac6cf721 |
|
BLAKE2b-256 | 91c88c698bcaf6546241a50f6881ea21fee2120ed07134038c5784c985a3449a |
File details
Details for the file flexx-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: flexx-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 195.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8233d45b220409706d0fadd205949a2c4444a0effff24ac35207e476f2278bd |
|
MD5 | fe0e17b5ac74bfc17eddb51090ce559b |
|
BLAKE2b-256 | 072904f6d815c9bed4b4f67a15d441b633821af876d8888f8dc2334a1ce894e4 |