Name | aa-industry JSON |
Version |
0.2.2
JSON |
| download |
home_page | |
Summary | Industry plugin app for Alliance Auth. |
upload_time | 2023-04-27 21:32:20 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | |
keywords |
allianceauth
eveonline
industry
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Industry plugin app for Alliance Auth
This is an Industry plugin app for [Alliance Auth](https://gitlab.com/allianceauth/allianceauth) (AA) that can be used as starting point to develop custom plugins.
![License](https://img.shields.io/badge/license-MIT-green)
![python](https://img.shields.io/badge/python-3.7-informational)
![django](https://img.shields.io/badge/django-3.1-informational)
## Installation
Run the pip command to install
```shell
$ pip install aa-industry
```
add the ```industry``` app to settings.py under ```INSTALLED_APPS```
run the migrations and collect static commands
```shell
$ python manage.py migrate
$ python manage.py collectstatic
```
## Updating
Run the pip command to install
```shell
$ pip install -U aa-industry
```
or
```shell
$ pip install --upgrade aa-industry
```
run the migrations and collect static commands
```shell
$ 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](https://gitlab.com/allianceauth/community-creations).
Raw data
{
"_id": null,
"home_page": "",
"name": "aa-industry",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "allianceauth,eveonline,industry",
"author": "",
"author_email": "AlexBR Plasmodio <aechiara@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/85/78/f831c353b2f5b877f0be8e5a0281b825889a225acbcdd05c4284925962e8/aa_industry-0.2.2.tar.gz",
"platform": null,
"description": "# Industry plugin app for Alliance Auth\n\nThis is an Industry plugin app for [Alliance Auth](https://gitlab.com/allianceauth/allianceauth) (AA) that can be used as starting point to develop custom plugins.\n\n![License](https://img.shields.io/badge/license-MIT-green)\n![python](https://img.shields.io/badge/python-3.7-informational)\n![django](https://img.shields.io/badge/django-3.1-informational)\n\n## Installation\n\nRun the pip command to install\n```shell\n$ pip install aa-industry\n```\n\nadd the ```industry``` app to settings.py under ```INSTALLED_APPS```\n\nrun the migrations and collect static commands\n```shell\n$ python manage.py migrate\n$ python manage.py collectstatic\n```\n\n## Updating\n\nRun the pip command to install\n```shell\n$ pip install -U aa-industry\n```\n\nor \n\n```shell\n$ pip install --upgrade aa-industry\n```\n\nrun the migrations and collect static commands\n```shell\n$ python manage.py migrate\n$ python manage.py collectstatic\n```\n\n\n## Permissions\n\nTo make it visible to users or groups you must provide the ```industry.view_industry``` permission.\n\n## Scopes\n\nThe scopes required to see the industry jobs for the character and corporations are:\n\n|Scope |Permission|\n|--------|-----------|\n|esi-industry.read_character_jobs.v1|Read Character Jobs\n|esi-industry.read_corporation_jobs.v1|Read Corporation Jobs\n|esi-universe.read_structures.v1|Read Structure information (to retrieve the names)\n\n## Contribute\n\nIf 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](https://gitlab.com/allianceauth/community-creations).\n",
"bugtrack_url": null,
"license": "",
"summary": "Industry plugin app for Alliance Auth.",
"version": "0.2.2",
"split_keywords": [
"allianceauth",
"eveonline",
"industry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3e34df92168f80b0901466f23f8522752af01d29ef43f3d12eb9c2b4be169f0d",
"md5": "57a8270abc6d4afcfae9015103173526",
"sha256": "dc1a0075be7e7f5b80eed8ef8575fa610816f45bc77f4a9e03d9f4d8f8eae500"
},
"downloads": -1,
"filename": "aa_industry-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "57a8270abc6d4afcfae9015103173526",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 32170,
"upload_time": "2023-04-27T21:32:18",
"upload_time_iso_8601": "2023-04-27T21:32:18.550886Z",
"url": "https://files.pythonhosted.org/packages/3e/34/df92168f80b0901466f23f8522752af01d29ef43f3d12eb9c2b4be169f0d/aa_industry-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8578f831c353b2f5b877f0be8e5a0281b825889a225acbcdd05c4284925962e8",
"md5": "d12f1070360d39d7b0c916672756cb26",
"sha256": "694e1113a552c92f9fa4cb1606aa46ebe7e49010137da0645441b7d2c5ae17e5"
},
"downloads": -1,
"filename": "aa_industry-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "d12f1070360d39d7b0c916672756cb26",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 16198,
"upload_time": "2023-04-27T21:32:20",
"upload_time_iso_8601": "2023-04-27T21:32:20.648363Z",
"url": "https://files.pythonhosted.org/packages/85/78/f831c353b2f5b877f0be8e5a0281b825889a225acbcdd05c4284925962e8/aa_industry-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-27 21:32:20",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "aa-industry"
}