Commit Graph

448 Commits

Author SHA1 Message Date
VENUGOPAL ACHHE
e887530462 Telugu Language num2words file 2019-05-21 18:15:38 +02:00
Ernesto Rodriguez Ortiz
2d1a318359 Release v0.5.10 2019-05-12 11:48:38 -04:00
Akhilesh
cbfc8fd5d0 add kannada language support (#243)
* add kannada support

* add Kannada Language support

* add tests for kannada

* reformatted

* change lang param

* fix tests

* add condition

* add modifier

* add few more test cases

* fix test

* fix test

* modify test

* fix flake8

* fix isort

* add more tests

* add unicode prefix

* edit tests for float numbers

* add more tests

* add unicode prefix in tests

* add Kannada language
2019-05-12 11:03:31 -04:00
Filippo Costa
f6dc5a3893 Revert some copyright changes made in commit 53b4518 (#254)
Commit 53b4518 made added explicit utf-8 encoding for all sources, among
other things. A copyright notice in `tests/test_tr.py` was removed and
two were added in `num2words/lang_it.py`. I know this was a simple
mistake, I just thought it would be best to explicitly give credit where
credit is due.
2019-05-07 11:04:19 -04:00
Chintalagiri Shashank
f4b2bac098 Add support for the Indian rupee. (#248) 2019-04-11 20:14:59 -04:00
Sarah Beranek
a869745813 Fixing currency functions for german and french. Adding Currency_Forms for DE, FR and NL. (#247)
* Fix currency function for French. Adding Currency_Forms.

* Fix currency function for German. Adding Currency_Forms.

* Move FR_DZ to new currency functions, too.

* Fix tests

* Add more currency options for dutch.

* Add more tests for German, Dutch and French currencies.
2019-04-11 19:07:44 -04:00
Blaž Bregar
18194b52ef Multitude of corrections of Slovene language (#246)
* Multitude of corrections of Slovene language

* Indentation correction for flake8

* Added tests from https://github.com/gregopet/num2words by @gregopet and merged them with existing.

* Flake8ing tests.

* Sorted imports

* Some more sorting...

* Last time for sorting?
2019-03-29 13:47:18 -04:00
Alvaro
eef5b03593 Updates accents on céntimos in Spanish (#240)
* Updates accents on céntimos in Spanish

* Update test_es.py

* Update test_es.py

* fix tests

* fix encoding

* Update tox.ini

* Update test_cli.py

* Update test_cli.py

* Update test_cli.py

* Update lang_AR.py

flake-8 compliant

* Update test_cli.py

flake8 compliant

* Update test_cli.py

* Update test_cli.py
2019-02-12 13:59:46 -05:00
Pierre Duchemin
aa9b882fe6 Merge pull request #238 from savoirfairelinux/fix_typo_seperator
Fix typo 'seperator' on source code
2019-01-23 14:23:07 -05:00
Ernesto Rodriguez Ortiz
2eee037648 Fix typo 'seperator' on source code 2019-01-19 17:00:26 -05:00
kkonieczny
c1292c1499 Merge pull request #223 from btharper/strings
Convert strings to Decimal values
2019-01-18 16:01:39 -05:00
kkonieczny
e459021792 Merge branch 'master' into strings 2019-01-18 15:16:24 -05:00
kkonieczny
83cfcdc999 Merge pull request #237 from zenogantner/master
German improvements
2019-01-18 15:05:24 -05:00
kkonieczny
a3a0961b7d Merge branch 'master' into master 2019-01-18 14:55:41 -05:00
kkonieczny
cebcaa6e64 Merge pull request #233 from TrangOul/master
PL: regular names for powers of thousand
2019-01-18 14:38:04 -05:00
Marek Madejski
38d2752728 Merge branch 'master' into master 2019-01-14 15:19:17 +01:00
Zeno Gantner
67d58e7081 German: add 3 more test cases for thousands 2019-01-13 23:57:57 +01:00
Zeno Gantner
b71facf3ea German: ordinals involving 'Million' etc. are written without space, and lower case 2019-01-13 23:55:34 +01:00
Zeno Gantner
e321caf392 Million etc. are upper case in German 2019-01-13 23:25:54 +01:00
Zeno Gantner
df65296a80 German: similar rule for million as for 100 and 1000; 2 more ordinal tests 2019-01-13 23:18:51 +01:00
Zeno Gantner
0398d16460 German: 2 more ordinal tests 2019-01-13 23:04:10 +01:00
Zeno Gantner
778786b65b fix ordinal_num for French numbers ending with 1 (#236) 2019-01-12 13:10:31 -05:00
Pierre Duchemin
218d184583 Merge pull request #235 from savoirfairelinux/release-0.5.9
Release 0.5.9
2019-01-11 15:13:32 -05:00
Ernesto Rodriguez Ortiz
f2fb5bc67f Release 0.5.9 2019-01-10 20:09:08 -05:00
Marek Madejski
52fb935d8c PL: regular names for powers of thousand
Names for powers of thousand are now built instead of being hardcoded - less error-prone and more concise.
2018-12-28 11:57:12 +01:00
Marek Madejski
cb55d7b91d Merge remote-tracking branch 'upstream/master' 2018-12-28 11:14:26 +01:00
Pierre Duchemin
c12131d557 Merge pull request #231 from savoirfairelinux/issue_229
Issue 229: Add explicit encoding, license and unix line separators.
2018-12-26 09:54:48 -05:00
Ernesto Rodriguez Ortiz
53b4518afb Issue 229: Add explicit encoding, license and unix line separators.
Some maintainers for different linux distribution are having some
problems with the encoding on different python versions. This change
intents to make all python files define explicitly the encoding, license
and unix line separators. Remove one example of the README.rst file
where a possible non UTF-8 character is used.
2018-12-23 12:10:24 -05:00
kkonieczny
7f125590f7 Merge pull request #228 from TrangOul/patch-1
Extend Polish names + typos; power of thousand names not inserted when value is 0
2018-12-21 14:20:07 -05:00
Marek Madejski
9bd1bebb0e Shortened one test number for PEP8 compliance - smaller number parts are already tested. 2018-12-05 10:54:02 +01:00
Marek Madejski
4a0b323fa9 early continue
skip processing given power of thousand if it is 0
2018-12-03 16:07:15 +01:00
Marek Madejski
d78add4c3a Update test_pl.py
unit test fix
2018-12-03 12:40:04 +01:00
Marek Madejski
b8cd4ba181 no word for zero value of thousand's power; PL unit test fix
Before: 1_000_000_000 = "miliard milionów tysięcy" (with words for zero millions and thousands)
After: "miliard" (no words if value for given power of 1000 is 0)
2018-12-03 12:03:16 +01:00
Marek Madejski
518ce0b606 Update lang_PL.py
typo in "dziewięćset" (900) fix
2018-12-03 11:30:45 +01:00
Marek Madejski
efde954697 Update test_pl.py
added test for a really big number in Polish
2018-12-03 11:14:55 +01:00
Marek Madejski
f26c3a139a Update test_pl.py
test for really big number's Polish name
2018-12-03 11:05:36 +01:00
Marek Madejski
a147dc3d34 Update lang_PL.py
PEP8 compliance
2018-12-03 09:59:53 +01:00
Marek Madejski
8fde057760 Update lang_PL.py
- typo in "kwadryliard"
- expanded long scale up to decilliard (10^63)
- PEP8 compliance
2018-12-03 09:57:37 +01:00
Marek Madejski
562e446716 Update lang_PL.py
- typo in "kwadryliard"
- expanded long scale up to decilliard (10^63)
2018-11-30 09:42:15 +01:00
Maxime St-Pierre
58613e0a18 Merge pull request #225 from savoirfairelinux/v0.5.8
Release 0.5.8
2018-11-17 20:03:20 -05:00
Ernesto Rodriguez Ortiz
fffb5c2dcf Release 0.5.8 2018-11-17 14:38:49 -05:00
Hugo Lefeuvre
66a47e2423 Improve german support (#222)
* german: fix case in currency names

Also, add more tests for german language.

* german: default to amount of euros, not cents

If a non-float number is provided, interpret it as a quantity in euros,
not cents.

* german: handle "ein Euro" vs "eins Euro" exception

* german: prefer "einhundert" over "hundert"

"hundert" is usually colloquial (even if widely used).

Exception: "eintausendste" and "hundertste" are special cases, here
"hundertste" and "tausendste" are usually preferred (see Duden).
2018-11-16 16:19:36 -05:00
Sangbum Kim
4d8c93847c Add: Korean support (#219)
* Add: lang_KO support

Added Korean language support and tests

* Remove commented code
2018-11-10 18:44:02 -05:00
fatkaratekid
1ed09f511d Add support for Serbian (Latin) (#207)
* Add support for Serbian language

* Fix the billion strings for short scale

Used the long scale name instead of the short one. Simplified the scale and the ones geneder definition.

* Adds Serbian to README
2018-11-10 18:36:51 -05:00
btharper
446e918e14 Convert strings to Decimal values
Punt string handling to python Decimal object, this correctly represents both
integers and floats (except with regards to trailing zeros)
Change command line tests to reflect handling of ints
2018-10-31 22:01:26 -04:00
btharper
5c9bce19e4 Refactor testing setup (#220)
* Refactor tox and travis config files

Separates flake8 and isort into separate tox tasks
Tie flake8 and isort to specific python version so they only run once on Travis
Add python3.7 to tested python versions
* Requires newer Xenial base
* Running Xenial on Travis requires sudo
Move coveralls submission to travis config to avoid triggering during local runs.

* Require all tests to be run

Clean up test generation code form test_fi.py
Perform coverage measurement of tests
Fail tox if coverage of tests directory isn't at 100%

* Further Tox refactoring

Measure project coverage explicitly instead of omitting non-project files from reporting
Add branch measurement to coverage
Only report to coveralls if a .coverage result file exists
Make dependencies for each testenv explict and only include requried deps

* Small readme update to trigger travis

Add overly brief message about installing and running tox

* Fix unescaped flake8 violations

Unescaped \w -> \\w and \e to \\e in regex patterns found with updated flake8
2018-10-26 09:31:41 -04:00
Aaron M
c606fd54e8 Added missing numbers in "self.ords". (#218) 2018-10-20 16:56:19 -04:00
Olos
0f63859572 Add support for Portuguese (Portugal) (PT) (#198)
* add support for Portuguese (Portugal) (PT)

* FIX ADD SUPPORT TO PORTUGUESE (PORTUGAL) [PT]

removed venv/ from .gitignore.
correction from "milião" to "milhão" done on merge function.
removed hack for negword, creating a backup of the original one.

* add support PT (Portugal) (PT)

* add support PT (Portugal) (PT)

* add support PT (Portugal) (PT)

* add support PT (Portugal) (PT)

new tests
2018-10-20 15:53:14 -04:00
Sergej Herbert
6d30cb9e83 Increase German test coverage to 100% (#214)
* increase test coverage - german ordinal_num

* push coverage of german to 100%

* fix line width

* travis ci fix

* remove underscore between numbers due to backwords comp

* removed coverage file
2018-10-19 18:17:50 -04:00
mariaS210
ca61c77f3b Add Romanian support (#215)
* romanian-support: start implementation

* romanian-support: implement basic merge and to_ordinal

* romanian-support: fix linting error

* romaniansupport: fix spacing for linter

* romanian-support: correct indent of error message

* romanian-support: add encoding to test file

* romanian-support: python2 fix: make strings in test unicode

* romanian-support: complete rough implementation

* romanian-support: pylint fixes

* romanian-support: fix tests for python2

* romanian-support: small fixes

* romanian-support: add romanian to readme

* ensure alphabetical order in readme
2018-10-17 09:56:40 -04:00