Pikmin e+ Card Tools, a library for manipulating Pikmin e+ cards
Project description
Piket: Pikmin e+ Card Tools
All-in-one package for converting and managing Pikmin e+ Cards, pronounced "picket".
Now with support for Windows, macOS (Apple Silicon), and Linux!
Current Capabilities
- Decode
.rawto editable level data - Encode editable level data to
.raw
Future Plans
- Introduce classes for in-house manipulation!
Card: manipulate the primary card dataLevel: manipulate individual level data (set_camera,set_character,set_tile, etc.)
Installation
Easily include Piket in your projects with pip:
pip install piket
Demo
Try Piket now with the Drag-and-Drop Converter!
python -m venv .venv
.venv\Scripts\activate # or source .venv/bin/activate
pip install piket[demo]
python -m piket.converter
This demo allows you to easily drag-and-drop .raw files and get decoded .bin files, and then vice versa!
Usage Guide
Use Piket to easily decode, manipulate, and then re-encode .raw card files.
import piket
card = piket.decode("card.raw")
card[0x115] = 0x1 # set tile (0, 0) to grass
new_raw = piket.encode(card, "card.raw")
For more detailed usage, check the dedicated Usage Guide.
Acknowledgements
- Caitsith2: Original e-Reader Tools (nedclib)
- Lymia: Cross-platform, open source version of Caitsith2's nedclib
- breadbored: Maintainer of Lymia's now-archived nedclib
- BlackShark: headerfix.c source code
Nintendo is the copyright and trademark holder for Pikmin, its designs and its characters. This project is free, and for educational purposes only.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file piket-0.2.1.tar.gz.
File metadata
- Download URL: piket-0.2.1.tar.gz
- Upload date:
- Size: 477.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ab5fa60467b71489357605a76c460d556029b59dc20a98e6541e1154a5e3ca4
|
|
| MD5 |
82c9db359863583c108d94c2aa09de38
|
|
| BLAKE2b-256 |
5d4aa2429e36fcee44d4e3d66b8dec264b6c473d3852de41da932c9346dddb07
|
Provenance
The following attestation bundles were made for piket-0.2.1.tar.gz:
Publisher:
publish.yml on plxl/piket
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
piket-0.2.1.tar.gz -
Subject digest:
0ab5fa60467b71489357605a76c460d556029b59dc20a98e6541e1154a5e3ca4 - Sigstore transparency entry: 622789600
- Sigstore integration time:
-
Permalink:
plxl/piket@aa7da95fce69dd6b92bc8ac4072fbc21a16e58c4 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/plxl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@aa7da95fce69dd6b92bc8ac4072fbc21a16e58c4 -
Trigger Event:
release
-
Statement type:
File details
Details for the file piket-0.2.1-py3-none-any.whl.
File metadata
- Download URL: piket-0.2.1-py3-none-any.whl
- Upload date:
- Size: 481.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c6b2f101a4a9c40b23f50493e50b68aa72be854fa2770e7a9ea813ec37602d3
|
|
| MD5 |
871ae18f9b60e148eca2b150f4610082
|
|
| BLAKE2b-256 |
db2151d29f699c227736ca4241412e4fce2b0e5d49bcf0d4e8dbda93d02cd3a2
|
Provenance
The following attestation bundles were made for piket-0.2.1-py3-none-any.whl:
Publisher:
publish.yml on plxl/piket
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
piket-0.2.1-py3-none-any.whl -
Subject digest:
3c6b2f101a4a9c40b23f50493e50b68aa72be854fa2770e7a9ea813ec37602d3 - Sigstore transparency entry: 622789603
- Sigstore integration time:
-
Permalink:
plxl/piket@aa7da95fce69dd6b92bc8ac4072fbc21a16e58c4 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/plxl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@aa7da95fce69dd6b92bc8ac4072fbc21a16e58c4 -
Trigger Event:
release
-
Statement type: