Skip to main content

Wizard101 scripting library

Project description

WizWalker

Code style: black

Wizard101 scripting library

documentation

you can find the documentation here

install

$ 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
$ 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

This version

1.3.1

Download files

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

Source Distribution

wizwalker-1.3.1.tar.gz (76.7 kB view hashes)

Uploaded Source

Built Distribution

wizwalker-1.3.1-py3-none-any.whl (94.1 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