Skip to main content

Encode and decode using Douglas Crockford's base32 encoding scheme:

Project description

crockford - Encode and Decode using the Crockford Base32 scheme

Installation

Use:

> sudo pip install crockford

or:

> sudo easy install crockford

or:

> git clone git://github.com/ingydotnet/crockford-py.git
> cd crockford-py
> sudo make install

Usage

import crockford

base32 = crockford.b32encode(string) string = crockford.b32decode(base32)

Authors

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

crockford-0.0.2.tar.gz (7.9 kB view hashes)

Uploaded Source

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