Registry / crm-productivity / aa-memberaudit-dc

aa-memberaudit-dc

JSON →
library0.3.4pypypiunverified

A Doctrine Checker addon module for Alliance Auth's AA Memberaudit plugin. Provides tools for checking corporation doctrines and skills. Current version: 0.3.4. Release cadence: irregular, last updated April 2026. Requires Python >=3.10 and Alliance Auth v4 (last version compatible with AAv4; not compatible with AAv5).

pip install aa-memberaudit-dc
INSTALL
IMPORT
SIG · AA-MEMBERAUDIT-DC
A
aa-memberaudit-dc
crm-productivitypythonv0.3.4
Install
Import
Disk
Pass rate
0/ 10
Env Coverage0 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v? · pip install
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
build_error
glibc
py 3.103.95 runs
build_error
Code
Verified usage

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

aa_memberaudit_dc
import aa_memberaudit_dc
import memberaudit_dc
The package name includes the 'aa-' prefix; omitting it causes ModuleNotFoundError.

Basic import and setup. Ensure 'aa_memberaudit_dc' is added to INSTALLED_APPS in your Django settings file.

import aa_memberaudit_dc from django.conf import settings # Add to INSTALLED_APPS in settings: # 'aa_memberaudit_dc', print('aa-memberaudit-dc imported successfully')
Debug
Known issues
breakingVersion 0.3.4 is the last version compatible with Alliance Auth v4. It is NOT compatible with AAv5.
fix
Downgrade or stay on AAv4 if using this module. Alternatively, wait for a future v5-compatible release.
affects: 0.3.4
deprecatedThe Fittings Addon was removed in v0.3.4. If you relied on it, you must migrate to an alternative.
fix
Remove any references to the fittings addon or use a separate fitting plugin.
affects: >=0.3.4
gotchaThe 'django-esi' dependency must be properly configured with a user agent string following EVE's new guidelines. Misconfiguration leads to 403 errors.
fix
Ensure your ESI_AUTH_USER_AGENT setting includes a contact email or URL as per ESI guidelines.
affects: all
gotchaThe module uses 'django-ninja' for APIs. Earlier versions pinned '<1.5'; if you use a newer ninja, there may be breaking changes in the API schema.
fix
Pin django-ninja to <1.5 if you experience schema errors.
affects: >=0.3.1
Upgrade
Version history
0.3.4latest on PyPI · released Apr 8, 2026
Audit
Dependencies
allianceauthrequiredCore dependency; version <5 required (AAv4 only)
aa-memberauditrequiredParent plugin; requires >=3.16
django-esirequiredESI client for EVE Online API
django-eveuniverserequiredEVE Universe models
allianceauth-app-utilsrequiredUtility helpers; currently pinned to >=1.30
django-ninjarequiredAPI framework; dependency was unpinned but may cause conflicts
Agent activity
70 hits · last 30 days
node
64
OpenAI (training)
1
Resources
aa-memberaudit-dc — pip install aa-memberaudit-dc · libregistry