{"id":30063412,"url":"https://github.com/therealprohacker/readnum","last_synced_at":"2025-08-08T04:24:30.754Z","repository":{"id":147753316,"uuid":"332024307","full_name":"theRealProHacker/readNum","owner":"theRealProHacker","description":"Spell out (almost) any number","archived":false,"fork":false,"pushed_at":"2025-04-17T19:10:12.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T09:32:10.034Z","etag":null,"topics":["number-to-words","python"],"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/theRealProHacker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-22T18:02:30.000Z","updated_at":"2025-04-17T19:10:15.000Z","dependencies_parsed_at":"2023-06-19T16:36:55.412Z","dependency_job_id":null,"html_url":"https://github.com/theRealProHacker/readNum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theRealProHacker/readNum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theRealProHacker%2FreadNum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theRealProHacker%2FreadNum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theRealProHacker%2FreadNum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theRealProHacker%2FreadNum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theRealProHacker","download_url":"https://codeload.github.com/theRealProHacker/readNum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theRealProHacker%2FreadNum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269363311,"owners_count":24404756,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["number-to-words","python"],"created_at":"2025-08-08T04:24:29.026Z","updated_at":"2025-08-08T04:24:30.743Z","avatar_url":"https://github.com/theRealProHacker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# readNum\nThis python project turns a number into a readable spelled-out form\n\nYou just have to download [readNum.py file](https://github.com/theRealProHacker/readNum/blob/main/readNum.py)  \nAnd then you can get going. Drop any value into the `readNum`-function\n```python\nfrom readNum import readNum\nassert readNum(1) == \"one\"\n```\n\nSo if you put in a value the function will return that value as a `str`.  \nYou can find more examples in [showcase.py](https://github.com/theRealProHacker/readNum/blob/main/showcase.py).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealprohacker%2Freadnum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealprohacker%2Freadnum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealprohacker%2Freadnum/lists"}