Giter Site home page Giter Site logo

techux / getindianname Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 163 KB

Python Module to Generate Indian Names

Home Page: https://pypi.org/project/getindianname/

License: MIT License

Python 100.00%
python india male female region name-pypi-projects

getindianname's Introduction

getindianname

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

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.5 [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

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 [email protected]

Thank you

License

Awesome Badges

Made with โค in India ๐Ÿ‡ฎ๐Ÿ‡ณ

This Repository is Licensed Under MIT License.

See LICENSE for more

getindianname's People

Contributors

techux avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

shrajsh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.