{"id":19429155,"url":"https://github.com/bytebaker/indian-names","last_synced_at":"2025-04-24T18:32:11.765Z","repository":{"id":62570900,"uuid":"375938429","full_name":"ByteBaker/indian-names","owner":"ByteBaker","description":"Python module to generate random names of Indian origin","archived":false,"fork":false,"pushed_at":"2021-08-21T19:32:34.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-15T09:14:15.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/indian-names/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ByteBaker.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-06-11T07:17:49.000Z","updated_at":"2023-12-13T06:10:14.000Z","dependencies_parsed_at":"2022-11-03T17:15:45.385Z","dependency_job_id":null,"html_url":"https://github.com/ByteBaker/indian-names","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBaker%2Findian-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBaker%2Findian-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBaker%2Findian-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBaker%2Findian-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteBaker","download_url":"https://codeload.github.com/ByteBaker/indian-names/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223961517,"owners_count":17232313,"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-11-10T14:18:13.861Z","updated_at":"2024-11-10T14:18:14.450Z","avatar_url":"https://github.com/ByteBaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# indian-names \u003csmall\u003e (v0.2) \u003c/small\u003e \nPython module to generate random names of Indian origin.\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/indian-names?label=Python) ![PyPI - License](https://img.shields.io/pypi/l/indian-names?label=License\u0026color=red) ![Maintenance](https://img.shields.io/maintenance/yes/2022?label=Maintained) ![PyPI](https://img.shields.io/pypi/v/indian-names?label=PyPi) ![PyPI - Status](https://img.shields.io/pypi/status/indian-names?label=Status)\n\n\nInstallation\n------------\n\nYou can install it using pip from the repository as:\n\n    pip install indian-names\n\n\nUsage\n-----\n\nIndian-names can be used as a command line utility or imported as a Python module.\n\n#### Command Line Usage\n\nTo use the script from the command line:\n\n```\n    $ indian-names\n    Anand Dubey\n```\n#### Python Module Usage\n\nHere are examples of all current features:\n\n```\n    \u003e\u003e\u003e import indian_names\n    \u003e\u003e\u003e indian_names.get_full_name()\n    'Nisha Asthana'\n    \u003e\u003e\u003e indian_names.get_full_name(gender='male')\n    'Manish Gupta'\n    \u003e\u003e\u003e indian_names.get_first_name()\n    'Siddhant'\n    \u003e\u003e\u003e indian_names.get_first_name(gender='female')\n    'Kajal'\n    \u003e\u003e\u003e indian_names.get_last_name()\n    'Tripathi'\n```\n\nThe module can currently generate 550+ first names for male and female each, and 350+ last names. Overall 400,000+ full names can be generated.\n\n### TODO (Future):\n- Increase the number of names possible.\n- Implement first/last name pairs for regional names as well. Emphasis on handling first names that are compatible with only certain last names \u0026 vice-versa.\n\n\nLicense\n-------\n\nThis project is released under a [BSD 3-Clause License](https://spdx.org/licenses/BSD-3-Clause.html).\n\nNames are compiled in the following files through various online sources available publically:\n\n- `first.male.names`\n- `first.female.names`\n- `last.names`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytebaker%2Findian-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytebaker%2Findian-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytebaker%2Findian-names/lists"}