{"id":13827021,"url":"https://github.com/iamvee/karafs","last_synced_at":"2025-07-09T02:33:11.491Z","repository":{"id":47605072,"uuid":"337163308","full_name":"iamvee/karafs","owner":"iamvee","description":"تولید اسم های رندوم فینگیلیش","archived":false,"fork":false,"pushed_at":"2021-08-22T11:03:16.000Z","size":51,"stargazers_count":37,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-16T03:11:42.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://iamv.ir/karafs","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/iamvee.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}},"created_at":"2021-02-08T18:00:21.000Z","updated_at":"2023-06-11T13:04:52.000Z","dependencies_parsed_at":"2022-09-11T19:51:01.774Z","dependency_job_id":null,"html_url":"https://github.com/iamvee/karafs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/iamvee/karafs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvee%2Fkarafs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvee%2Fkarafs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvee%2Fkarafs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvee%2Fkarafs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamvee","download_url":"https://codeload.github.com/iamvee/karafs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvee%2Fkarafs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260404169,"owners_count":23004024,"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":[],"created_at":"2024-08-04T09:01:48.532Z","updated_at":"2025-07-09T02:33:11.245Z","avatar_url":"https://github.com/iamvee.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# karafs کرفس\nتولید اسم های رندوم فینگیلیش\n\n## installation\n\n```shell\n➜ pip install karafs\n```\n\n## usage\n\n## دو زبانه\n\n```shell\n➜ karafs -n 10\nتوت فرنگی بی ناموس\ntoot farangi-ye bi_namoos\nغورهٔ خسته\nghoore-ye khaste\nانار زره پوش\nanaar-e zereh push\nانگور سر سپرده\nangoor-e sar sepordeh\nزلزلک نادان\nzalzalak-e naadaan\nسیب ورپریده\nsib-e varparideh\nفندق عقدهای\nfandogh-e oghde_ee\nگریپ فروت قزمیت\ngrip froot-e ghozmit\nنارگیل پرورده\nnargil-e parvardeh\nتن ماهی تافته\nton maahi-ye tafteh\n```\n\n## فقط انگلیسی\n\n```shell\n➜ karafs -n 10 -en\nshaftaaloo-ye boland parvaz\nbaalang-e khoshhal\nporteghal-e foroo_heshteh\npiyaz-e oghde_ee\nfandogh-e afsordeh\ngheisi-e kar azmoodeh\npiyaz-e gomashteh\nlimoo shirin-e zhoolideh\nsenjed-e tafteh\nananas-e khafan\n```\n\n## فقط فارسی\n\n```shell\n➜ karafs -n 10 -fa\n\nکیوی شارلاتان\nلوبیا چیتی چابک\nنوشابهٔ مفلس\nتن ماهی اسکل\nانار آلوده\nانجیر پرورده\nتوت خسته\nخیار رهیده\nکمبوزهٔ شراب زده\nگلابی فرسوده\n```\n\n## option `-n`\nبا این آپشن میتونید تعداد دفعات تولید اسم رندوم رو مشخص کنید.\nاگر تنظیمش نکنید به طور پیشفرض تعداد 1 در نظر گرفته میشه.\n\n```shell\n➜ karafs -n 5\n```\n\n## option `--no-space`\nبا این آپشن میتونید خروجی رو بدون فاصله بین کلمات بگیرین:\n\n```shell\n➜ karafs --no-space -n 10\n```\n\n## use as library\nشما میتونید کرفس رو به عنوان یک کتابخانه توی برنامه هاتون استفاده کنید.\n\n```python\nimport karafs\n\nprint(karafs.gen_str()) # generate a random name (finglish)\nprint(karafs.gen_str('fa')) # generate a random name (persian)\n\nprint(karafs.gen_str_without_space()) # generate a random name without whitespace (finglish)\nprint(karafs.gen_str_without_space('fa')) # generate a random name without whitespace (persian)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamvee%2Fkarafs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamvee%2Fkarafs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamvee%2Fkarafs/lists"}