Skip to main content

Python module to work with Where's My...? games files.

Project description

wmwpy

Python module for working with Where's My...? game files.

This is going to be used in Where's My Editor, a level editor for the Where's My...? series.

Building package

To build the package, install build

pip install build

Then run

py -m build

Building docs

To build the docs, make sure sphinx is installed

pip install -U sphinx

You then need to run

sphinx-build -b html doc-build docs

Credits

  • Thanks to @campbellsonic for the script to read waltex images. I could not have done it without them.
  • Thanks to Mark Setchell for helping to make loading waltex images faster (still need rgb565 and rgba5551).

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

wmwpy-0.3.0b0.tar.gz (70.4 kB view hashes)

Uploaded Source

Built Distribution

wmwpy-0.3.0b0-py3-none-any.whl (70.5 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