Skip to content

Commit c17a482

Browse files
committed
Added 'Streamlit'
1 parent e5e5d50 commit c17a482

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

frontend/src/DB/product.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@
4747
"link": "https://www.starknet.io/",
4848
"description": "Starknet is a Validity Rollup that provides unlimited scale while retaining Ethereum’s security and decentralization."
4949
},
50+
{
51+
"productName": "Streamlit",
52+
"category": "Web Frameworks",
53+
"image": "https://streamlit.io/images/brand/streamlit-logo-secondary-colormark-darktext.svg",
54+
"link": "https://streamlit.io/",
55+
"description": "User-friendly open-source framework for building interactive, data-driven web applications in Python with minimal code."
56+
},
5057
{
5158
"productName": "Ghostery Extension",
5259
"category": "Extensions",

0 commit comments

Comments
 (0)