{"id":19736439,"url":"https://github.com/bistcuite/eitaapykit","last_synced_at":"2025-04-07T11:03:54.983Z","repository":{"id":46778376,"uuid":"409652833","full_name":"bistcuite/eitaapykit","owner":"bistcuite","description":"Unofficial toolkit for Eitaa messenger | کار با API ایتا در پایتون","archived":false,"fork":false,"pushed_at":"2025-03-01T17:27:21.000Z","size":947,"stargazers_count":39,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T10:01:34.248Z","etag":null,"topics":["api","chat","eitaa","messenger","messenger-api","python","requests"],"latest_commit_sha":null,"homepage":"https://hasan.is-a.dev/eitaapykit","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/bistcuite.png","metadata":{"files":{"readme":"README-FA.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}},"created_at":"2021-09-23T15:47:29.000Z","updated_at":"2025-03-16T15:14:14.000Z","dependencies_parsed_at":"2025-03-31T10:45:29.402Z","dependency_job_id":null,"html_url":"https://github.com/bistcuite/eitaapykit","commit_stats":{"total_commits":152,"total_committers":5,"mean_commits":30.4,"dds":0.03289473684210531,"last_synced_commit":"32dbed931dae2dcab62a2b06aab7a4b5bb1985da"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bistcuite%2Feitaapykit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bistcuite%2Feitaapykit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bistcuite%2Feitaapykit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bistcuite%2Feitaapykit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bistcuite","download_url":"https://codeload.github.com/bistcuite/eitaapykit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640459,"owners_count":20971557,"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":["api","chat","eitaa","messenger","messenger-api","python","requests"],"created_at":"2024-11-12T01:07:11.106Z","updated_at":"2025-04-07T11:03:54.977Z","avatar_url":"https://github.com/bistcuite.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# کار با API ایتا در پایتون\nاین یک پکیج غیررسمی برای پیام‌رسان [ایتا](https://eitaa.com/) جهت کار با API این پیامرسان است.\n\n[🇺🇸 English](README.md) | 🇮🇷 فارسی\n\n[![pypi](https://img.shields.io/pypi/v/eitaa)](https://pypi.org/project/eitaa)\n[![دانلودها](https://pepy.tech/badge/eitaa)](https://pepy.tech/project/eitaa)\n![مجوز](https://img.shields.io/badge/license-MIT-green)\n\n## نصب\nنصب آخرین نسخه منتشر شده:\n```\npip install eitaa\n```\nنصب نسخه در حال توسعه:\n```\npip install git+https://github.com/bistcuite/eitaapykit.git\n```\n\n## مثال\nدریافت اطلاعات کانال:\n```py\nfrom eitaa import Eitaa\nprint(Eitaa.get_info(\"eitta\")) # \"eitaa\" یک شناسه کانال است\n```\n\nدریافت آخرین پیام‌های یک کانال:\n```py\nfrom eitaa import Eitaa\nprint(Eitaa.get_latest_messages('eitaa'))\n```\n\nارسال پیام:\n```py\nfrom eitaa import Eitaa\neitaa_obj = Eitaa(\"توکن eitaayar.ir شما\")\nprint(eitaa_obj.send_message(\"شناسه چت\",\"متن پیام\",pin=True))\n```\n\nدریافت ترندها:\n```py\nfrom eitaa import Eitaa\ntrends = Eitaa.get_trends()\n```\n\n## مستندات\nمستندات راهنما را از [اینجا](https://hasan.is-a.dev/eitaapykit) بخوانید.\n\n## مجوز\nاین پروژه تحت پروانۀ **MIT** منتشر شده است، برای اطلاعات بیشتر [متن پروانه](LICENSE) را بخوانید.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbistcuite%2Feitaapykit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbistcuite%2Feitaapykit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbistcuite%2Feitaapykit/lists"}