Skip to content

Commit 554ebb8

Browse files
authored
Add new component: streamlit-persist-session (#57)
Co-authored-by: hrkn <3927357+hrkn@users.noreply.github.com>
1 parent 0847f96 commit 554ebb8

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Persist Session",
4+
"author": {
5+
"github": "hrkn"
6+
},
7+
"links": {
8+
"github": "https://github.com/hrkn/streamlit-persist-session",
9+
"pypi": "streamlit-persist-session",
10+
"demo": null,
11+
"docs": null
12+
},
13+
"media": {
14+
"image": null
15+
},
16+
"install": {
17+
"pip": "pip install streamlit-persist-session"
18+
},
19+
"governance": {
20+
"enabled": true,
21+
"notes": null
22+
},
23+
"categories": ["Developer tools"]
24+
}

0 commit comments

Comments
 (0)