{"id":14426274,"url":"https://github.com/Kourva/ChNumber","last_synced_at":"2025-08-25T16:31:40.820Z","repository":{"id":151408783,"uuid":"581300306","full_name":"Kourva/ChNumber","owner":"Kourva","description":"Python module that formats Persian number to Latin","archived":false,"fork":false,"pushed_at":"2024-08-28T15:54:26.000Z","size":17,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T02:52:02.307Z","etag":null,"topics":["number-format","python","python-module","python3"],"latest_commit_sha":null,"homepage":"","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/Kourva.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-22T20:03:29.000Z","updated_at":"2024-10-20T21:30:58.000Z","dependencies_parsed_at":"2023-11-15T04:23:36.231Z","dependency_job_id":"fc4569db-2272-4318-982d-981bd7e4cea5","html_url":"https://github.com/Kourva/ChNumber","commit_stats":null,"previous_names":["kozyol/chnumber","kourva/chnumber"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FChNumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FChNumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FChNumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FChNumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kourva","download_url":"https://codeload.github.com/Kourva/ChNumber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230923296,"owners_count":18300980,"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":["number-format","python","python-module","python3"],"created_at":"2024-08-30T07:00:38.816Z","updated_at":"2024-12-23T06:30:48.519Z","avatar_url":"https://github.com/Kourva.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ChNumber\nPython module that formats Persian number to Latin\n\n# clone\n```bash\ngit clone https://github.com/Kourva/ChNumber\n```\n\n\n# Usage\n```python\nfrom ChNumber import ChNumber\n\nprint(ChNumber.format(\"۰۹۱۴۴۱۲۳۵۱۲\")) \n# Output: \n09144123512\n\nhelp(ChNumber)\n# Output:\nHelp on class ChNumber in module ChNumber:\n\nclass ChNumber(builtins.object)\n |  :: Converts Farsi numbers to Latin\"\n |  \n |  Methods defined here:\n |  \n |  format(number)\n |      :: format method:\n |           -\u003e Usage:\n |                  ChNumber.format(number)\n |           -\u003e Example:\n |                  ChNumber.format(\"۰۹۱۴۶۵۷۹۸۱۴\")\n |           -\u003e Result:\n |                  \"09146579814\"\n |  \n |  ----------------------------------------------------------------------\n |  Data descriptors defined here:\n |  \n |  __dict__\n |      dictionary for instance variables (if defined)\n |  \n |  __weakref__\n |      list of weak references to the object (if defined)\n\n\n# You need to put this module to your working directory\n```\n\n\u003e This is my first module! Hope you enjoy :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKourva%2FChNumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKourva%2FChNumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKourva%2FChNumber/lists"}