AA MarketTracker (AllianceAuth plugin)
Features
- Tracks items on structure markets
- Tracks contracts for seeder toons and corporations
- Discord notifications on low stock
- Search per fit by using prefix
fit:before fit name (only if fitting module is installed)
Instalation
pip install aa-markettracker-plugin
Add celery schedule at the bottom of local.py setting file
CELERYBEAT_SCHEDULE["refresh_market_data"] = {
"task": "markettracker.tasks.fetch_market_data_auto",
"schedule": crontab(minute="*/30"),
}
CELERYBEAT_SCHEDULE["markettracker_fetch_contracts"] = {
"task": "markettracker.tasks.refresh_contracts",
"schedule": crontab(minute="*/30"),
}
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_markettracker_plugin-1.4.1.tar.gz.
File metadata
- Download URL: aa_markettracker_plugin-1.4.1.tar.gz
- Upload date:
- Size: 81.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0437a1c97a6cb3403d1e8ac0a7796ecb9fb294f5c61fb94fcf8f113de17583b9
|
|
| MD5 |
537bb83b0e816939916cc8f890224749
|
|
| BLAKE2b-256 |
b797f0dc5562c47b6709954243a77ae8cd2a89c726947535bdd03ec9f484e846
|
File details
Details for the file aa_markettracker_plugin-1.4.1-py3-none-any.whl.
File metadata
- Download URL: aa_markettracker_plugin-1.4.1-py3-none-any.whl
- Upload date:
- Size: 105.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3d4325fe313f704e31e62d7f9abe109943d3db8192089c589d1999ed0c39d2a
|
|
| MD5 |
9d5c437b36d4d69013e7f4786686f578
|
|
| BLAKE2b-256 |
5db50dd4f2d0f158da25ecf46d1299cf44a093cd8700fd60dddefba3d85fb6b8
|