Skip to main content

django_kpi

⚠️ Note: This package is currently in active development.

django_kpi is a Django package designed to create flexible Key Performance Indicators (KPIs) for your projects. This package allows you to define, track, and manage KPIs with ease.

Features

  • Define custom KPIs
  • Track KPI performance over time (WIP)
  • Flexible configuration options
  • Easy integration with existing Django projects

Installation

To install django_kpi, use pip:

pip install django_kpi

Usage

  1. Add django_kpi to your INSTALLED_APPS in your Django settings:

    INSTALLED_APPS = [
        ...
        'django_kpi',
    ]
    
  2. Update your urls.py to include the django_kpi URLs:

    from django.urls import path, include
    
    urlpatterns = [
        ...
        path('kpi/', include('django_kpi.urls')),
    ]
    
  3. Run the migrations to create the necessary database tables:

    python manage.py migrate
    
  4. Define your KPIs in the Django admin interface or through the provided API.

  5. Use KpiCards on your views check example

Screenshots

Input

Input

Output

Output

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or support, please contact mchahboun@majaracapital.com.

Release files for django-kpi 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-kpi 1.0.0
File Size Uploaded
django_kpi-1.0.0.tar.gz 11.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-kpi 1.0.0
File Interpreter ABI Platform
django_kpi-1.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 23.5 kB

Release files / django_kpi-1.0.0.tar.gz

Download URL django_kpi-1.0.0.tar.gz
Size 11.3 kB
Tags Source
SHA-256 checksum
How to use checksums
af08b0b3c562ebbd5b7b870ef8de9839b0666bbff4dbdcff013f0d2b1c535b94
BLAKE2b-256 checksum
How to use checksums
d2bd4f44be980308d0fd8fbed1f3dd84bfe1fa23bebdad712f4503c5d6627d92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release files / django_kpi-1.0.0-py3-none-any.whl

Download URL django_kpi-1.0.0-py3-none-any.whl
Size 12.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1b715a9cc4159a668d72398e88ff608bb0f215f16b240eb7814e06755b2a3e4f
BLAKE2b-256 checksum
How to use checksums
11da9deb710fae6809e688a9ab42401e83916208cb0e7b1a147f911623429d4a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 release files

0.2

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page