Skip to content

AhmedMadbouly/ArabicNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArabicNames

Random arabic name generator

Installation

The script is available on PyPI. To install with pip:

pip install ArabicNames

Usage

ArabicNames can be used as a command line utility or imported as a Python package.

Command Line Usage

To use the script from the command line:

$ ArabicNames
Jahid Taher

Python Package Usage

Here are examples of all current features:

>>> import ArabicNames
>>> ArabicNames.get_full_name()
'Muhtadi El-Alaoui'

License

This project is released under an MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages