gooseBit plugin showing some basic statistics
Project description
gooseBit Simple Stats Plugin
A simple example plugin for testing and understanding gooseBit's plugin system.
This plugin sets up a page which shows software count and/or device count.
Installation
When using a Docker image, the plugin can be installed as follows:
FROM upstreamdata/goosebit
USER root
RUN pip install --no-cache-dir goosebit-simple-stats
USER goosebit
Configuration
Enable the plugin in goosebit.yaml (or set the corresponding environment variable):
plugins:
- goosebit_simple_stats
Configure which data to show:
simple_stats_show:
- device_count
- software_count
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goosebit_simple_stats-0.1.1.tar.gz.
File metadata
- Download URL: goosebit_simple_stats-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc85d060081d993357ddd12e5f38381524105a4281dbf6e298b2787b80e27cca
|
|
| MD5 |
cb5ac049f8a1faf340292f72357b192b
|
|
| BLAKE2b-256 |
3657aa64f577042cc543e59327e589da26ea1bcd1f1a4ed380c0d79e51298e9e
|
File details
Details for the file goosebit_simple_stats-0.1.1-py3-none-any.whl.
File metadata
- Download URL: goosebit_simple_stats-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83f2b0ba566c8e094417c8988d86100412c116ad7e43c054a766070ad11390ee
|
|
| MD5 |
89a5a3a42fecac4a8a245be72f2ba4ba
|
|
| BLAKE2b-256 |
c98c3b536e923ff00e1679e2e668db386afcfae21f449668ec169bf924f40f1d
|