Seamlessly transform your Streamlit apps into standalone desktop applications. This library enables you to run your web-based Streamlit projects in native desktop windows, providing a polished and ...
my-app ├── Cargo.toml ├── crates │ └── my-app │ ├── Cargo.toml │ └── src │ └── main.rs └── README.md create-gpui-app with no arguments will create a new app called gpui-app.