`Flexx <https://flexx.readthedocs.io>`_ is a pure Python toolkit for
creating graphical user interfaces (GUI's), that uses web technology
for its rendering. Apps are written purely in Python; The
`PScript <https://pscript.readthedocs.io>`_ transpiler generates the
necessary JavaScript on the fly.
You can use Flexx to create (cross platform) desktop applications, web
applications, and export an app to a standalone HTML document. It also
works in the Jupyter notebook.
The docs are on `Readthedocs <http://flexx.readthedocs.io>`_,
the code is on `Github <http://github.com/flexxui/flexx>`_,
and there is a `demo server <http://demo.flexx.app>`_.
Once you've got started, the most important page is probably the
`Widget reference <https://flexx.readthedocs.io/en/stable/ui/api.html>`_.
----
For more information, see http://flexx.readthedocs.io.
Raw data
{
"_id": null,
"home_page": "https://flexx.readthedocs.io",
"name": "flexx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "ui design,GUI,web,runtime,pyscript,events,properties",
"author": "Flexx contributors",
"author_email": "almar.klein@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/95/50/62ec9cb919dcc6224cc11ce9761ee20c005ba05ca65d7eabf3688b10d05e/flexx-0.8.4.tar.gz",
"platform": "any",
"description": "\n`Flexx <https://flexx.readthedocs.io>`_ is a pure Python toolkit for\ncreating graphical user interfaces (GUI's), that uses web technology\nfor its rendering. Apps are written purely in Python; The\n`PScript <https://pscript.readthedocs.io>`_ transpiler generates the\nnecessary JavaScript on the fly.\n\nYou can use Flexx to create (cross platform) desktop applications, web\napplications, and export an app to a standalone HTML document. It also\nworks in the Jupyter notebook.\n\nThe docs are on `Readthedocs <http://flexx.readthedocs.io>`_,\nthe code is on `Github <http://github.com/flexxui/flexx>`_,\nand there is a `demo server <http://demo.flexx.app>`_.\nOnce you've got started, the most important page is probably the\n`Widget reference <https://flexx.readthedocs.io/en/stable/ui/api.html>`_.\n\n----\n\nFor more information, see http://flexx.readthedocs.io.\n\n\n",
"bugtrack_url": null,
"license": "(new) BSD",
"summary": "Write desktop and web apps in pure Python.",
"version": "0.8.4",
"project_urls": {
"Documentation": "https://flexx.readthedocs.io",
"Download": "https://pypi.python.org/pypi/flexx",
"Homepage": "https://flexx.readthedocs.io"
},
"split_keywords": [
"ui design",
"gui",
"web",
"runtime",
"pyscript",
"events",
"properties"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bad18a48b53cb4e548453032e29522807ef445a50273eabc0874728001426e35",
"md5": "eadd3ed906b6860bbce7e32b67c3aa67",
"sha256": "920327021b930682023e6aabece55c05be1210c8e4aa82bd2d72c9f4be98ae4d"
},
"downloads": -1,
"filename": "flexx-0.8.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "eadd3ed906b6860bbce7e32b67c3aa67",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.5",
"size": 351588,
"upload_time": "2022-04-12T19:13:11",
"upload_time_iso_8601": "2022-04-12T19:13:11.891839Z",
"url": "https://files.pythonhosted.org/packages/ba/d1/8a48b53cb4e548453032e29522807ef445a50273eabc0874728001426e35/flexx-0.8.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "955062ec9cb919dcc6224cc11ce9761ee20c005ba05ca65d7eabf3688b10d05e",
"md5": "e65d2b29c5845a36bd378b129299edb9",
"sha256": "08763c61514625082302bd9e196721be0040c83000481f433c6872345ce4a7e3"
},
"downloads": -1,
"filename": "flexx-0.8.4.tar.gz",
"has_sig": false,
"md5_digest": "e65d2b29c5845a36bd378b129299edb9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 386533,
"upload_time": "2022-04-12T19:13:13",
"upload_time_iso_8601": "2022-04-12T19:13:13.740891Z",
"url": "https://files.pythonhosted.org/packages/95/50/62ec9cb919dcc6224cc11ce9761ee20c005ba05ca65d7eabf3688b10d05e/flexx-0.8.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-04-12 19:13:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "flexx"
}