Skip to main content

Get male names from The Bible

Project description




bible-male-names: get male names from The Bible

Install

$ pip install bible-male-names

Names from biblegateway.com

Usage

import bible_male_names

print (bible_male_names.rand())
# => Abraham

print (bible_male_names.get(3))
# Felix
# Elon
# Jesus

print (bible_male_names.all())
# Aaron
# Abagtha
# ...

Api

rand()

Return a random Bible male name

get(number)

Return 'number' names

.all()

Return over 2000+ male names from The Bible.

Related

Team

Carlos Abraham Logo
Carlos Abraham

License

MIT License © Carlos Abraham

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

bible_male_names-1.0.5.tar.gz (10.0 kB view hashes)

Uploaded Source

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