Skip to content

Django Spire

Build Python Versions PyPI Version Downloads

Purpose

Make Django application development modular, extensible, and configurable.

Currently Working Modules

Please make note when using spire to only add the modules with green check marks to your django install apps.

  • ai ✅
    • chat ✅
    • sms ✅
  • auth ✅
    • group ✅
    • user ✅
  • comment 🚧
  • contrib ✅
    • breadcrumb ❌
    • form ❌
    • gamification ❌
    • generic_views 🚧
    • help ❌
    • options ❌
    • pagination❌
    • seeding ✅
  • core 🚧
    • css🚧
    • js✅
    • maintenance🚧
    • templates🚧
  • file ❌
  • help_desk 🚧
  • history ✅
    • activity ✅
    • viewed ✅
  • notification ✅
    • email ✅
    • in_app ✅
    • push ❌
    • sms ✅