Registry / web-framework / aa-freight

aa-freight

JSON →
library2.0.0pypypiunverified

AA Freight is a Django app for Alliance Auth that enables running a freight service within EVE Online. Current version 2.0.0 targets Django 3.2/4.0+ and Python >=3.8.

pip install aa-freight
INSTALL
IMPORT
SIG · AA-FREIGHT
A
aa-freight
web-frameworkpythonv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

admin
from freight import admin
app_settings
from freight import app_settings

Install the package and enable in Django settings.

pip install aa-freight # Add 'freight' to INSTALLED_APPS in your Alliance Auth settings # Run migrations: # python manage.py migrate # Then configure in admin panel.
Debug
Known issues
breakingVersion 2.0.0 introduced breaking changes in model structure. Existing freight contracts may need migration.
fix
Follow the upgrade guide in the repository's CHANGELOG.
affects: <2.0.0
deprecatedSupport for Python 3.8 is deprecated and will be removed in a future release.
fix
Upgrade to Python 3.10+.
affects: >=2.0.0
gotchaThe app requires a properly configured Alliance Auth instance with ESI scopes. Ensure your EVE SSO client has the required scopes.
fix
Double-check scopes in your Alliance Auth settings.
affects: all
Upgrade
Version history
2.0.0latest on PyPI · released Aug 29, 2025
Audit
Dependencies
allianceauthrequiredCore framework dependency
djangorequiredWeb framework
django-esirequiredESI client for EVE API
Agent activity
56 hits · last 30 days
node
50
OpenAI (training)
1
Resources
aa-freight — pip install aa-freight · libregistry