An open API service indexing awesome lists of open source software.

https://github.com/alex-feel/st-copy-example

This repository contains a tiny Streamlit app that demonstrates how to use the st‑copy component.
https://github.com/alex-feel/st-copy-example

streamlit

Last synced: about 2 months ago
JSON representation

This repository contains a tiny Streamlit app that demonstrates how to use the st‑copy component.

Awesome Lists containing this project

README

          

# Streamlit Copy-to-Clipboard Button Component • Example App

This repository contains a tiny Streamlit app that demonstrates how to use the **st‑copy** component.

> **Component code** lives in the main project:
>

## Quick start

```bash
pip install -r requirements.txt

streamlit run app.py
```