Skip to main content

Base-65536 Python implementation

Project description

Tested on Python3.

Installation

~ $ python setup.py install

or can use pip

~ $ pip install base65536

Quick start

>>> import base65536
>>> a = base65536.encode("Hello World")
>>> print(a)
驈ꍬ啯ꍲᕤ
>>> print(base65536.decode(a))
Hello World

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

base65536-0.1.1.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file base65536-0.1.1.tar.gz.

File metadata

  • Download URL: base65536-0.1.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for base65536-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f06c559abe1f49855e7f14fa44750fd3b2dbfa2d2ec5f71a6149fcf911a823ea
MD5 c9c5735e9da4c2b1c69a133a80eecbe3
BLAKE2b-256 f38ca8051c952ad74e2745bafa10f3d4325df8d65531e66b9f92dfdb30dcc2f2

See more details on using hashes here.

Supported by

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