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
Branch
default
Filename Size Date modified Message
docs
test
.coveragerc 201 B tweaks in .coveragerc
.hgignore 225 B Now using pytest for the test suite, and distribute/setuptools instead of distutils
.hgtags 407 B Added tag 2.1.1 for changeset c5606de4cd91
LICENSE 11.1 KB docstrings now in reST, to be used by sphinx
MANIFEST.in 110 B Now using pytest for the test suite, and distribute/setuptools instead of distutils
NOTICE 0 B docstrings now in reST, to be used by sphinx
README 229 B Updated README
conftest.py 68 B Now using pytest for the test suite, and distribute/setuptools instead of distutils
numconv.py 3.8 KB Updated documentation, added installation instructions, updated urls.
setup.py 1.6 KB Now using pytest for the test suite, and distribute/setuptools instead of distutils
tox.ini 496 B Now using pytest for the test suite, and distribute/setuptools instead of distutils