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.8a0.tar.gz (378.2 kB view details)

Uploaded Source

Built Distribution

django_spire-0.0.8a0-py3-none-any.whl (479.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-spire-0.0.8a0.tar.gz
  • Upload date:
  • Size: 378.2 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.8a0.tar.gz
Algorithm Hash digest
SHA256 87b1bcc818813a83f9b774e73566aba9627490136b7057cb3cb0f3e9f37e0d0e
MD5 2521df6036f2d6b7dcae2fc0a8e7d0eb
BLAKE2b-256 c10be406679b42ddce6d4eff3519d7c7b752601f898727be150c73c72d96e2e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_spire-0.0.8a0-py3-none-any.whl
Algorithm Hash digest
SHA256 91ebe25dd001090730019e28599236b6fcbd01267e23c6d7dd0e0f6d4cca5ddc
MD5 751c48e62681e240497db71cc0193828
BLAKE2b-256 093538cba7b7bc392a398e928315a4bcb1a35de1f2b6f488acea44629d802d78

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