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.parse(xml)
shapes = parsed.shapes
print(shapes[0].coordinates)
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
hwxml-1.1.1.tar.gz
(9.1 kB
view details)
Built Distribution
hwxml-1.1.1-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file hwxml-1.1.1.tar.gz
.
File metadata
- Download URL: hwxml-1.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
34884f9617d833365d27c4b96edc98c9299c214618549ed15a2f49d2b085b29f
|
|
MD5 |
723b89f540cdc6bcef64c60c66495aa2
|
|
BLAKE2b-256 |
a0228a8ae0251c951a82059aba9be902ea53e32e5811b9cb95d07d261ca55f02
|
File details
Details for the file hwxml-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: hwxml-1.1.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a55f180b55c29fca6c72d4537a95d7b9703a5d028ebe341fe63afd6e749f016
|
|
MD5 |
bbf82117daf17b81b0130eced0c5e4a2
|
|
BLAKE2b-256 |
2ccc9de664dbff0411a7d82a5be61f8ac22e505ef17e4791a6561dacd0b004d6
|