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

numconv overview

Recent commits See more »

Author Revision Comments Message Labels Date
Gustavo Picon 0bb91788cffe Updated README
Gustavo Picon 460654672b94 tweaks in .coveragerc
Gustavo Picon b0c90b0f0ada reorganizing tests to help jenkins
Gustavo Picon f43ea30456f1 Now using pytest for the test suite, and distribute/setuptools instead of distutils
Gustavo Picon aecfb56c87c3 renamed tests.py
numconv
=======

numconv is a library that converts strings to numbers and numbers to
strings using default or user supplied encoding alphabets.

You can find the documentation in

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