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
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 204 B adding README
numconv.py 5.8 KB cleaning
setup.py 1.2 KB adding 2.4-3.1 compatibility to setup.py
tests.py 3.9 KB now python3 compatible