Python library to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky
Project description
SkyTemple Files
Python library to work with the files inside the ROM of Pokémon Mystery Dungeon Explorers of Sky.
The main handlers for file types can be found in the members of the class skytemple_files.common.types.file_types.FileType.
You can find the handlers inside the packages of this Python package, with README.rst files explaining the file formats. Additional documentation for misc. things can be found in the /docs directory. For usage examples see the dbg packages and the SkyTemple main application.
Directly in the package (skytemple_files directory) you can find a few an example script that help with understanding how to use this library. After installing the package you will have is as a cli command: skytemple_export_maps.
In addition to the dependencies in the requirements.txt and pyproject.toml, ARMIPS must be installed and in the system’s PATH to be able to apply ROM patches.
Extras
spritecollab
With the spritecollab extra, the package skytemple_files.common.spritecollab.client is available to interact with the SpriteCollab GraphQL server for retrieving portrait and sprite assets by the community.
More information:
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 Distributions
Built Distribution
File details
Details for the file skytemple_files-1.8.3-py3-none-any.whl
.
File metadata
- Download URL: skytemple_files-1.8.3-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 803df382d4fb1e6ca1771769810e49005311c303af40128d51d2101a4971650f |
|
MD5 | 58d357389003b75e2f9b4ad022e6a37d |
|
BLAKE2b-256 | 393cbf72152c68976500b46ad4874273f55b349d0167e3cdd613f0ea0aeaa88b |