Pelagicore/qface
Interface generator framework based on an interface description language (IDL). Inspired by Qt5!
Provides a Python-based generator framework that parses Qt/QML-inspired IDL files into a domain model, enabling custom code generators through templating without modifying core logic. Optimized for performance with built-in caching and incremental file writing, it's designed to handle large IDL document sets and supports flexible code generation, reporting, and documentation tasks from a single IDL source.
No commits in the last 6 months.
Stars
49
Forks
23
Language
Python
License
MIT
Category
Last pushed
Jun 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Pelagicore/qface"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator