Skip to main content

Use WoW addon data to optimize auction buying and selling policies

Project description

Pricer for WoW Auctions

Tests Code style: black Codecov PyPI Documentation Status

About the project

This project helps users automate the decision making required to make profit on the World of Warcraft classic auction house. It does so by reading addon data, using historical pricing information from booty bay, and user specified preference, to calculate policies. These policies take all available information to produce optimal actions for items, i.e. buying volume, selling low, selling high and crafting. The policies overwrite the addon data, so that upon re-entering the game, the interface is ready to enact the optimal actions.

This is primarily a hobby project. My aim is to learn about good software development practices, and apply my data science skills to an interesting problem. And the extra gold makes raiding even more fun!

I did some twitch streaming for a while, where I discussed the project goals and showed how things worked in more detail.

Built with

Major frameworks include:

  • Python 3+
  • Chromedriver and selenium - for booty bay data
  • Nox - for CI/CD process
  • Poetry - For dependencies, virtual environment, versioning and packaging

Requirements for World of Warcraft classic include:

  • An active World of Warcraft account
  • An active Booty Bay Gazette subscription
  • ArkInventory addon - inventory tracking
  • Auctioneer addon - scanning auctions and enacting buy and sell policies
  • Beancounter addon - tracking player auction activity (comes with auctioneer)
  • Trade Skill Master - enacting crafting policies, also recommended to speed up moving items to bank and buying materials from vendors

Getting started

The following are instructions on how to set up the project locally.

The latest stable code can be found on pypi.

Download locally using:

pip install pricer

For development, clone the repository.

This project uses poetry to manage dependencies, virtual environments, versioning and packaging.

poetry install

Usage

User configuration

It is recommended to edit the config/user_items.yaml file, as this is the primary mechanism that users can select items of interest for buying, selling and crafting. Refer to the file to interpret the structure, ensure that items are named correctly.

The config/user_settings.yaml file should also be edited with information about paths to installations (WoW and Chromedriver), and active accounts. Account names can be referenced from your WoW directory. Booty Bay information should be specified to be specific to your server. Specify at least one of your characters as an ahm (auction house main), with others as mule.

You can optionally create a SECRETS.yaml file in the root directory with the following format. This is useful to help automate the booty bay data feed, but not required. We highly recommend using the Blizzard authenticator (stay safe!).

account: youraccount
password: yourpassword

Running the program

Run the program using the following command from command line:

pricer

Additional flags can, and should be entered:

  • -v or -vv is useful for debugging purposes
  • -b is used to seek a refresh of Booty Bay data; it is recommended to seek an update at least once every day or so.
  • -h for help on additional flags and functionality that may be available

Tests and tooling

This project seeks to use modern code quality and CI/CD tooling including

  • Dependency management, virtual env and packaging (poetry)
  • Linting (black, flake8, darglint)
  • Type checking (mypy)
  • Testing (pytest, pandera, codecov)
  • Docs (sphinx, autodoc)
  • Task automation CI/CD (nox, pre-commit, github actions, pr-labeler, release-drafter)
  • Publishing (pypi, readthedocs)

Contributing

This project is pre-release and under development.

Users are welcome to try the program, fork, or contribute, however support is not guarenteed.

Follow this link for instructions on managing releases.

License

All assets and code are under the MIT LICENSE and in the public domain unless specified otherwise. See the license for more info.

Contact

Feel free to reach out in-game; you'll see me on Grobbulus on Amazona.

You can leave an open issue seeking to connect and I'll get back to you.

I also occassionally stream project development on twitch.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pricer-0.4.0.tar.gz (22.0 kB view details)

Uploaded Source

Built Distribution

pricer-0.4.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file pricer-0.4.0.tar.gz.

File metadata

  • Download URL: pricer-0.4.0.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.9 Linux/5.4.0-1026-azure

File hashes

Hashes for pricer-0.4.0.tar.gz
Algorithm Hash digest
SHA256 9bbc556b8dbcdeec1fbd7a7ada84ac0d07b85edf49109afacc8f246490e66cbe
MD5 cc2f68492d6c5575ed220e0e0a9d09c5
BLAKE2b-256 660a37f7c9ca143783bc78850556b0bfe56b504cb78bad92080376996b8f33bd

See more details on using hashes here.

File details

Details for the file pricer-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pricer-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.9 Linux/5.4.0-1026-azure

File hashes

Hashes for pricer-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ecd28696259683af10a88bfe991b2c177d14f91235768b8252dd28737fbe8ac
MD5 05c38cfbaf1b1670710dc2dc992e1596
BLAKE2b-256 0f0f08f5199f747034687684f015d29dabc0eef915294beda646e77f9b5c2209

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page