Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-flexx-0.6.2-2.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python3-flexx Distribution: openSUSE:Factory:zSystems
Version: 0.6.2 Vendor: obs://build.opensuse.org/openSUSE:Factory:zSystems
Release: 2.3 Build date: Mon Feb 25 01:01:56 2019
Group: Development/Languages/Python Build host: s390zp25
Size: 2331463 Source RPM: python-flexx-0.6.2-2.3.src.rpm
Url: http://flexx.readthedocs.io
Summary: Python toolkit for creating graphical user interfaces
Flexx is a pure Python toolkit for creating graphical user interfaces
(GUIs), that uses web technology for its rendering. Apps are written
purely in Python; Flexx's transpiler generates the necessary JavaScript
on the fly.

Flexx can be used to create (cross platform) desktop applications, web
applications, and (if designed well) export an app to a standalone HTML
document. It also works in the Jupyter notebook.

Provides

Requires

License

BSD-2-Clause

Changelog

* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Mon Oct 29 2018 Todd R <toddrme2178@gmail.com>
  - Update to version 0.6.2
    * Bugfix in combobox.
    * BSDF check dtype in JS.
  - Update to version 0.6.0
    * Add ``Widget.minsize_from_children`` property (#497).
    * Update BSDF (data serialization).
    * Widgets van be orphaned upon initialization by setting parent to None (#493)
    * Some internal improvements on the dropdown widget.
  - Update to version 0.5.0
    * A major refactoring of the event system.
    * We spun out the PyScript transpiler into the PScript project, as well
      as the webruntime and dialite project. This means that Flexx itself
      is focussed on the GUI aspect alone.
    * Added touch support.
    * Dropped the depency on Phosphor.js.
    * A new combined namespace: ``from flexx import flx``.
    * A proper guide in the docs.
    * More examples.
* Sat Mar 03 2018 jengelh@inai.de
  - Summary and description improvements.
* Fri Dec 01 2017 toddrme2178@gmail.com
  - intial version

Files

/usr/bin/flexx
/usr/lib/python3.7/site-packages/flexx
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/PKG-INFO
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/SOURCES.txt
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/dependency_links.txt
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/entry_points.txt
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/not-zip-safe
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/requires.txt
/usr/lib/python3.7/site-packages/flexx-0.6.2-py3.7.egg-info/top_level.txt
/usr/lib/python3.7/site-packages/flexx/__init__.py
/usr/lib/python3.7/site-packages/flexx/__main__.py
/usr/lib/python3.7/site-packages/flexx/__pycache__
/usr/lib/python3.7/site-packages/flexx/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/__main__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/__main__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/_config.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/_config.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/flx.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/__pycache__/flx.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/_config.py
/usr/lib/python3.7/site-packages/flexx/app
/usr/lib/python3.7/site-packages/flexx/app/__init__.py
/usr/lib/python3.7/site-packages/flexx/app/__pycache__
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_app.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_app.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_asset.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_asset.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_assetstore.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_assetstore.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_clientcore.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_clientcore.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_component2.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_component2.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_funcs.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_funcs.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_modules.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_modules.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_server.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_server.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_session.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_session.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_tornadoserver.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/_tornadoserver.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/bsdf_lite.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/bsdf_lite.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/live_tester.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/app/__pycache__/live_tester.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/app/_app.py
/usr/lib/python3.7/site-packages/flexx/app/_asset.py
/usr/lib/python3.7/site-packages/flexx/app/_assetstore.py
/usr/lib/python3.7/site-packages/flexx/app/_clientcore.py
/usr/lib/python3.7/site-packages/flexx/app/_component2.py
/usr/lib/python3.7/site-packages/flexx/app/_funcs.py
/usr/lib/python3.7/site-packages/flexx/app/_modules.py
/usr/lib/python3.7/site-packages/flexx/app/_server.py
/usr/lib/python3.7/site-packages/flexx/app/_session.py
/usr/lib/python3.7/site-packages/flexx/app/_tornadoserver.py
/usr/lib/python3.7/site-packages/flexx/app/bsdf_lite.py
/usr/lib/python3.7/site-packages/flexx/app/live_tester.py
/usr/lib/python3.7/site-packages/flexx/event
/usr/lib/python3.7/site-packages/flexx/event/__init__.py
/usr/lib/python3.7/site-packages/flexx/event/__pycache__
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_action.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_action.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_attribute.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_attribute.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_component.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_component.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_dict.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_dict.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_emitter.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_emitter.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_js.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_js.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_loop.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_loop.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_property.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_property.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_reaction.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/_reaction.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/both_tester.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/event/__pycache__/both_tester.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/event/_action.py
/usr/lib/python3.7/site-packages/flexx/event/_attribute.py
/usr/lib/python3.7/site-packages/flexx/event/_component.py
/usr/lib/python3.7/site-packages/flexx/event/_dict.py
/usr/lib/python3.7/site-packages/flexx/event/_emitter.py
/usr/lib/python3.7/site-packages/flexx/event/_js.py
/usr/lib/python3.7/site-packages/flexx/event/_loop.py
/usr/lib/python3.7/site-packages/flexx/event/_property.py
/usr/lib/python3.7/site-packages/flexx/event/_reaction.py
/usr/lib/python3.7/site-packages/flexx/event/both_tester.py
/usr/lib/python3.7/site-packages/flexx/flx.py
/usr/lib/python3.7/site-packages/flexx/resources
/usr/lib/python3.7/site-packages/flexx/resources/README.md
/usr/lib/python3.7/site-packages/flexx/resources/__pycache__
/usr/lib/python3.7/site-packages/flexx/resources/__pycache__/iconmaker.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/resources/__pycache__/iconmaker.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/resources/bb64.js
/usr/lib/python3.7/site-packages/flexx/resources/bsdf.js
/usr/lib/python3.7/site-packages/flexx/resources/flexx.ico
/usr/lib/python3.7/site-packages/flexx/resources/flexx.png
/usr/lib/python3.7/site-packages/flexx/resources/iconmaker.py
/usr/lib/python3.7/site-packages/flexx/resources/phosphor-all.94d59b003849f.css
/usr/lib/python3.7/site-packages/flexx/resources/phosphor-all.94d59b003849f.js
/usr/lib/python3.7/site-packages/flexx/ui
/usr/lib/python3.7/site-packages/flexx/ui/__init__.py
/usr/lib/python3.7/site-packages/flexx/ui/__pycache__
/usr/lib/python3.7/site-packages/flexx/ui/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/__pycache__/_widget.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/__pycache__/_widget.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/_widget.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__init__.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_form.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_form.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_hv.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_hv.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_layout.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_layout.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_pinboard.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_pinboard.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_stack.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_stack.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_tabs.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/__pycache__/_tabs.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_form.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_hv.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_layout.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_pinboard.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_stack.py
/usr/lib/python3.7/site-packages/flexx/ui/layouts/_tabs.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__init__.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_bokeh.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_bokeh.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_button.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_button.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_canvas.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_canvas.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_color.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_color.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_dropdown.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_dropdown.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_group.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_group.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_iframe.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_iframe.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_label.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_label.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_lineedit.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_lineedit.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_media.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_media.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_plotly.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_plotly.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_plotwidget.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_plotwidget.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_progressbar.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_progressbar.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_slider.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_slider.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_tree.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/__pycache__/_tree.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_bokeh.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_button.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_canvas.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_color.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_dropdown.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_group.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_iframe.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_label.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_lineedit.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_media.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_plotly.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_plotwidget.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_progressbar.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_slider.py
/usr/lib/python3.7/site-packages/flexx/ui/widgets/_tree.py
/usr/lib/python3.7/site-packages/flexx/util
/usr/lib/python3.7/site-packages/flexx/util/__init__.py
/usr/lib/python3.7/site-packages/flexx/util/__pycache__
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/config.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/config.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/getresource.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/getresource.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/logging.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/logging.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/minify.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/minify.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/screenshot.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/screenshot.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/testing.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexx/util/__pycache__/testing.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexx/util/config.py
/usr/lib/python3.7/site-packages/flexx/util/getresource.py
/usr/lib/python3.7/site-packages/flexx/util/logging.py
/usr/lib/python3.7/site-packages/flexx/util/minify.py
/usr/lib/python3.7/site-packages/flexx/util/screenshot.py
/usr/lib/python3.7/site-packages/flexx/util/testing.py
/usr/lib/python3.7/site-packages/flexxamples
/usr/lib/python3.7/site-packages/flexxamples/__init__.py
/usr/lib/python3.7/site-packages/flexxamples/__pycache__
/usr/lib/python3.7/site-packages/flexxamples/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos
/usr/lib/python3.7/site-packages/flexxamples/demos/__init__.py
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/app_layout.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/app_layout.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/chatroom.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/chatroom.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/circles.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/circles.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/colab_painting.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/colab_painting.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/d3_collision.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/d3_collision.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/demo.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/demo.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/drawing.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/drawing.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/mondriaan.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/mondriaan.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/monitor.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/monitor.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/plotly_gdp.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/plotly_gdp.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/sine.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/sine.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/splines.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/splines.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/themed_form.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/themed_form.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/twente.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/twente.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/video_viewer.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/__pycache__/video_viewer.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/demos/app_layout.py
/usr/lib/python3.7/site-packages/flexxamples/demos/chatroom.py
/usr/lib/python3.7/site-packages/flexxamples/demos/circles.py
/usr/lib/python3.7/site-packages/flexxamples/demos/colab_painting.py
/usr/lib/python3.7/site-packages/flexxamples/demos/d3_collision.py
/usr/lib/python3.7/site-packages/flexxamples/demos/demo.py
/usr/lib/python3.7/site-packages/flexxamples/demos/drawing.py
/usr/lib/python3.7/site-packages/flexxamples/demos/mondriaan.py
/usr/lib/python3.7/site-packages/flexxamples/demos/monitor.py
/usr/lib/python3.7/site-packages/flexxamples/demos/plotly_gdp.py
/usr/lib/python3.7/site-packages/flexxamples/demos/sine.py
/usr/lib/python3.7/site-packages/flexxamples/demos/splines.py
/usr/lib/python3.7/site-packages/flexxamples/demos/themed_form.py
/usr/lib/python3.7/site-packages/flexxamples/demos/twente.py
/usr/lib/python3.7/site-packages/flexxamples/demos/video_viewer.py
/usr/lib/python3.7/site-packages/flexxamples/howtos
/usr/lib/python3.7/site-packages/flexxamples/howtos/__init__.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/adding_handlers.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/adding_handlers.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/array_props.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/array_props.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/basic_emit.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/basic_emit.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/bokehdemo.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/bokehdemo.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/bootstrap.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/bootstrap.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/box_vs_fix_layout.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/box_vs_fix_layout.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/buttons.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/buttons.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/control_with_keys.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/control_with_keys.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/cookies.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/cookies.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/deep_event_connections.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/deep_event_connections.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/editor_ace.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/editor_ace.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/editor_cm.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/editor_cm.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/hello_world.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/hello_world.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/icons.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/icons.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/jquery.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/jquery.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/leaflet.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/leaflet.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/mutual_dependent_props.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/mutual_dependent_props.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/oneliners.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/oneliners.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/python_in_js.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/python_in_js.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/react_to_props.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/react_to_props.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/redirect.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/redirect.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/send_data.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/send_data.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_data.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_data.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_multiple1.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_multiple1.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_multiple2.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_multiple2.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_ssl.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_ssl.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_with_aiohttp.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_with_aiohttp.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_with_flask.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/serve_with_flask.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/splitters.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/splitters.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/store.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/store.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/threaded.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/threaded.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/tree.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/__pycache__/tree.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/howtos/adding_handlers.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/array_props.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/basic_emit.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/bokehdemo.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/bootstrap.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/box_vs_fix_layout.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/buttons.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/control_with_keys.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/cookies.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/deep_event_connections.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/editor_ace.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/editor_cm.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/hello_world.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/icons.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/jquery.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/leaflet.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/mutual_dependent_props.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/oneliners.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/python_in_js.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/react_to_props.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/redirect.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/send_data.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_data.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_multiple1.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_multiple2.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_ssl.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_with_aiohttp.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/serve_with_flask.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/splitters.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/store.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/threaded.py
/usr/lib/python3.7/site-packages/flexxamples/howtos/tree.py
/usr/lib/python3.7/site-packages/flexxamples/testers
/usr/lib/python3.7/site-packages/flexxamples/testers/__init__.py
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/benchmark.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/benchmark.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/deep1.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/deep1.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/deep2.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/deep2.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/errors.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/errors.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/find_prime.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/find_prime.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/hv_layout.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/hv_layout.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/minsize.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/minsize.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/mouse_and_touch.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/mouse_and_touch.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/tricky_events.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/tricky_events.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/ws_speed.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/__pycache__/ws_speed.cpython-37.pyc
/usr/lib/python3.7/site-packages/flexxamples/testers/benchmark.py
/usr/lib/python3.7/site-packages/flexxamples/testers/deep1.py
/usr/lib/python3.7/site-packages/flexxamples/testers/deep2.py
/usr/lib/python3.7/site-packages/flexxamples/testers/errors.py
/usr/lib/python3.7/site-packages/flexxamples/testers/find_prime.py
/usr/lib/python3.7/site-packages/flexxamples/testers/hv_layout.py
/usr/lib/python3.7/site-packages/flexxamples/testers/minsize.py
/usr/lib/python3.7/site-packages/flexxamples/testers/mouse_and_touch.py
/usr/lib/python3.7/site-packages/flexxamples/testers/tricky_events.py
/usr/lib/python3.7/site-packages/flexxamples/testers/ws_speed.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:40:23 2024