Python based UIs using the Reflex.dev Framework
-
Appkit Framework with UI components based on mantine.dev,
- appkit-commons - Configuration Management, Database convenience, Scheduler, DI with Service Registry
- appkit-user - Enterprise user management with SSO support, RBAC, Login and Admin UI
- appkit-mantine - Comprehensive Mantine.dev UI wrapper for Reflex.dev
- appkit-assistant - AI assistant with MCP server and Skills integration and admin backend
- appkit-imagecreator - Multi-AI image generation and admin backend
- some Appkit based MCP servers
All as components that could be separatly imported in an Appkit based project
-
Alloq - Resourceplanning and project forecasting for smal teams
- Runic - Graph schema migrations and ORM for Cypher-based graph databases. Currently supports Neo4j, FalkorDB, Memgraph, ArcadeDB and Apache AGE
Tiberio - Alexa Skill that runs locally on your own server, currently integrated with harmonyhub_py, homekit-py and fritzhome_py
- harmonyhub-py - Logitech Harmony Hub
- homekit-py - Apple Homekit
- fritzhome-py - AVM Fritz Home (currently thermostates only).
- huehub-py - Philips Hue
- sonos-py - Sonos
All integrations support CLI and MCP and are easily integratable into e.g. Claude Code or other LLM Clients that support local MCP servers and skills.
- project-kit - Copier based python project template.
- agent-skills - Skills repository linked as git subtree into the projects. Use with project-kit or solo