Skip to main content

Automation bot for wizard101

Project description

In development

WizWalker

Code style: black

Wizard101 quest bot scripting api and application

documentation

you can find the documentation here

you can download these from the gh-pages branch if desired

install

download latest release from here or install from pypi pip install -U wizwalker

discord

join the offical discord here

development install

This package uses poetry

$ poetry install

running

Shell may need admin perms

$ poetry shell
$ py -m wizwalker

building

You'll need the dev install (see above) for this to work

exe

# Admin if needed
$ pyinstaller -F --uac-admin --name WizWalker wizwalker/__main__.py
# Normal
$ pyinstaller -F --name WizWalker wizwalker/__main__.py

wheel and source

$ poetry build

Docs

$ cd docs
$ make html

console commands

wizwalker: Runs the wizwalker cli wizwalker start-wiz: start wizard101 instances wizwalker wad: edit and extract wizard101 wad files

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

wizwalker-0.16.1.tar.gz (39.2 kB view hashes)

Uploaded Source

Built Distribution

wizwalker-0.16.1-py3-none-any.whl (43.2 kB view hashes)

Uploaded Python 3

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