Skip to main content

一種變長文本編解碼方案,支持對Unicode進行編解碼。編解碼效率、存儲空間全面優於UTF-8,未來會替代UTF-8成為新的世界通用編解碼標準。

Project description

LZY Codec

一種變長文本編解碼方案,支持對Unicode進行編解碼。編解碼效率、存儲空間全面優於UTF-8,未來會替代UTF-8成為新的世界通用編解碼標準。

lzy-codec-py

Other languages

lzy-codec-go

install

pip install lzy_codec

example

from lzy_codec import encode_from_string, decode_to_string
r = encode_from_string('hello,世界')
print(r)

r = decode_to_string(r)
print(r)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lzy_codec-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lzy_codec-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file lzy_codec-0.1.0.tar.gz.

File metadata

  • Download URL: lzy_codec-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for lzy_codec-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ee36c39b3091aeee21da8c22f9fee7f9e996b4b38630fa82c71feebe44dc31b7
MD5 0b01bddb04a0a6b9f6a1b231dd49148c
BLAKE2b-256 0d43d846a8a1633efae8ef1656ac88173cf3f7255e7bd6e091ff02e6515a589f

See more details on using hashes here.

File details

Details for the file lzy_codec-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: lzy_codec-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for lzy_codec-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 991d9a7361e30eb9e622726ea911ff34b7f60ef9fc8d07a390b1cd9b0643721d
MD5 607cb09e5d9493126564cbf6e0ef03b9
BLAKE2b-256 6db374f753d9163d395065d832b71fe5ad4b09a7b0aae567a284fa235516e102

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page