Decimal-Digit Input Pipeline
Project description
DigPipe
Modular Decimal-Digit Input Pipeline for GBA Emulation
Overview
DigPipe is a utility for decimal-digit generation, storage, mapping, and emulator-agnostic input rendering.
Contextual note: This is part of a larger project which aims to allow consecutive digits of pi to "play" video games. The gameplay will then be analyzed in an attempt to identify any emergent behaviors or patterns observed.
High-Level Goal
Design and implement a modular, chunk-based pipeline that:
- Generates decimal digits (0–9) from a mathematical source (initially π).
- Stores digits efficiently in chunked, compact binary form.
- Maps digits to abstract input actions (e.g., 10 GBA controls).
- Emits emulator-agnostic or emulator-specific input streams (later).
This system is intended to scale to hundreds of millions or billions of digits, while remaining:
- memory-bounded
- resumable
- verifiable
- and emulator-agnostic.
Agents
Coding agents and other automated tools should refer to AGENTS.md for complete project requirements and instructions
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 digpipe-1.1.0.tar.gz.
File metadata
- Download URL: digpipe-1.1.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.11 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df50ca9320906e4ced14762ca08aa1278c9f84d98392f5f122df65bc12b723fc
|
|
| MD5 |
c5920a4595bf576214c7da5c60332680
|
|
| BLAKE2b-256 |
ce57a4b54db1b2fa9c9d4d5106934b9cd732d66c08959f5378b5231a9e1ab9f1
|
File details
Details for the file digpipe-1.1.0-py3-none-any.whl.
File metadata
- Download URL: digpipe-1.1.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.11 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92579199aeb427e234d33f7d49b98ebd5837c76297dcdf250cba1c921efa0d4f
|
|
| MD5 |
423ea6f9fcce71a4f4c89f791f2c3b28
|
|
| BLAKE2b-256 |
7c7bdc5596fdaf3f4239799fe12553447737c5c9db9d882c93bf35fc4b50302f
|