Skip to main content

designed to create flexible Key Performance Indicators (KPIs) for your projects.

Project description

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.

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

django_kpi-1.0.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_kpi-1.0.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file django_kpi-1.0.0.tar.gz.

File metadata

  • Download URL: django_kpi-1.0.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for django_kpi-1.0.0.tar.gz
Algorithm Hash digest
SHA256 af08b0b3c562ebbd5b7b870ef8de9839b0666bbff4dbdcff013f0d2b1c535b94
MD5 0feef41ba7e6d2a84db9e97048946a19
BLAKE2b-256 d2bd4f44be980308d0fd8fbed1f3dd84bfe1fa23bebdad712f4503c5d6627d92

See more details on using hashes here.

File details

Details for the file django_kpi-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_kpi-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for django_kpi-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b715a9cc4159a668d72398e88ff608bb0f215f16b240eb7814e06755b2a3e4f
MD5 e04db97d45a5f7571f55cafe9d23602b
BLAKE2b-256 11da9deb710fae6809e688a9ab42401e83916208cb0e7b1a147f911623429d4a

See more details on using hashes here.

Supported by

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