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
bible_male_names-1.0.5.tar.gz
(10.0 kB
view details)
File details
Details for the file bible_male_names-1.0.5.tar.gz
.
File metadata
- Download URL: bible_male_names-1.0.5.tar.gz
- Upload date:
- Size: 10.0 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 |
426e15b7764176597985d93a91e2def661d538978ef449230dbfa4186c738417
|
|
MD5 |
629cf01e4151d3e7eb1c40c49cbad8d5
|
|
BLAKE2b-256 |
db5399f5cee6aed50790758d4b3f38397c59b43fb7cedf527be5bd023892abe8
|