Mārtiņš Šulcs
1e954c909b
Attempt at refactoring to_currency into base ( #135 )
...
* Attempt at refactoring lv to base
* Remove dead files.
* Use static props.
* Convert doctests, move utils out.
* Refactor lt
* Update and move ru doctests.
* Refactor ru.
* Refactor pl.
* Move uk doctests.
* Refactor uk.
* DRY
* Cleanup.
2017-11-09 10:13:01 -05:00
Mārtiņš Šulcs
5a131fedc6
Long form for currency name is optional. Currency name rendering in e… ( #133 )
...
* Long form for currency name is optional. Currency name rendering in english.
* Missing encoding header.
2017-11-05 17:59:25 -05:00
Ernesto Rodriguez Ortiz
3da0c54f3b
Activate flake8, isort and coveralls in the configuration of tox ( #105 )
...
* Activate flake8, isort and coveralls in the configuration of tox
* Update code to respect PEP8
* Fix bug in the lang_IT for python 3
* Update the README to include the new converters.
2017-10-30 14:06:46 -04:00
William Moreno Reyes
94c73d277e
Fix as many pep8 issues as posible
...
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com >
2017-10-23 18:12:36 -06:00
William Moreno Reyes
e2ce7c2562
Many PEP8 fixes
...
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com >
2017-10-23 15:58:00 -06:00
Virgil Dupras
20f634028d
Convert to single codebase for py2 and py3
...
No more 2to3. Also, added tox config for easy cross-python testing.
2016-11-22 09:13:18 -05:00
Virgil Dupras
b1b5803c20
Fixed bogus word merge in english
...
Also, added a first unit test. Gotta start somewhere.
Fixes #8 .
2014-03-14 10:25:25 -04:00
Virgil Dupras
6e2b0eeda2
Big unit reorganisation
...
* Renamed pynum2word to num2word
* Renamed num2word_* to lang_*
* Re-organised all unit headers
* Made imports relative
2013-05-28 11:50:48 -04:00