Skip to main content

mince is a toolkit for slicing up data into bite-sized dashboards

Project description

mince 🔪🧄🧅

toolkit for slicing up data into bite-sized dashboards

Steps for using mince:

  1. ingest raw data into standardized format
  2. define dashboard specification
  3. serve dashboard
  4. continually update the data

Building a dashboard

In mince dashboards have 2 components:

  1. Data: a dict of polars dataframes
  2. UI Specification: metadata describing the dashboard's UI

Dashboard maintenance

There are many tasks associated with building and maintaining a data dashboard including:

  • data collection
  • data management
  • deployment
  • monitoring

mince aims to automate as many of these tasks as possible

Command Line Interface

The mince cli aims to automate as many of these tasks as possible

  • run dashboard mince run ... --pdb
  • run dashboard with interactive debugger mince run ... --pdb
  • list info about all running dashboards
    • mince ls
  • disk caching of loaded datasets for quick dashboard restarts
  • standardized hooks for data collection mince collect <DASHBOARD>
  • cli generator to create a management cli for each dashboard <DASHBOARD> <SUBCOMMAND> ...
  • easily load a dashboard's data into an interactive python session mince data <DASHBOARD> -i

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mince-0.2.2.tar.gz (66.3 kB view details)

Uploaded Source

Built Distribution

mince-0.2.2-py3-none-any.whl (84.7 kB view details)

Uploaded Python 3

File details

Details for the file mince-0.2.2.tar.gz.

File metadata

  • Download URL: mince-0.2.2.tar.gz
  • Upload date:
  • Size: 66.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.29.0

File hashes

Hashes for mince-0.2.2.tar.gz
Algorithm Hash digest
SHA256 cd06ab536135b88c8c7a7debe1e6ca3411220b4ca9725178a044ce7d3b82b26e
MD5 60aede490288ea0b3cec0d117cb83604
BLAKE2b-256 f55651c93653c8e8d2bf3635d34e1bb562cc0b779c641bb35d30c40e8cbeeedf

See more details on using hashes here.

File details

Details for the file mince-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: mince-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.29.0

File hashes

Hashes for mince-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 91fd642d135198afdadbfaa5f0d184642bf0ac3c163dfae35bde283a0235c2ee
MD5 4f3aba85e80f52f81f4b217b67c29fa6
BLAKE2b-256 0e6e0fa8c77170fe70da8976978fb6c7ce05b8bb221479abc4bcdb716fede4f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page