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
- bible-female-names.py: 📖 get female names from The Bible
- bible-male-names: same thing but in JavaScript
- bible-female-names: 📖 get female names from The Bible in JavaScript
Team
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
File details
Details for the file bible_male_names-1.0.4.tar.gz
.
File metadata
- Download URL: bible_male_names-1.0.4.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34e77b221ee9fde11905b6bc6ee23f859b789e335be2aea0e7834c9498b3e438 |
|
MD5 | 963f7f1a0a066b7ea3700ba5c01088c2 |
|
BLAKE2b-256 | 3d32cb05f89994036293ade65acbfdb05ba6c9e2c3b1c431232405b9ce46f275 |