Shopping List plugin app for Alliance Auth.
Project description
Shopping List
This is a Shopping List app for Alliance Auth (AA)
Features
- Paste in your Eve/FleetUp fit (with optional multiplier) and then paste in your eve list of assets. It will run a comparison and let you know what still needs to be purchased. Now includes equivalence checks
Installation
Once you have cloned the repo or copied all files into place.
Make sure you are in your venv. Then install it with pip from PyPi or pip in editable mode if downloaded from source:
pip install cmShoppingList
or
pip install -e {path_to}/cmShoppingList
First add your app to the Django project by adding 'cmShoppingList' to INSTALLED_APPS in settings/local.py.
Next perform migrations to add models to the database:
python manage.py migrate
Next initalize all the market types and equivalences
python manage.py populate_types
Next copy all the static data to the output folder
python manage.py collectstatic --noinput
Finally restart your AA setup.
Permissions
There is only one permission for this application and it's to allow access and show it in the menu
View Shopping List menu item cmShoppingList.basic_access
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 cmshoppinglist-0.21.tar.gz.
File metadata
- Download URL: cmshoppinglist-0.21.tar.gz
- Upload date:
- Size: 194.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49221a16bb30f12ba8d430d5c011b14463d2579c75b31a10d6a46ebfee05e353
|
|
| MD5 |
781611b6ba633554662870db4bd2addc
|
|
| BLAKE2b-256 |
f16175b4945fbc37df77864232a79bab62d69ce6ead696dd1d11cef0c48b10b9
|
File details
Details for the file cmshoppinglist-0.21-py3-none-any.whl.
File metadata
- Download URL: cmshoppinglist-0.21-py3-none-any.whl
- Upload date:
- Size: 199.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e6accfe388d8802aeacdaa34f157f55a57b0481791ff163470a79f89e4b205
|
|
| MD5 |
715bcd77e935cecef85b8a4992501d9b
|
|
| BLAKE2b-256 |
b54280038b2ac1e3326b79cce470d2eba3e459e51c27956fe3b6ab6d20e9306f
|