Skip to main content

Parse Happy Wheels XML

Project description

# hwxml Parse Happy Wheels XML Leveldata!

Available via pip:

pip install –user hwxml

# Usage:

import hwxml xml = open(“xml.txt”, “r”).read() parsed = hwxml.xml.xml(xml).parse()

shapes = parsed.shapes print(shapes[0].coordinates)

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

hwxml-1.0.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

hwxml-1.0.1-py3-none-any.whl (10.9 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