No project description provided
Project description
wizwad
A fast extractor and packer for wizard101/pirate101 wad files
install
$ pip install wizwad
cli usage
# extract a wad
$ wizwad extract path/to/Wad.wad directory/to/extract/to/
# list the files in a wad
$ wizwad list path/to/Wad.wad
# pack a directory into a wad
$ wizwad pack path/to/Wad.wad directory/to/pack
library usage
import wizwad
wad = wizwad.Wad("path/to/Wad.wad")
some_file = wad.read("name/of/file")
print(some_file)
support
discord: https://discord.gg/yuCRZ7kPjM
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
wizwad-0.4.4.tar.gz
(5.9 kB
view details)
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 wizwad-0.4.4.tar.gz.
File metadata
- Download URL: wizwad-0.4.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.68
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d62e697725b20b68291b42063a3a58cee2d46efe63d10895490e803294fe828
|
|
| MD5 |
ff724f3a1a8c5a9b0c04cabafa5d52e6
|
|
| BLAKE2b-256 |
8583a199f1c0d774c6692082fa007c31227d14f407976c322a42a8ffa3850e30
|
File details
Details for the file wizwad-0.4.4-py3-none-any.whl.
File metadata
- Download URL: wizwad-0.4.4-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.68
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
890d61e974e8b555c330e4f29244b25aefd563c3a1cf0605df8cbe8527610f0a
|
|
| MD5 |
77eeb2523d52016c5df973248de91344
|
|
| BLAKE2b-256 |
fa4a37aa0c3c0a464cfd2c993a8cf8bcf35827d7422eb5b6c1df48b5f9936c68
|