Gustavo Picon is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tabo / numconv

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

Clone this repository (size: 168.1 KB): HTTPS / SSH
hg clone https://bitbucket.org/tabo/numconv
hg clone ssh://hg@bitbucket.org/tabo/numconv
Tag
2.1
Filename Size Date modified Message
docs
.hgignore 169 B hgignore
.hgtags 315 B Added tag 2.0 for changeset 5e92cd1ec171
LICENSE 11.1 KB docstrings now in reST, to be used by sphinx
MANIFEST.in 72 B adding MANIFEST.in
NOTICE 0 B docstrings now in reST, to be used by sphinx
README 206 B newline
numconv.py 3.8 KB 2.1
setup.py 1.2 KB 2.1
tests.py 3.9 KB now python3 compatible