{"id":19999094,"url":"https://github.com/pceuropa/number-integer-to-number-string","last_synced_at":"2025-05-04T14:31:23.461Z","repository":{"id":41948076,"uuid":"133170980","full_name":"pceuropa/number-integer-to-number-string","owner":"pceuropa","description":"Convert ordinal numbers into words in polish language.","archived":false,"fork":false,"pushed_at":"2022-04-22T20:53:07.000Z","size":646,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T03:17:43.981Z","etag":null,"topics":["django","number-converter","numbers-to-text","numbers-to-words","polish-language","python3","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pceuropa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-12T17:59:19.000Z","updated_at":"2021-09-27T21:52:31.000Z","dependencies_parsed_at":"2022-08-12T00:20:25.487Z","dependency_job_id":null,"html_url":"https://github.com/pceuropa/number-integer-to-number-string","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fnumber-integer-to-number-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fnumber-integer-to-number-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fnumber-integer-to-number-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fnumber-integer-to-number-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pceuropa","download_url":"https://codeload.github.com/pceuropa/number-integer-to-number-string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224393900,"owners_count":17303725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","number-converter","numbers-to-text","numbers-to-words","polish-language","python3","rest-api"],"created_at":"2024-11-13T05:10:27.558Z","updated_at":"2024-11-13T05:10:28.250Z","avatar_url":"https://github.com/pceuropa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# number-integer-to-number-string\nConvert number into polish words [Polish documentation](https://pceuropa.net/blog/pl/konwersja-liczby-na-slowa-python/)\n\nBrowser \u003c- Js AJAX -\u003e REST API (django) \u003c-\u003e\n[numbetostring.py](https://github.com/pceuropa/number-integer-to-number-string/blob/master/app/numbersinword.py) (python3)\n\nClass numbersinword convert number to list. \nOn groups of number (by 3 number) iterate two functions: first set name of groups (ex. milionów, tysięcy) second set\nname of number in group (ex. sto dwadzieścia). At the end method toString() scale and return string (or False if\nexception)\n\n\n## Download and install packages\n```\ngit clone https://github.com/pceuropa/number-integer-to-number-string.git\ncd number-integer-to-number-string\npip3 install -r requirements.txt\n```\n\n\n## Run app django\n```\n./manage.py runserver\n```\n\n## Tests\n```\n./manage.py test\n\n```\n## Execute only python method (without Web API)\n```\npython3 app/numbersinword.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpceuropa%2Fnumber-integer-to-number-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpceuropa%2Fnumber-integer-to-number-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpceuropa%2Fnumber-integer-to-number-string/lists"}