maibot-dashboard
MaiBot WebUI static assets
What it is and what it does
This package bundles the compiled frontend assets (dist build output) for MaiBot's web interface. It is a distribution-only package—it contains no runtime code to execute, only static files intended to be served by a web server or integrated into a larger application. The package is actively maintained and installs with no external dependencies, making it straightforward to add to a Python environment.
Typically used as a dependency of a MaiBot server package or as a standalone asset provider in a deployment pipeline. Since it carries no runtime logic, its primary role is to ensure the correct version of frontend assets are available alongside the corresponding server version.
Use it for:
- Bundle frontend assets with a MaiBot server application for containerized or packaged deployment.
- Serve static web interface files from a Python-based application without managing separate frontend build steps.
- Pin a specific version of the MaiBot dashboard UI alongside server code to ensure compatibility.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides pre-built frontend static assets (HTML, CSS, JavaScript) for the MaiBot WebUI, packaged as a Python distribution for easy deployment alongside server components.
Yes, if you are building or deploying a MaiBot application and need the corresponding frontend assets. The package is lightweight, has no dependencies, and is actively maintained. However, verify the license terms first—the unclear license status means you should confirm it aligns with your project's licensing requirements before committing to it.
Install
maibot-dashboard on PyPI
pip
pip install maibot-dashboarduv
uv add maibot-dashboardpoetry
poetry add maibot-dashboardInstalling maibot-dashboard
Before you install
Low friction installation with no runtime dependencies. Actively maintained as of 10 days ago; requires Python 3.10 or later.
License in practice
License status is unclear—no SPDX identifier or raw license text is declared. Verify licensing terms before use in proprietary or redistributed contexts.
Quickstart
pip install maibot-dashboard==1.6.3
import maibot_dashboard
# Static assets are now available for serving or bundling
Requires Python 3.10 or later.
Verify before relying
- What is the actual license under which this package is distributed?
- What is the intended deployment model—does this integrate with a specific MaiBot server package?
- Are there any known incompatibilities or version constraints with the server component?
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 10 days since the last release |
| First released | |
| Downloads | 97,590/month — #13,144 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: maibot_dashboard-1.6.3-py3-none-any.whl
Tags
More Dynamic Content packages
MarkupSafe provides a text object that escapes…
permissive · top 100 on PyPI
Jinja2Jinja2 is a templating engine that renders…
permissive · top 100 on PyPI
soupsieveSoupsieve is a CSS selector library designed to…
permissive · top 100 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
FlaskFlask is a lightweight WSGI web application…
permissive · top 1,000 on PyPI
MakoMako compiles Python-embedded templates into…
permissive · top 1,000 on PyPI
prefab-uiPrefab is a Python UI framework for building…
permissive · top 15,000 on PyPI
esphome-device-builder-frontendProvides a prebuilt web frontend for the…
permissive · top 15,000 on PyPI
esphome-dashboardESPHome Dashboard is a web-based frontend for…
permissive · top 15,000 on PyPI
pipecat-ai-prebuiltProvides a lightweight, ready-to-use web UI for…
permissive · top 15,000 on PyPI
home-assistant-frontendProvides the web-based user interface for Home…
permissive · top 15,000 on PyPI
dash-core-componentsProvides a suite of React components for…
permissive · top 5,000 on PyPI
open-webuiOpen WebUI is a self-hosted AI platform…
unclear · top 5,000 on PyPI
webassetsMerges and compresses JavaScript and CSS files…
permissive · top 15,000 on PyPI
fastuiFastUI lets you build responsive web…
permissive · top 15,000 on PyPI
Flask-BootstrapFlask-Bootstrap packages Bootstrap CSS and…
permissive · top 15,000 on PyPI