{"id":15009659,"url":"https://github.com/zmmmdf/aznum2words","last_synced_at":"2026-02-13T07:06:36.239Z","repository":{"id":275405714,"uuid":"807156226","full_name":"zmmmdf/aznum2words","owner":"zmmmdf","description":"[AZ] Azərbaycan dilində ədədlərin sözlə yazılış təsviri üçün Python dilində yazılmış kitabxana. [EN] The library for converting numbers to words in the Azerbaijan language written in Python. ","archived":false,"fork":false,"pushed_at":"2025-01-23T19:35:52.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-14T20:57:20.865Z","etag":null,"topics":["azerbaijan","azerbaijani","azerbaijani-translation","azerbaycan","integer","num2words","number-converter","numbers","numbers-to-text","numbers-to-words","py","pylang","python","words"],"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/zmmmdf.png","metadata":{"files":{"readme":"README.az.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2024-05-28T15:22:14.000Z","updated_at":"2025-01-23T19:36:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"086ffac9-7c39-4b67-ae94-2a775e132fdd","html_url":"https://github.com/zmmmdf/aznum2words","commit_stats":null,"previous_names":["zmmmdf/aznum2words"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zmmmdf/aznum2words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmmdf%2Faznum2words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmmdf%2Faznum2words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmmdf%2Faznum2words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmmdf%2Faznum2words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmmmdf","download_url":"https://codeload.github.com/zmmmdf/aznum2words/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmmdf%2Faznum2words/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["azerbaijan","azerbaijani","azerbaijani-translation","azerbaycan","integer","num2words","number-converter","numbers","numbers-to-text","numbers-to-words","py","pylang","python","words"],"created_at":"2024-09-24T19:27:14.395Z","updated_at":"2026-02-13T07:06:36.215Z","avatar_url":"https://github.com/zmmmdf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzNum2Words\n\n- - -\n[![GitHub Stars](https://img.shields.io/github/stars/zmmmdf/aznum2words.svg?style=social\u0026label=Stars\u0026style=plastic)](https://github.com/zmmmdf/aznum2words/stargazers)\n[![Lisenziya](https://img.shields.io/badge/license-MIT-green)](./LICENSE)\n[![Switch to English](https://img.shields.io/badge/lang-en-brightgreen)](./README.md)\n\n## Məqsəd\n\nAzNum2Words ədədləri Azərbaycan dilində sözlə ifadə etmə məqsədini daşıyır və bu, maliyyə əməliyyatları, hüquqi sənədlər və statistik analizlər kimi müxtəlif ehtiyacları qarşılayır.\n\n## Quraşdırma\n\nAzNum2Words kitabxanasını pip vasitəsilə quraşdıra bilərsiniz:\n\n```bash\npip install aznum2words\n```\n\n## İstifadə\n\n```python\nfrom aznum2words import AzerbaijaniNumberConverter\n\nconverter = AzerbaijaniNumberConverter()\nprint(converter.convert(123456789))  # nəticə: bir yüz iyirmi üç milyon dörd yüz əlli altı min yeddi yüz səkkiz doqquz\n```\n\n## Testlər\n\nAzNum2Words kitabxanası etibarlılığını və dəqiqliyini təmin etmək üçün geniş test əhatəsinə malikdir. Testləri icra etmək üçün pytest istifadə edə bilərsiniz:\n\n```bash\npip install pytest\npytest\n```\n\n## Layihəyə Dəstək\n\nAzNum2Words layihəsinə dəstək olmaq və töhfə vermək xoş qarşılanır! Töfhə vermək üçün aşağıdakı təlimatları izləyin:\n\n1. Reponu fork edin.\n2. Öz xüsusiyyətiniz üçün yeni bir branch yaradın (`git checkout -b feature/my-feature`).\n3. Dəyişikliklərinizi commit edin (`git commit -am 'Yeni xüsusiyyət əlavə olundu'`).\n4. Dəyişikliklərinizi branch-a push edin (`git push origin feature/my-feature`).\n5. Dəyişikliklərinizi izah edən bir pull request yaradın.\n\n## Töhfə verənlər\n\nBu layihəyə aşağıdakı şəxslər töhfə veriblər:\n\n\u003c!-- Contributors list --\u003e\n\u003ca href=\"https://github.com/zmmmdf/aznum2words/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=zmmmdf/aznum2words\" /\u003e\n\u003c/a\u003e\n\n\u003c!--Made with [contrib.rocks](https://contrib.rocks). --\u003e\n\u003c!-- Contributors list --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmmmdf%2Faznum2words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmmmdf%2Faznum2words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmmmdf%2Faznum2words/lists"}