Merge pull request #1935 from blkdmr/patch-1

Add 'fenn' project entry to data.json
This commit is contained in:
Sammy Hori 2026-04-10 19:31:36 +01:00 committed by GitHub
commit 1b2b2fd7f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2083,6 +2083,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."
}
]
}