Fleet composition analyzer for Alliance Auth
Project description
AA Fleetcomp
Alliance auth application to monitor a fleet composition (ship numbers, multi-boxing, etc...)
Screenshots
Installation
Step 1 - Check prerequisites
The application requires the Eve Universe module: django-eveuniverse
Step 2 - Install app
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:
pip install aa-fleetcomp
Step 3 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
- Add
'fleetcomp'toINSTALLED_APPS
Step 4 - Finalize App installation
Run migrations & copy static files
python manage.py migrate
python manage.py collectstatic --noinput
Restart your supervisor services for Auth.
Custom groupings
The fleet view will propose some default grouping of ships to be tracked (logi, dread, faxes, ...).
If you want an additional grouping you can go in the admin menu and create a CustomGrouping object.
Currently, if you select ships that are already selected through another grouping it will cause issues in the remaining count.
Permissions
Permissions overview.
| Name | Description |
|---|---|
basic_access |
Allows to access the module, create snapshots of its own fleets and see own fleet snapshots |
view_all |
Can view all recorded fleets and create snapshots of other FCs fleet |
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_fleetcomp-1.0.1.tar.gz.
File metadata
- Download URL: aa_fleetcomp-1.0.1.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
028030f7ee7df0492aa935cfa750e1289e8dd6a940a3b95dfcf7e4374f31ce57
|
|
| MD5 |
fec781c24ff915951208aacdd3b93c01
|
|
| BLAKE2b-256 |
f61d618fb079dcde7d5bdfacc919bae50db05cf27b2250ff3f26d55f197d9038
|
File details
Details for the file aa_fleetcomp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: aa_fleetcomp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78fb30189567b9a048890cb2231906f1a4550fa5c2b51d7ffc056cfdb4c73bf0
|
|
| MD5 |
08c8af6f3c701d90c2a0e2b343144e35
|
|
| BLAKE2b-256 |
e69d3982b5c79b7afc13f417bf4824c2b4b4a48f063bef0d8ca5ef3562b0744a
|