{"id":13826434,"url":"https://github.com/amishbni/dpern","last_synced_at":"2025-12-14T12:11:58.436Z","repository":{"id":56535696,"uuid":"264960293","full_name":"amishbni/dpern","owner":"amishbni","description":"Describe PERsian Numbers","archived":false,"fork":false,"pushed_at":"2020-06-17T05:24:01.000Z","size":6,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-19T04:00:51.898Z","etag":null,"topics":["farsi","number","numbers","persian","persian-language","python","python-library"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dpern/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amishbni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-18T14:13:07.000Z","updated_at":"2022-04-19T18:50:13.000Z","dependencies_parsed_at":"2022-08-15T20:31:16.931Z","dependency_job_id":null,"html_url":"https://github.com/amishbni/dpern","commit_stats":null,"previous_names":["amirashabani/dpern"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amishbni%2Fdpern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amishbni%2Fdpern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amishbni%2Fdpern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amishbni%2Fdpern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amishbni","download_url":"https://codeload.github.com/amishbni/dpern/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476383,"owners_count":17480215,"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":["farsi","number","numbers","persian","persian-language","python","python-library"],"created_at":"2024-08-04T09:01:37.542Z","updated_at":"2025-12-14T12:11:53.170Z","avatar_url":"https://github.com/amishbni.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# DPERN - Describe PERsian Numbers\n\n## Installation\n\n```bash\npip install dpern\n```\n\n## Usage\n\nIf you want to use it in a module, you need to import it like this:\n\n```python\nfrom dpern import dpern\n```\n\nAnd use it like this:\n\n```python\nprint(dpern.describe(53523))\n# پنجاه و سه هزار و پانصد و بیست و سه\n\nprint(dpern.describe(\"35\"))\n# سی و پنج\n\nprint(dpern.describe(\"۹۹۹\"))\n# نهصد و نود و نه\n```\n\nIf you want to use it in the command line, make sure to install it\nwith `--user` flag:\n\n```bash\npip install dpern --user\n```\n\nThen you can run it like this:\n\n```bash\n$ python -m dpern 10\nده\n\n$ python -m dpern ۱۲۸\nصد و بیست و هشت\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famishbni%2Fdpern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famishbni%2Fdpern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famishbni%2Fdpern/lists"}