LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/_templates/class.rst
docs/source/_templates/justattributes.rst
docs/source/_templates/tag_func.rst
docs/source/_templates/tags.rst
docs/source/images/shiny-logo.png
shiny/__init__.py
shiny/__main__.py
shiny/_app.py
shiny/_autoreload.py
shiny/_connection.py
shiny/_datastructures.py
shiny/_deprecated.py
shiny/_docstring.py
shiny/_error.py
shiny/_fileupload.py
shiny/_hostenv.py
shiny/_main.py
shiny/_namespaces.py
shiny/_shinyenv.py
shiny/_static.py
shiny/_utils.py
shiny/_validation.py
shiny/html_dependencies.py
shiny/http_staticfiles.py
shiny/input_handler.py
shiny/module.py
shiny/types.py
shiny.egg-info/PKG-INFO
shiny.egg-info/SOURCES.txt
shiny.egg-info/dependency_links.txt
shiny.egg-info/entry_points.txt
shiny.egg-info/not-zip-safe
shiny.egg-info/requires.txt
shiny.egg-info/top_level.txt
shiny/examples/Calc/app.py
shiny/examples/Effect/app.py
shiny/examples/Module/app.py
shiny/examples/Progress/app.py
shiny/examples/SafeException/app.py
shiny/examples/SilentCancelOutputException/app.py
shiny/examples/SilentException/app.py
shiny/examples/Value/app.py
shiny/examples/close/app.py
shiny/examples/download/app.py
shiny/examples/download/mtcars.csv
shiny/examples/download_button/app.py
shiny/examples/download_button/mtcars.csv
shiny/examples/download_link/app.py
shiny/examples/download_link/mtcars.csv
shiny/examples/dynamic_route/app.py
shiny/examples/event/app.py
shiny/examples/file_reader/app.py
shiny/examples/file_reader/mtcars.csv
shiny/examples/input_action_button/app.py
shiny/examples/input_action_link/app.py
shiny/examples/input_checkbox/app.py
shiny/examples/input_checkbox_group/app.py
shiny/examples/input_date/app.py
shiny/examples/input_date_range/app.py
shiny/examples/input_file/app.py
shiny/examples/input_numeric/app.py
shiny/examples/input_password/app.py
shiny/examples/input_radio_buttons/app.py
shiny/examples/input_select/app.py
shiny/examples/input_selectize/app.py
shiny/examples/input_slider/app.py
shiny/examples/input_text/app.py
shiny/examples/input_text_area/app.py
shiny/examples/insert_ui/app.py
shiny/examples/invalidate_later/app.py
shiny/examples/isolate/app.py
shiny/examples/layout_sidebar/app.py
shiny/examples/markdown/app.py
shiny/examples/modal/app.py
shiny/examples/nav/app.py
shiny/examples/navset_hidden/app.py
shiny/examples/notification_show/app.py
shiny/examples/on_ended/app.py
shiny/examples/on_flush/app.py
shiny/examples/on_flushed/app.py
shiny/examples/output_image/app.py
shiny/examples/output_image/rstudio-logo.png
shiny/examples/output_plot/app.py
shiny/examples/output_table/app.py
shiny/examples/output_table/mtcars.csv
shiny/examples/output_text/app.py
shiny/examples/output_ui/app.py
shiny/examples/page_fixed/app.py
shiny/examples/page_fluid/app.py
shiny/examples/panel_absolute/app.py
shiny/examples/panel_conditional/app.py
shiny/examples/panel_title/app.py
shiny/examples/poll/app.py
shiny/examples/remove_ui/app.py
shiny/examples/render_image/app.py
shiny/examples/req/app.py
shiny/examples/row/app.py
shiny/examples/send_custom_message/app.py
shiny/examples/template/app.py
shiny/examples/update_action_button/app.py
shiny/examples/update_checkbox/app.py
shiny/examples/update_checkbox_group/app.py
shiny/examples/update_date/app.py
shiny/examples/update_date_range/app.py
shiny/examples/update_navs/app.py
shiny/examples/update_numeric/app.py
shiny/examples/update_radio_buttons/app.py
shiny/examples/update_select/app.py
shiny/examples/update_selectize/app.py
shiny/examples/update_slider/app.py
shiny/examples/update_text/app.py
shiny/examples/www_dir/app.py
shiny/examples/www_dir/www/css/more-styles.css
shiny/examples/www_dir/www/css/styles.css
shiny/examples/www_dir/www/js/changetext.js
shiny/reactive/__init__.py
shiny/reactive/_core.py
shiny/reactive/_poll.py
shiny/reactive/_reactives.py
shiny/render/__init__.py
shiny/render/_render.py
shiny/render/_try_render_plot.py
shiny/session/__init__.py
shiny/session/_session.py
shiny/session/_utils.py
shiny/ui/__init__.py
shiny/ui/_bootstrap.py
shiny/ui/_download_button.py
shiny/ui/_html_dependencies.py
shiny/ui/_input_action_button.py
shiny/ui/_input_check_radio.py
shiny/ui/_input_date.py
shiny/ui/_input_file.py
shiny/ui/_input_numeric.py
shiny/ui/_input_password.py
shiny/ui/_input_select.py
shiny/ui/_input_slider.py
shiny/ui/_input_text.py
shiny/ui/_input_update.py
shiny/ui/_insert.py
shiny/ui/_markdown.py
shiny/ui/_modal.py
shiny/ui/_navs.py
shiny/ui/_notification.py
shiny/ui/_output.py
shiny/ui/_page.py
shiny/ui/_progress.py
shiny/ui/_utils.py
shiny/www/shared/shiny-autoreload.js
shiny/www/shared/shiny-autoreload.js.map
shiny/www/shared/shiny-showcase.css
shiny/www/shared/shiny-showcase.js
shiny/www/shared/shiny-showcase.js.map
shiny/www/shared/shiny-testmode.js
shiny/www/shared/shiny-testmode.js.map
shiny/www/shared/shiny.js
shiny/www/shared/shiny.js.map
shiny/www/shared/shiny.min.css
shiny/www/shared/shiny.min.js
shiny/www/shared/shiny.min.js.map
shiny/www/shared/bootstrap/bootstrap.bundle.min.js
shiny/www/shared/bootstrap/bootstrap.bundle.min.js.map
shiny/www/shared/bootstrap/bootstrap.min.css
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2
shiny/www/shared/datatables/upgrade1.10.txt
shiny/www/shared/datatables/css/dataTables.bootstrap.css
shiny/www/shared/datatables/css/dataTables.extra.css
shiny/www/shared/datatables/images/sort_asc.png
shiny/www/shared/datatables/images/sort_asc_disabled.png
shiny/www/shared/datatables/images/sort_both.png
shiny/www/shared/datatables/images/sort_desc.png
shiny/www/shared/datatables/images/sort_desc_disabled.png
shiny/www/shared/datatables/js/dataTables.bootstrap.js
shiny/www/shared/datatables/js/jquery.dataTables.min.js
shiny/www/shared/datepicker/css/bootstrap-datepicker3.css
shiny/www/shared/datepicker/css/bootstrap-datepicker3.min.css
shiny/www/shared/datepicker/js/bootstrap-datepicker.js
shiny/www/shared/datepicker/js/bootstrap-datepicker.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker-en-CA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ar-tn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ar.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.az.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bg.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bm.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.br.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ca.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.cs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.cy.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.da.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.de.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.el.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-AU.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-CA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-GB.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-IE.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-NZ.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-ZA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.eo.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.es.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.et.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.eu.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fa.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fo.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fr-CH.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.gl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.he.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hu.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hy.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.id.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.is.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.it-CH.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.it.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ja.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ka.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kh.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.km.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ko.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.lt.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.lv.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.me.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.mk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.mn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ms.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.nl-BE.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.nl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.no.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.oc.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pt-BR.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pt.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ro.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.rs-latin.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.rs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ru.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.si.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sq.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sr-latin.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sv.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sw.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ta.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tg.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.th.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uz-cyrl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uz-latn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.vi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.zh-CN.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.zh-TW.min.js
shiny/www/shared/datepicker/scss/build3.scss
shiny/www/shared/datepicker/scss/datepicker3.scss
shiny/www/shared/highlight/LICENSE
shiny/www/shared/highlight/classref.txt
shiny/www/shared/highlight/highlight.pack.js
shiny/www/shared/highlight/rstudio.css
shiny/www/shared/ionrangeslider/css/ion.rangeSlider.css
shiny/www/shared/ionrangeslider/js/ion.rangeSlider.js
shiny/www/shared/ionrangeslider/js/ion.rangeSlider.min.js
shiny/www/shared/ionrangeslider/scss/_base.scss
shiny/www/shared/ionrangeslider/scss/_mixins.scss
shiny/www/shared/ionrangeslider/scss/shiny.scss
shiny/www/shared/jquery/jquery-3.6.0.js
shiny/www/shared/jquery/jquery-3.6.0.min.js
shiny/www/shared/jquery/jquery-3.6.0.min.map
shiny/www/shared/jqueryui/AUTHORS.txt
shiny/www/shared/jqueryui/LICENSE.txt
shiny/www/shared/jqueryui/README
shiny/www/shared/jqueryui/index.html
shiny/www/shared/jqueryui/jquery-ui.css
shiny/www/shared/jqueryui/jquery-ui.js
shiny/www/shared/jqueryui/jquery-ui.min.css
shiny/www/shared/jqueryui/jquery-ui.min.js
shiny/www/shared/jqueryui/jquery-ui.structure.css
shiny/www/shared/jqueryui/jquery-ui.structure.min.css
shiny/www/shared/jqueryui/jquery-ui.theme.css
shiny/www/shared/jqueryui/jquery-ui.theme.min.css
shiny/www/shared/jqueryui/images/ui-icons_444444_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_555555_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_777620_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_777777_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_cc0000_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_ffffff_256x240.png
shiny/www/shared/requirejs/require.min.js
shiny/www/shared/selectize/accessibility/js/selectize-plugin-a11y.js
shiny/www/shared/selectize/accessibility/js/selectize-plugin-a11y.min.js
shiny/www/shared/selectize/css/selectize.bootstrap3.css
shiny/www/shared/selectize/js/selectize.min.js
shiny/www/shared/selectize/scss/selectize.bootstrap3.scss
shiny/www/shared/selectize/scss/selectize.bootstrap4.scss
shiny/www/shared/selectize/scss/selectize.bootstrap5.scss
shiny/www/shared/selectize/scss/selectize.default.scss
shiny/www/shared/selectize/scss/selectize.scss
shiny/www/shared/selectize/scss/plugins/drag_drop.scss
shiny/www/shared/selectize/scss/plugins/dropdown_header.scss
shiny/www/shared/selectize/scss/plugins/optgroup_columns.scss
shiny/www/shared/selectize/scss/plugins/remove_button.scss
shiny/www/shared/shiny_scss/bootstrap.scss
shiny/www/shared/shiny_scss/shiny.scss
shiny/www/shared/showdown/license.txt
shiny/www/shared/showdown/compressed/showdown.js
shiny/www/shared/showdown/src/showdown.js
shiny/www/shared/strftime/strftime-min.js
tests/__init__.py
tests/asyncio_prevent.py
tests/mocktime.py
tests/test_datastructures.py
tests/test_markdown.py
tests/test_modules.py
tests/test_namespaces.py
tests/test_navs.py
tests/test_poll.py
tests/test_reactives.py
tests/test_shinysession.py
tests/test_ui.py
tests/test_utils.py
tests/test_utils_async.py