Metadata-Version: 2.4
Name: django-spire
Version: 0.9.4
Summary: A project for Django Spire
Author-email: Brayden Carlson <braydenc@stratusadv.com>, Nathan Johnson <nathanj@stratusadv.com>
License: Copyright (c) 2024 Stratus Advanced Technologies and Contributors.
        
        Permission is hereby granted, free of charge, to any person
        obtaining a copy of this software and associated documentation
        files (the "Software"), to deal in the Software without
        restriction, including without limitation the rights to use,
        copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the
        Software is furnished to do so, subject to the following
        conditions:
        
        The above copyright notice and this permission notice shall be
        included in all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
        EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
        OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
        NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
        HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
        WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
        FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
        OTHER DEALINGS IN THE SOFTWARE.
        
Keywords: portal,cmms,spire,django,backend,frontend,javascript,active server pages
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: dandy>=0.18.0
Requires-Dist: django>=5.1.8
Requires-Dist: django-glue>=0.8.1
Requires-Dist: django-sendgrid-v5
Requires-Dist: docutils
Requires-Dist: faker
Requires-Dist: psycopg2
Requires-Dist: pydantic
Requires-Dist: Pygments
Requires-Dist: python-dateutil
Requires-Dist: typing_extensions
Requires-Dist: twilio
Requires-Dist: dandy>=0.18.0
Requires-Dist: django>=5.1.8
Requires-Dist: django-glue>=0.8.1
Requires-Dist: django-sendgrid-v5
Requires-Dist: docutils
Requires-Dist: faker
Requires-Dist: psycopg2
Requires-Dist: pydantic
Requires-Dist: Pygments
Requires-Dist: python-dateutil
Requires-Dist: typing_extensions
Requires-Dist: twilio
Dynamic: license-file

# Django Spire

![Build](https://img.shields.io/github/actions/workflow/status/stratusadv/django-spire/run_tests.yml)
![Python Versions](https://img.shields.io/pypi/pyversions/django-spire)
![PyPI Version](https://img.shields.io/pypi/v/django-spire)
![Downloads](https://img.shields.io/pypi/dm/django-spire)

## Purpose

Make Django application development modular, extensible, and configurable.

## Getting Started

Please refer to our [website](https://django-spire.stratusadv.com) for detailed setup, module configuration, and usage examples.

<p align="center">
    <a href="https://django-spire.stratusadv.com">
        <img alt="Dandy Logo" src="https://django-spire.stratusadv.com/static/img/django_spire_logo_512.png"/>
    </a>
</p>
