Terraria world parser in Python
Find a file
Steffo c1b3f8e536
All checks were successful
Test with Pytest the Python package using Poetry / Run tests (push) Successful in 6m59s
Release using uv a new version of the Python package and deploy docs on a host directory / Build package (push) Successful in 5s
Release using uv a new version of the Python package and deploy docs on a host directory / Build documentation (push) Successful in 13s
Release using uv a new version of the Python package and deploy docs on a host directory / Publish package on Forgejo Packages (push) Successful in 2s
Release using uv a new version of the Python package and deploy docs on a host directory / Publish documentation via host runner (push) Successful in 1s
Release using uv a new version of the Python package and deploy docs on a host directory / Publish package on Test PyPI (push) Successful in 6s
Release using uv a new version of the Python package and deploy docs on a host directory / Publish package on PyPI (push) Successful in 6s
Bump version to 4.0.0a6
2025-11-23 07:17:12 +01:00
.forgejo/workflows Change pytest to uv 2025-11-23 07:16:46 +01:00
.media Update icon 2025-11-19 05:21:34 +01:00
.run Configure basic deserialization testing 2025-11-22 07:34:46 +01:00
.vscode Add lihzahrd to VSC Pylance extraPaths 2025-11-19 05:16:53 +01:00
docs Fix Sphinx configuration 2025-11-19 05:15:56 +01:00
src/lihzahrd Fix world size coordinates being swapped 2025-11-23 07:15:52 +01:00
tests Add test world 2025-11-22 07:36:27 +01:00
.gitattributes Stop considering *.wld large files 2025-11-22 07:19:15 +01:00
.gitignore 🧹 Remove __main__.py 2021-06-07 10:16:32 +02:00
LICENSE.md Use markdown version of AGPL 2025-11-19 06:29:07 +01:00
pyproject.toml Bump version to 4.0.0a6 2025-11-23 07:17:12 +01:00
README.md Fix link 2025-11-19 06:31:16 +01:00
uv.lock Configure basic deserialization testing 2025-11-22 07:34:46 +01:00

Lihzahrd

Terraria world parser in Python

Quick setup

What is this?

Context

For Terraria

Tools

Written in Python

Packaging

Available on PyPI Available on Forgejo Packages

Documentation

Documentation available Licensed under EUPL-1.2

Development

Code repository Releases Issues Pull requests