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)
Copyright
crockford is Copyright (c) 2011, Ingy dot Net
crockford is licensed under the New BSD License. See the LICENSE file.
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 details)
File details
Details for the file crockford-0.0.2.tar.gz.
File metadata
- Download URL: crockford-0.0.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d8a45f52ecd59eb77ddc4d480d19983fc970b26af55960729e3693d5fb8a22e
|
|
| MD5 |
de827944d791dc92632b38b4d32247bd
|
|
| BLAKE2b-256 |
78e63a5432333ced9886ef75348aeac3043646335a7d756b3b9ff37ad5d230bf
|