Django framework for high observability web applications
Project description
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
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
File details
Details for the file django-spire-0.0.9a0.tar.gz
.
File metadata
- Download URL: django-spire-0.0.9a0.tar.gz
- Upload date:
- Size: 378.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14af0fe26237e29eda11b2b01ff8ce6d8f1cbf84a0c53644341913a0190dba63 |
|
MD5 | 46eb0c8be91b734c8e591fbf1b13faae |
|
BLAKE2b-256 | 982ec512002b5f391a6642a16c86dcc0becce520f35707ff7ad1205debe9e295 |
File details
Details for the file django_spire-0.0.9a0-py3-none-any.whl
.
File metadata
- Download URL: django_spire-0.0.9a0-py3-none-any.whl
- Upload date:
- Size: 479.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6409d8f4dc371295437bcc746b3f44c13b3ecc5986dc95b09ae400b76dafcd8b |
|
MD5 | 7403407b597c457aefe2861855d67a5d |
|
BLAKE2b-256 | d536fc257147619837ffcf4f957c32b597c1252417bcbe7440b9548b9666f938 |