QuickUI icon indicating copy to clipboard operation
QuickUI copied to clipboard

Quickly create a UI for any python file with a CLI

Results 88 QuickUI issues
Sort by recently updated
recently updated
newest added

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.3.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR pins [flask-socketio](https://pypi.org/project/flask-socketio) to the latest release **5.1.1**. Changelog ### 5.1.1 ``` - Only use SSL socket if at least one SSL kwarg is not None [1639](https://github.com/miguelgrinberg/flask-socketio/issues/1639) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/57e525f6b9ac46c83004f8070ef55c943097a293)) (thanks...

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.3.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.3.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.2.5**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR pins [flask-socketio](https://pypi.org/project/flask-socketio) to the latest release **5.1.0**. Changelog ### 5.1.0 ``` - Add reloader_options argument to socketio.run[1556](https://github.com/miguelgrinberg/flask-socketio/issues/1556) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/f9036ebd6fa8301aecbbbafd79087523e83d18a1)) - Pass auth data from client in connect event handler...

This PR pins [flask](https://pypi.org/project/flask) to the latest release **2.0.1**. Changelog ### 2.0.1 ``` ------------- Released 2021-05-21 - Re-add the ``filename`` parameter in ``send_from_directory``. The ``filename`` parameter has been renamed to...

This PR pins [flask-socketio](https://pypi.org/project/flask-socketio) to the latest release **5.0.3**. Changelog ### 5.0.3 ``` - Document the use of simple-websocket with the development web server ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/6a2463cc21e56dfac27f63832d2510a3e1467634)) - Show transport in example...

This PR pins [flask-socketio](https://pypi.org/project/flask-socketio) to the latest release **5.0.2**. Changelog ### 5.0.2 ``` - Silence deprecation warning from Werkzeug 2.x [1549](https://github.com/miguelgrinberg/flask-socketio/issues/1549) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/6563634e4c7836479ff5d38d20f4339e6bcf92ab)) - Updated server options in documentation ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/6bcd1dc29d1dde4f61e582fc62f4bb752008615e)) -...

This PR pins [flask](https://pypi.org/project/flask) to the latest release **2.0.0**. Changelog ### 2.0.0 ``` ------------- Released 2021-05-11 - Drop support for Python 2 and 3.5. - Bump minimum versions of other...