Skip to main content

Pure Python toolkit for creating GUI's using web technology.

Project description

Flexx is a pure Python toolkit for creatinggraphical user interfaces (GUI’s), that uses web technology for itsrendering. You can use Flexx to create desktop applications, webapplications, and (if designed well) export an app to a standalone HTMLdocument. It also works in the Jupyter notebook.Being pure Python and cross platform, it should work anywhere wherethere’s Python and a browser. To run apps in desktop-mode, we recommend having Firefoxinstalled.Flexx has a modular design, consisting of a few subpackages, which canalso 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 runtimeFor 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.3.zip (525.4 kB view hashes)

Uploaded Source

Built Distributions

flexx-0.3-py2.py3-none-any.whl (277.6 kB view hashes)

Uploaded Python 2 Python 3

flexx-0.3-py2-none-any.whl (282.5 kB view hashes)

Uploaded Python 2

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