Skip to main content

Generate names based on India. Generate more than 70K unique name within 5 seconds. Names Automaticaly added and updated. About 10+ names were added daily.

Project description

getindianname

PyPI version shields.io PyPI license PRs Welcome GitHub issues Awesome Badges Run on Collab
Owner : Devesh Singh Available on Pypi Last Update

Package Updated on : Update On
See Changelogs

Total Downloads Downloads Downloads getindianname

This package have ability to generate 50K+ Indian Names [Hindi Names] for various uses. See Project Ideas
Generate Indian Names Randomly from various region of India. We add new names daily.

What's New ? See Changelogs

  • Enable console/command line utility
  • Added more names

Table Of Content

Installation

This package is available on pypi.
Check Here

 pip install getindianname 

Run on Collab

Statistics

Downloads from pypi.org

Total Downloads Downloads Downloads getindianname

Usage

You will need to import getindianname on python program or python shell before use.

from getindianname import *

For Command Line Utility CLI or to print names directly from terminal/command prompt, use :

$ name
or
$ indianname

Use with flags to gain more control :

$ name male     // generate male name
$ name female   // generate female name
$ name random   // generate random name
$ name help     // to get help

Sample Example

Run on Collab

>>> import getindianname as name

#random name
>>> print(name.randname())
Sanket Seth

#Female Name
>>> print(name.female())
Nitya Divedi

#Male Name
>>> print(name.male())
Abhijeet Pandey

For command line operation type this

$ indianname

You can generate Names :

  • Randomly name using function randname()

  • Male name using function male()

  • Female name using function female()

Features

  • Command Line Utility
  • Update on latest version automatically
  • Update names automatically
  • 10+ Names added daily
  • Create 70000+ Names
  • Create male and female names separately
  • Create Random Names
  • Add Your own Names

Project Ideas

  • Fake Indian Name Generator
  • Fake e-mail address generator
  • Dumb Data Generator
  • Generate Data for testing Form Filing
  • Use it for Bulk Form filling spam checking
  • And Much more like that

Changelogs

  • This Version : v1.0.7 [01 March 2023]

    • Command Line operations added
    • Added more names
    • Bugs fixed and performance improvements
  • Version : v1.0.4 [19 May 2021]

    • Automatic Update from pypi.org added
    • Automatic Updates of Name Added
    • Bugs fixed and performance improvements
  • Version : 1.0.3

    • Release on : December 20 , 2020
    • Full Documentation
    • Large list of Names
    • Bugs Fixed
  • Version 1.0.2

    • Release on : December 19 , 2020
    • Few Names
    • Lack of Documentation
    • Performance improvement
  • Version 1.0.1

    • Release on : December 19 , 2020
    • First Release
    • No Documentation

Contributing

See Contributing.md

To add your own name you should follow these steps

  • Fork this repo From GitHub
  • Edit malename and femalename file and add the male female names and titles separately
  • Commit change and pull request

You also send names on my email connect.world12345@gmail.com

Thank you

License

Awesome Badges

Made with ❤ in India 🇮🇳

This Repository is Licensed Under MIT License.

See LICENSE for more

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getindianname-1.0.7.tar.gz (81.8 kB view hashes)

Uploaded Source

Built Distribution

getindianname-1.0.7-py3-none-any.whl (80.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page