Z-Kill Campaigns for Alliance Auth
Project description
AA Campaign
AA Campaign is a plugin for Alliance Auth (AA).
Features
- Create Z-Kill campaigns based on location (System, Region, Constellation) or global entity-based campaigns.
- Track friendly entities (Characters, Corporations, Alliances) against target entities.
- Automatically pull killmails from ZKillboard hourly.
- Integrated leaderboard and stats page.
- Efficiency calculation and kill/loss tracking.
Management Commands
Pull Killmails
Manually trigger a data pull from ZKillboard. By default, this only pulls data for the current day.
python manage.py aa_campaign_pull --days 30
Setup Periodic Tasks
Automatically setup the hourly background task for pulling data.
python manage.py aa_campaign_setup
Installation
Step 1: Install the Package
Install the app from GitHub:
pip install git+https://github.com/BroodLK/aa-campaign.git
Step 2: Configure Alliance Auth
Add aacampaign to your INSTALLED_APPS in local.py.
Step 3: Finalize Installation
Run migrations, collect static files, and setup periodic tasks:
python manage.py migrate
python manage.py collectstatic --noinput
python manage.py aa_campaign_setup
Restart your Alliance Auth services.
Updating
To update your installation, run:
pip install -U git+https://github.com/BroodLK/aa-campaign.git
python manage.py migrate
python manage.py collectstatic --noinput
Restart your Alliance Auth services.
Contribute
If you've made a new app for AA, please consider sharing it with the rest of the community. For any questions on how to share your app, please contact the AA devs on their Discord. You find the current community creations here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aa_campaign-0.1.0.tar.gz.
File metadata
- Download URL: aa_campaign-0.1.0.tar.gz
- Upload date:
- Size: 45.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2222ec35b3972503255f338b8a4e60eea54b429868286e6a148059278466595e
|
|
| MD5 |
532502fde36722fdaaaae1065c5827f6
|
|
| BLAKE2b-256 |
dbce2017f15d5748fa3275e2e44f4fed090715d36b7862bd2ed05d378de49763
|
File details
Details for the file aa_campaign-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aa_campaign-0.1.0-py3-none-any.whl
- Upload date:
- Size: 52.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52ede42bf318b7662e503d5b1c4cfab889c93bae8c3433e137e0336c98b0c9a6
|
|
| MD5 |
80c9e82e803cb31f174a4e595ac4c9ef
|
|
| BLAKE2b-256 |
96693a7406844a6d62806b50d985f77b03becd13bd6685c0cb109c3a4d1b8141
|