Add 'fenn' project entry to data.json

Added new project entry for fenn
This commit is contained in:
Alessio Russo
2026-03-10 14:56:31 +01:00
committed by GitHub
parent 99f1b00233
commit f448db6475
+9
View File
@@ -2109,6 +2109,15 @@
"TypeScript"
],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
},
{
"name": "fenn",
"link": "https://github.com/pyfenn/fenn",
"label": "good first issue",
"technologies": [
"Python"
],
"description": "A simple framework that automates ML/DL workflows by providing prebuilt trainers, templates, logging, configuration management, and much more."
}
]
}