- Notifications
You must be signed in to change notification settings - Fork0
Convert ordinal numbers into words in polish language.
License
NotificationsYou must be signed in to change notification settings
pceuropa/number-integer-to-number-string
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Convert number into polish wordsPolish documentation
Browser <- Js AJAX -> REST API (django) <->numbetostring.py (python3)
Class numbersinword convert number to list.On groups of number (by 3 number) iterate two functions: first set name of groups (ex. milionów, tysięcy) second setname of number in group (ex. sto dwadzieścia). At the end method toString() scale and return string (or False ifexception)
git clone https://github.com/pceuropa/number-integer-to-number-string.gitcd number-integer-to-number-stringpip3 install -r requirements.txt./manage.py runserver./manage.py testpython3 app/numbersinword.pyAbout
Convert ordinal numbers into words in polish language.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.