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.1
Filename Size Date modified Message
docs
.hgignore 169 B hgignore
.hgtags 360 B Added tag 2.1 for changeset dac783631be1
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 298 B Updated README
numconv.py 3.8 KB Updated documentation, added installation instructions, updated urls.
setup.py 1.2 KB updated setup.py
tests.py 3.9 KB now python3 compatible