A Python implementation of the piece table data structure
Project description
About piece_table
Early implementation of the piece table data structure in Python.
A piece table is an efficient data structure to represent a series of edits to a text document. A more detailed discussion can be found here. Inspired by the JavaScript implementation.
Usage
Current usage is very basic, but will hopefully improve in the future.
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
piece_table-0.0.2.tar.gz
(3.4 kB
view details)
File details
Details for the file piece_table-0.0.2.tar.gz
.
File metadata
- Download URL: piece_table-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a394cdc5a1799d2a6c77e49c3586f66136cc2eec1d5c47809447e7be70e521 |
|
MD5 | df75efbcead8d5f12900e91a2929e886 |
|
BLAKE2b-256 | 18b8f5dd8c784eabb0e017372d1bd4a4ee62d670471803b2c9ecefecfd3c2be9 |