Skip to content

An auto-configuring GraphQL server written in Python, Gluon's other half.

License

Notifications You must be signed in to change notification settings

Node0/graphette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Graphette

Python-based complement to Gluon, emphasizing dynamic runtime plugins and rapid prototyping.

Graphette is a Python implementation of the same architectural blueprint as Gluon, favoring runtime flexibility over compile-time enforcement. It loads backend plugins dynamically, supporting JSON-based IRS (Intermediate Representational Schema) and runtime-generated schemas and resolvers. It is a simpler implementation of the ideas that led to Gluon and lacks the high-performance hallmarks of Gluon.

Releases

No releases published

Packages

No packages published