3 مستودعات
Tools that allow developers to define and generate data-driven dashboards using programming code.
Distinct from Code-based Dashboard Configuration: Candidates focus on prompt-based or usage-specific dashboards; this is a general-purpose code-driven builder.
Explore 3 awesome GitHub repositories matching data & databases · Code-Driven Dashboard Builders. Refine with filters or upvote what's useful.
NiceGUI is a web framework that enables the creation of interactive user interfaces and dashboards using only Python. It functions as a reactive system, automatically synchronizing state between the server and the browser to update interface elements in real time without requiring manual intervention. The framework allows developers to build complex web applications by writing standard Python logic, eliminating the need to author custom HTML, CSS, or client-side scripts. It manages the orchestration of the interface by dynamically injecting necessary assets and reconciling changes to the comp
Creates data-driven dashboards and control panels directly via a Python backend.
Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document
Assembles data visualizations and controls into publishable dashboards using Python, R, or Observable.
Just-dashboard هو إطار عمل لتصور البيانات يتيح إنشاء لوحات تحكم ويب تفاعلية من خلال ملفات تكوين تصريحية. من خلال تحديد التخطيطات ومصادر البيانات في YAML أو JSON، يمكن للمستخدمين إنشاء واجهات وظيفية دون كتابة كود واجهة أمامية مخصص. يعمل النظام كمنشئ لوحة تحكم يحول هذه التعريفات المهيكلة إلى مكونات مرئية، ويدعم كلاً من التضمين المحلي والنشر عن بُعد. يتميز المشروع بالسماح باستضافة ومشاركة لوحات التحكم عبر مقتطفات يتم التحكم في إصداراتها، مما يتيح وصولاً فورياً إلى تصورات البيانات دون الحاجة إلى خلفية مخصصة. يدعم التحديثات الديناميكية عن طريق جلب ملفات التكوين في وقت التشغيل، ويوفر عناصر تحكم تفاعلية مثل القوائم المنسدلة التي تسمح للمستخدمين بتصفية وتحويل طرق عرض البيانات مباشرة داخل المتصفح. يتكامل إطار العمل في تطبيقات الويب الحالية كاعتماد نمطي، مما يسهل تضمين التحليلات مباشرة داخل تسلسل هرمي لعرض المشروع. يتضمن أدوات مؤتمتة لتوليد إعلانات النوع الثابت أثناء عملية البناء، مما يضمن الاتساق ويوفر الدعم للمطورين أثناء تحديد هياكل لوحة التحكم الخاصة بهم.
Enables the creation of data-driven interfaces through declarative configuration without requiring custom backend development.