Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

Download and install packages

git clone https://github.com/pceuropa/number-integer-to-number-string.gitcd number-integer-to-number-stringpip3 install -r requirements.txt

Run app django

./manage.py runserver

Tests

./manage.py test

Execute only python method (without Web API)

python3 app/numbersinword.py

About

Convert ordinal numbers into words in polish language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp