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.5.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.3.2**. Changelog ### 5.3.2 ``` - Deliver callbacks from different namespaces [1909](https://github.com/miguelgrinberg/flask-socketio/issues/1909) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/94240a4af3cef03354810bef0a35b848c2e16a28)) - Fix documentation typos [1881](https://github.com/miguelgrinberg/flask-socketio/issues/1881) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/94692d365ce328986d7b802d6177decf8ba86ac6)) (thanks **Tim Gates**!)...

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.5.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.5.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 [flask-socketio](https://pypi.org/project/flask-socketio) to the latest release **5.3.1**. Changelog ### 5.3.1 ``` - Always pop `allow_unsafe_werkzeug` option from kwargs [1877](https://github.com/miguelgrinberg/flask-socketio/issues/1877) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/9923502960da2c543c43bcc498d6acc2fc80179c)) (thanks **zakx**!) ``` ### 5.3.0 ``` - Add...

This PR pins [pandas](https://pypi.org/project/pandas) to the latest release **1.4.4**. *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.3.0**. Changelog ### 5.3.0 ``` - Add `call()` function to emit to the client and wait for the callback response [1830](https://github.com/miguelgrinberg/flask-socketio/issues/1830) ([commit](https://github.com/miguelgrinberg/flask-socketio/commit/94a28590e211784e9365ac21185fd617bd1a0a9f))...

This PR pins [flask](https://pypi.org/project/flask) to the latest release **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Update Werkzeug dependency to >= 2.2.2. This includes fixes related to the new...

This PR pins [flask](https://pypi.org/project/flask) to the latest release **2.2.0**. Changelog ### 2.2.0 ``` ------------- Released 2022-08-01 - Remove previously deprecated code. :pr:`4337` - Old names for some ``send_file`` parameters have...

This PR pins [flask](https://pypi.org/project/flask) to the latest release **2.1.3**. Changelog ### 2.1.3 ``` ------------- Released 2022-07-13 - Inline some optional imports that are only used for certain CLI commands. :pr:`4606`...