A megathread for all things Django related to EVE Online.
Packages
All packages below are Django applications that can be included in your project to help build EVE Online integrations.
The traditional way of including Django apps is adding them to INSTALLED_APPS
, and then including their urls.py
. See how to make reusable applications on the Django documentation.
Name | Description |
---|---|
Django ESI | Django application built for ESI functionality using Bravado |
Django EVE Connector | ESI & SSO support with character/corporation/alliance data model storing |
Django EVE Doctrine manager | Doctrine & fitting support with skill checking |
Django EVE timerboard | Timers and timerboard support |
Django Discord Connector | API & SSO Support for Discord servers |
Django Discourse Connector | API & SSO Support for Discourse forums |
Django Universe | Eve Static database tool |
Platforms
Name | Description |
---|---|
Krypted | Community management platform for EVE Online |
AllianceAuth | Auth system for EVE to help in-game organizations manage online service access. |
Including your Project
Just drop a reply with your GitHub link and itβll get added.