COIL – Compact Object Intermediate Language for LLM-efficient data encoding
Project description
COIL – Compact Object Intermediate Language
COIL is a token-optimized, LLM-friendly encoding format designed to reduce JSON token cost while preserving semantic structure.
Installation
pip install coil
import COIL as C
C.debugMode(True)
encoded = C.encode(data)
decoded = C.decode(encoded)
Features
Token-efficient encoding
Schema-aware decoding
LLM-friendly structure
Zero external dependencies (except optional tokenizer)
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 coil_python-0.1.10.tar.gz.
File metadata
- Download URL: coil_python-0.1.10.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89bebc83963bd371ee8077663b1b1a35d035e552366eb028608dabc11556ffdc
|
|
| MD5 |
baa9daf6bb33f406a9bd51d48a047b0f
|
|
| BLAKE2b-256 |
1e4040443aaa8010cde22e1130c2f4042d49b6d06b15d22bc97135f1ba132e9a
|
File details
Details for the file coil_python-0.1.10-py3-none-any.whl.
File metadata
- Download URL: coil_python-0.1.10-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7112b3260c19c27c53f99d3830c784f09fd2e29b2c6dde5e41ade4620f9a31bf
|
|
| MD5 |
9c6b0c104facbc73e9754b43b79429eb
|
|
| BLAKE2b-256 |
61be9cc71be09069f7bf72c983779f706c0d4eea2925c370ecfde3707dc04899
|