tabo / numconv

Python library to convert strings to numbers and numbers to strings. Docs: http://docs.tabo.pe/numconv/tip/

Clone this repository (size: 158.5 KB): HTTPS / SSH
$ hg clone http://code.tabo.pe/numconv
View at rev
numconv /
filename size last modified message
docs  
.hgignore 169 B 5 months ago hgignore
.hgtags 407 B 3 months ago Added tag 2.1.1 for changeset c5606de4cd91
LICENSE 11.1 KB 2 years ago docstrings now in reST, to be used by sphinx
MANIFEST.in 56 B 3 months ago tagging 2.1.1
NOTICE 0 B 2 years ago docstrings now in reST, to be used by sphinx
README 298 B 3 months ago Updated README
numconv.py 3.8 KB 3 months ago Updated documentation, added installation instructions,…
setup.py 1.2 KB 3 months ago updated setup.py
tests.py 3.9 KB 5 months ago now python3 compatible

README

numconv
=======

numconv is a library that converts strings to numbers and numbers to
strings using default or user supplied encoding alphabets, written by
Gustavo Picón and licensed under the Apache License 2.0.

You can find the documentation in

    https://tabo.pe/projects/numconv/docs/tip/