Industry plugin app for Alliance Auth.
Project description
Industry plugin app for Alliance Auth
This is an Industry plugin app for Alliance Auth (AA) that can be used as starting point to develop custom plugins.
Installation
Run the pip command to install
$ pip install aa-industry
add the industry
app to settings.py under INSTALLED_APPS
run the migrations and collect static commands
$ python manage.py migrate
$ python manage.py collectstatic
Updating
Run the pip command to install
$ pip install -U aa-industry
or
$ pip install --upgrade aa-industry
run the migrations and collect static commands
$ python manage.py migrate
$ python manage.py collectstatic
Permissions
To make it visible to users or groups you must provide the industry.view_industry
permission.
Scopes
The scopes required to see the industry jobs for the character and corporations are:
Scope | Permission |
---|---|
esi-industry.read_character_jobs.v1 | Read Character Jobs |
esi-industry.read_corporation_jobs.v1 | Read Corporation Jobs |
esi-universe.read_structures.v1 | Read Structure information (to retrieve the names) |
Contribute
If you 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
File details
Details for the file aa_industry-0.2.2.tar.gz
.
File metadata
- Download URL: aa_industry-0.2.2.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 694e1113a552c92f9fa4cb1606aa46ebe7e49010137da0645441b7d2c5ae17e5 |
|
MD5 | d12f1070360d39d7b0c916672756cb26 |
|
BLAKE2b-256 | 8578f831c353b2f5b877f0be8e5a0281b825889a225acbcdd05c4284925962e8 |
File details
Details for the file aa_industry-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: aa_industry-0.2.2-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc1a0075be7e7f5b80eed8ef8575fa610816f45bc77f4a9e03d9f4d8f8eae500 |
|
MD5 | 57a8270abc6d4afcfae9015103173526 |
|
BLAKE2b-256 | 3e34df92168f80b0901466f23f8522752af01d29ef43f3d12eb9c2b4be169f0d |