Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python package

python-base32h

Python implementation of Base32H from https://base32h.github.io/

How to use?

base32h.encode_number(17854910) == "H0WDY"

base32h.decode_base32h("88pzd") == 8675309

About

Base32H Python Encoder/Decoder

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages