[PR #937] [CLOSED] Added Monique Dashboards #12206

Closed
opened 2026-04-27 01:44:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/937
Author: @aartur
Created: 9/15/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Monique Dashboards - a library for creating custom dashboards, coming with full web and API applications.

What's the difference between this Python project and similar ones?

The library drops the traditional concept of a metric and replaces it with a table. Multiple input types are automatically converted to a table (JSON, ASCII tables, text files) and their data can be instantly visualized on a dashboard.

Other unique features:

  • auto-creation of tiles, for example a tile can be created for each source IP address
  • auto-creation of data series (including data from new rows that appeared in a table)

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/937 **Author:** [@aartur](https://github.com/aartur) **Created:** 9/15/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0610dcd`](https://github.com/vinta/awesome-python/commit/0610dcdefb30a7523716c9bb495ca24f889115eb) Added Monique Dashboards ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? [Monique Dashboards](https://github.com/monique-dashboards/monique) - a library for creating custom dashboards, coming with full web and API applications. ## What's the difference between this Python project and similar ones? The library drops the traditional concept of a metric and replaces it with a table. Multiple input types are automatically converted to a table (JSON, ASCII tables, text files) and their data can be instantly visualized on a dashboard. Other unique features: - auto-creation of tiles, for example a tile can be created for each source IP address - auto-creation of data series (including data from new rows that appeared in a table) -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 01:44:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#12206