Skip to main content

Django framework for high observability web applications

Project description

Django Spire Logo

django_spire is a modular framework designed to enhance observability and improve the development of Django web applications.

Features

  • Modular Architecture: Select and install only the modules you need.

  • Seamless Integration: Works alongside your existing Django application without intrusive changes.

  • Customizable & Extensible: Configure and extend modules to suit specific project requirements.

Getting Started

To install django_spire, run:

pip install django_spire

Add django_spire to your Django project’s INSTALLED_APPS:

INSTALLED_APPS = [
    'django_spire',
    'django_spire.authentication',
    'django_spire.authentication.mfa',
    'django_spire.breadcrumb',
    'django_spire.comment',
    'django_spire.core',
    'django_spire.file',
    'django_spire.form',
    'django_spire.gamification',
    'django_spire.help',
    'django_spire.history',
    'django_spire.maintenance',
    'django_spire.modal',
    'django_spire.notification',
    'django_spire.options',
    'django_spire.pagination',
    'django_spire.permission',
    'django_spire.search',
    'django_spire.user_account',
    'django_spire.user_account.profile'
]

Documentation

Please refer to our documentation for detailed setup, module configuration, and usage examples.

Contributing

We welcome contributions! See our contributing guide for more details on how to get involved.

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-spire-0.0.12a0.tar.gz (379.6 kB view details)

Uploaded Source

Built Distribution

django_spire-0.0.12a0-py3-none-any.whl (480.7 kB view details)

Uploaded Python 3

File details

Details for the file django-spire-0.0.12a0.tar.gz.

File metadata

  • Download URL: django-spire-0.0.12a0.tar.gz
  • Upload date:
  • Size: 379.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for django-spire-0.0.12a0.tar.gz
Algorithm Hash digest
SHA256 6f718fbe25814f1b2fcfeb337f8859115c419ccab61f1ab3ca719abbe2b6e564
MD5 af3a3dae7c5cc860135d3c984802b9ad
BLAKE2b-256 d4a950c0ca5bcd8621c7c7903b98f8eda1721fc3f411eb43dabaa067c88dc18b

See more details on using hashes here.

File details

Details for the file django_spire-0.0.12a0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_spire-0.0.12a0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3df2144b3ce2ecd8888ad43bad60ec43ee1ab9e5426b83a84417caea4516e85
MD5 bf140a9749de09435832bbb7e1bfddc6
BLAKE2b-256 ccb3e7108470c2655aeaeb721657e65e25a1d0effe746306a893284523abe0ce

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