Skip to main content

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 install it
  • 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


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.1.tar.gz (25.7 kB view details)

Uploaded Source

File details

Details for the file pygbagfx-0.0.1.tar.gz.

File metadata

  • Download URL: pygbagfx-0.0.1.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pygbagfx-0.0.1.tar.gz
Algorithm Hash digest
SHA256 36def53f89c7dd2810bf7de7bf2acfe12a0c4ced078dd5031212f18619191c10
MD5 f183bce2dfa96907c18f5c4f0f12ceec
BLAKE2b-256 012c4dad2df4ee598fbfcd03ec5830fee5161baaa7ed6a94784698ae904695cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page