Skip to main content

Usage

# Encoding
from encodetext import use
use.encode("hello world!")

# it turned out
#' 010111 000101 110110 110110 010100  010001 010100 001001 110110 110011 111111'

# Decoding
from encodetext import use
use.decode(' 010111 000101 110110 110110 010100  010001 010100 001001 110110 110011 111111')

# it turned out
#hello world;

Download files

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

Source Distribution

encodetext-0.0.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file encodetext-0.0.3.tar.gz.

File metadata

  • Download URL: encodetext-0.0.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for encodetext-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5cac00797603c1e7fdcf39762c9a3e7cffed0b82d3c135dbebb2cd9143aa63cc
MD5 8e1aa6d562b470334a4d2dcb3116320f
BLAKE2b-256 f58192bcb1fed714272c665258dc49fffd369440b8f79f05b833b321ed158a1b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

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