From fe40f11dd7f1c8d4cb1a433f5917bbbf9a045dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pave=C5=82=20Ty=C5=9Blacki?= Date: Sat, 28 Sep 2024 23:39:20 +0100 Subject: [PATCH] add rio-ui project --- projects.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/projects.json b/projects.json index 8e1f79d..4bd1202 100644 --- a/projects.json +++ b/projects.json @@ -252,6 +252,17 @@ "pypistat_project": "quixote", "pypi_project": "quixote" }, + { + "name": "Rio", + "language": "python", + "repo": "https://github.com/rio-labs/rio", + "git": "https://github.com/rio-labs/rio.git", + "github_repo": "rio-labs/rio", + "github_topic": null, + "stackoverflow_tag": null, + "pypistat_project": "rio-ui", + "pypi_project": "rio-ui" + }, { "name": "Robyn", "language": "python",