Python wrapper for the GBA graphics tool from https://github.com/pret/pokeemerald.
Project description
pygbagfx
Python wrapper for the GBA graphics tool from https://github.com/pret/pokeemerald
This is used in Archipelago cross-game multiworld randomizer.
Import from package
- Install from PyPI via
pip install pygbagfx - Or download a release and
pip installit - Or clone, build and install a wheel from source using
git clone https://github.com/RhenaudTheLukark/pygbagfx --recurse-submodules python3 -m build --wheel pip install dist/*.whl
Import from source
- Clone with submodules using
git clone https://github.com/RhenaudTheLukark/pygbagfx --recurse-submodules - Simply import the cloned repo, it will auto-compile or run through cppyy. Either a C compiler or cppyy is required.
API
main(input: Path, output: Path) # transforms a resource into another
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
pygbagfx-0.0.11.tar.gz
(25.6 kB
view details)
File details
Details for the file pygbagfx-0.0.11.tar.gz.
File metadata
- Download URL: pygbagfx-0.0.11.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e3be1bc27a21f99e3cbbdb52f1a3cb0d96ab34db7cddb3c76a81fde832beaf
|
|
| MD5 |
309058b31875b9f99e29cc4bfa9cdf8c
|
|
| BLAKE2b-256 |
53526981f66406f58183546b4c0003b351318b926629eb87c00455e1d8b8ff4e
|