Skip to main content

Encoding, decoding, and utility tools by XZY Developments

Project description

XZY

Encoding, decoding, and utility tools by XZY.

Installation

pip install xzy

Usage

from xzy import encode, decode

text = "Hello\nWorld"
encoded = encode(text)
print(encoded)
decoded = decode(encoded)
print(decoded)

Example Output

%5%x0xx1xx1xx16x&&%3%x16xx20xx1xx14x
Hello
World

Features

  • Encode/decode text (supports letters, digits, punctuation, capitals, newlines)
  • Caesar cipher (caesar / decaesar)
  • Text cleaning (clean)
  • Secure random string generation (randomstring)
  • Word/character counting (word.count / char.count)
  • Text reversal (text.reverse)
  • File encode/decode (encodefile / decodefile)
  • Lightweight, no dependencies beyond the standard library

Author

XZY Developments

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

xzy-2.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.

xzy-2.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file xzy-2.1.0.tar.gz.

File metadata

  • Download URL: xzy-2.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.13

File hashes

Hashes for xzy-2.1.0.tar.gz
Algorithm Hash digest
SHA256 4a163ef5fc8382260f7d17ca55f449419f55921fd31fc0a76131dd69d96633d7
MD5 72130988f6fb2fca82387b31304ee1db
BLAKE2b-256 b98c9faf318ab8f14cf39e2d9fe534f2cb4a6a873a689410b8c16b8c5c981d5e

See more details on using hashes here.

File details

Details for the file xzy-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: xzy-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.13

File hashes

Hashes for xzy-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 69059b6d69563fb7ce629b805b9b2ccc4460fd334efaf5ee9bb664352882e128
MD5 99f2558578d19abc30f68d7c324cb543
BLAKE2b-256 39843899adb8d05aa8542556e2ea9ec850932b75343b20278f95e30dcc2b3c11

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