Use WoW addon data to optimize auction buying and selling policies
Project description
WoW Auction engine
This project helps automate some aspects of trading on the World of Warcraft (WoW) auction house.
Related article here: https://www.nickjenkins.com.au/articles/personal/2020/07/07/programming-and-analytics-in-games
The program is currently under development and is not currently designed for third party use.
Requirements
You will need Python 3.7 and World of Warcraft: Classic installed locally on your machine.
This project uses poetry to manage dependencies and versioning.
poetry install
You will also need the following WoW Classic Addons installed to interface with the program:
- ArkInventory
- Auctioneer
- Beancounter (comes with Auctioneer)
Running the script
After the above setup, to run the script enter the following on command line.
poetry shell
poetry run python run.py -a
There are many command line options; -a will run primary analysis (except for sell policies). Please refer to the scripts for further information.
License
All assets and code are under the MIT LICENSE and in the public domain unless specified otherwise.
TODO
- Create additional selling profile for min-bid max-buy high-volume. May require splitting the function more carefully
- More visibility on current inventory
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 pricer-0.2.3.tar.gz
.
File metadata
- Download URL: pricer-0.2.3.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.9 Linux/5.4.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73caf482fb749fd064088e8682ef1881b3d210610af5178a87aef9679951fcc2 |
|
MD5 | 785aabc06c57cb689a72d6416006b1c4 |
|
BLAKE2b-256 | ad672a5a0f64d230fd6489cb98e49550c0a00d6648f478068302443944fc6786 |
File details
Details for the file pricer-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: pricer-0.2.3-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.9 Linux/5.4.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3c07b3856cc049e8d54a3a0433534d301b1a1766aa62b2d2066fe0386170e1d |
|
MD5 | 93059009ef1235754d97fb4011899204 |
|
BLAKE2b-256 | 6cf57183b782efe029a980a7f5b89ecb78bde021ec5df49bb9a13e139e84251a |