aa-structures
An app for managing Eve Online structures with Alliance Auth.
What it is and what it does
aa-structures is a Django plugin for Alliance Auth that centralizes management and monitoring of Eve Online in-game structures owned by member corporations. It syncs structure data (Upwell structures, starbases, customs offices) from the Eve Online ESI API and displays them in a searchable, permission-controlled browser within Alliance Auth. The app automatically forwards relevant in-game notifications—fuel warnings, sovereignty events, war declarations, moon mining activity—to Discord channels as alerts, and can populate structure timer boards with critical events.
The package depends on a working Alliance Auth deployment plus 10 runtime packages including django-esi for API access, redis-simple-mq for task queuing, and dhooks-lite for Discord integration. It supports Python 3.10+ and Django 4.2 or 5.2. Installation is straightforward if you already run Alliance Auth, but the app is tightly coupled to that ecosystem and requires ESI token management and Discord webhook configuration.
Use it for:
- Display a real-time inventory of all structures owned by your alliance's member corporations in one searchable interface.
- Automatically alert Discord channels when structures run low on fuel or face reinforcement timers.
- Track customs office tax rates and access settings across your territory.
- Populate Alliance Auth's structure timer board with critical events extracted from game notifications.
- Monitor sync health and ESI token validity across multiple structure-owning accounts.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A Django app that integrates with Alliance Auth to display, track, and monitor Eve Online in-game structures (Upwell structures, starbases, customs offices) and forwards game notifications to Discord.
Yes, if you operate an Alliance Auth deployment and need centralized structure visibility and Discord alerting for your Eve Online alliance. The active maintenance, low install friction, and lack of known vulnerabilities support adoption. However, verify the license terms first (currently unclear in metadata) and ensure your Alliance Auth infrastructure is already in place—this is not a standalone tool.
Install
aa-structures on PyPI
pip
pip install aa-structuresuv
uv add aa-structurespoetry
poetry add aa-structuresInstalling aa-structures
Before you install
Low install friction with a pure-Python wheel. Active maintenance as of 2026-07-18. Requires 10 runtime dependencies including allianceauth, django-esi, and redis-simple-mq, so installation complexity depends on your existing Alliance Auth setup.
License in practice
License status is unclear—no SPDX identifier or raw license text is declared in the package metadata. Verify the actual license terms in the repository before adopting this package in a commercial or restricted-use context.
Quickstart
pip install aa-structures
Then add 'structures' to INSTALLED_APPS in your Alliance Auth Django settings and configure it with your Eve Online ESI credentials and Discord webhook details.
Requires an existing Alliance Auth installation (Django 4.2 or 5.2) and Python 3.10+. Also requires redis-simple-mq and valid Eve Online ESI tokens to sync structure data.
Verify before relying
- Exact scope of structure types and game notifications supported beyond those listed in the description.
- Whether the BETA features (refuel notifications, POS reinforced alerts) are production-ready.
- Performance characteristics when managing large numbers of structures across many corporations.
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 10 — allianceauth-app-utils, allianceauth, dhooks-lite, django-esi, django-eveuniverse, django-multiselectfield, django-navhelper, humanize, pyyaml, redis-simple-mq |
| Maintenance | actively maintained — 27 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,824/month — #8,772 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: aa_structures-4.0.3-py3-none-any.whl
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
aa-freightAn Alliance Auth app that manages a central…
unclear · top 15,000 on PyPI
allianceauthAlliance Auth is a Django-based authentication…
copyleft · top 15,000 on PyPI
aa-memberauditA Django app for Alliance Auth that provides…
unclear · top 15,000 on PyPI
aa-inactivityMonitors member activity in Alliance Auth using…
unclear · top 15,000 on PyPI
allianceauth-discordbotA Discord bot framework for Alliance Auth that…
permissive · top 15,000 on PyPI
aa-contactsA Django plugin for AllianceAuth that tracks…
copyleft · top 15,000 on PyPI
django-esiDjango-ESI provides a Django app that wraps the…
copyleft · top 15,000 on PyPI
django-eveuniverseProvides Django models for Eve Online universe…
unclear · top 15,000 on PyPI
django-eveonline-sdeProvides Django models for EVE Online's Static…
copyleft · top 15,000 on PyPI
aa-killtrackerKilltracker is an Alliance Auth plugin that…
unclear · top 15,000 on PyPI