Skip to main content

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


Download files

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

Source Distribution

flexx-0.2.zip (195.5 kB view hashes)

Uploaded Source

Built Distribution

flexx-0.2-py2.py3-none-any.whl (195.4 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