Skip to main content

collection of biblical humans and their family relations

Project description

Biblical Humans Library

a Python collection of biblical humans and their family relations

Quickstart

the library provides different scopes of information

Father Objects

a set of classes that represent biblical fathers from different nationalities. For example, Hebrew fathers: Abraham, Isaac and Jacob, as well as Mesopotamian fathers: Noah, Shem, and Ham.

from biblical_humans import hebrews
from biblical_humans import mesopotamians

abraham = hebrews.Abraham()
noah = mesopotamians.Noah()

print(abraham.__dict__)
print(noah.__dict__)

List of Humans

on a broader scope, the library traces different categories of humans, such as fathers, mothers and children from different nationalities.

from biblical_humans import hebrews
from biblical_humans import mesopotamians

heb_mothers = hebrews.mothers
mes_children = mesopotamians.children

print(heb_mothers)
print(mes_children)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biblical_humans-0.0.3-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file biblical_humans-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for biblical_humans-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 596bbefb8bcbc805ac371db247bcfbcccd9b3eafbb9c97c352d4c9a812e8b691
MD5 6d5c213dc0f18491fd08ddbba57259f1
BLAKE2b-256 0ef2978297b09edbc3cabf37684b78cffb0b3342e968ca624aacc58ab812de1a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page