Skip to main content

Unicode-based Base-200,000 numeral encoding system for ultra-high-compression of numbers.

Project description

nk200

Unicode-based Base-200,000 numeral encoding system.

Each character encodes up to 200,000 values using extended Unicode blocks.
Designed for ultra-high-compression of large numbers in machine-readable form.

Example

import nk200

value = 12345678901234567890
encoded = nk200.encode_nk200(value)
decoded = nk200.decode_nk200(encoded)

print("🔐 Encoded:", encoded)
print("🔓 Decoded:", decoded)
print("✅ Success:", value == decoded)

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

nk200-1.0.0.tar.gz (438.6 kB view details)

Uploaded Source

Built Distribution

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

nk200-1.0.0-py3-none-any.whl (437.7 kB view details)

Uploaded Python 3

File details

Details for the file nk200-1.0.0.tar.gz.

File metadata

  • Download URL: nk200-1.0.0.tar.gz
  • Upload date:
  • Size: 438.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for nk200-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2cc4172e9215d827406e6c3d06bd99d1e58a3270d6a914923fff210f056efe70
MD5 aeb574b6347f2db1306f09a9497247d8
BLAKE2b-256 bf3535462f46b2d4b6dd473a2f476fecb5334492b0ffd4b72478468038f8298f

See more details on using hashes here.

File details

Details for the file nk200-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: nk200-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 437.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for nk200-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b26a2e5c63fcadc156cc21a89c15887fdcddd931a1b63c76260f4ccc09366d38
MD5 2243500cf647af315daa5976661e57a7
BLAKE2b-256 2ab9a64de6832e22012660336306dd0e728b817e51455147f276d37c892f9e3c

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