A Wormhole Krab Fleet tracking system for Alliance Auth
Project description
Fittings
A wormhole krab fleet management and tracking app for allianceauth.
Contents
Overview
This app provides a method of tracking krab fleet member contributions and payouts.
Key Features
AA-Krab offers the following features:
- Scheduling of krab fleets
- Fleet registration and position selection
- Payout Tracking
Screenshots
Installation
1. Install App
Install the app into your allianceauth virtual environment via PIP.
$ pip install aa-krab
2. Configure AA settings
Configure your AA settings (local.py
) as follows:
- Add
'fittings',
toINSTALLED_APPS
3. Finalize Install
Run migrations and copy static files.
$ python manage.py migrate
$ python manage.py collectstatic
Restart your supervisor tasks.
Updating
To update your existing installation of AA-Krab first enable your virtual environment.
Then run the following commands from your allianceauth project directory (the one that contains manage.py
).
$ pip install -U aa-krab
$ python manage.py migrate
$ python manage.py collectstatic
Lastly, restart your supervisor tasks.
Note: Be sure to follow any version specific update instructions as well. These instructions can be found on the Tags
page for this repository.
Settings
Setting | Default | Description |
---|---|---|
No settings |
- |
There are no settings right now |
Permissions
Permission | Description |
---|---|
aakrab.basic_access |
This permission gives users access to the app. |
Active Developers
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
File details
Details for the file aa-krab-0.0.1.tar.gz
.
File metadata
- Download URL: aa-krab-0.0.1.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a757e5965eddf79edfad8e8852fed6da39dba5741078a12bb55b81312c28a5a |
|
MD5 | 57fc1850f34890b914fd9c40357c1f28 |
|
BLAKE2b-256 | 17a67131544daca717883feb90ff3a1a7a107cf17ea85f8a9096e255a46f1a49 |
File details
Details for the file aa_krab-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: aa_krab-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9375cfc74a099a93058f66bc62bcee78efa525ee25c64b58b09d9ee1798dfbe5 |
|
MD5 | f6fceee9be5052b042e0038d69b631dd |
|
BLAKE2b-256 | 8aa52b80e2d42335af135106bb5b317bae055e26e46ba9870755c8cce569f96f |