collection of biblical humans and their family relations
Project description
hi_Humans Library
a Python collection of biblical humans and their family relations.
Please note, this is the source code of version 0.0.1, which is the starter file for my "Create Python Package" tutorial on YouTube:
https://youtu.be/9Ii34WheBOA
Quickstart
the library provides different scopes of information
Father Objects
a set of classes that represent biblical fathers, such as Abraham, Isaac and Jacob.
import hi_humans
abraham = hi_humans.Abraham()
print(abraham.__dict__)
List of Humans
on a broader scope, the library traces different categories of humans, such as fathers, mothers and children.
import hi_humans
all_mothers = hi_humans.mothers
print(all_mothers)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hi_humans-0.0.1.tar.gz.
File metadata
- Download URL: hi_humans-0.0.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76a05c71a94587a5e36d405ae3325c10fdbf7e217d6eee4fcf4a8226e52981d2
|
|
| MD5 |
fb154a2da0d097a184f31197076ac950
|
|
| BLAKE2b-256 |
02cf6d925e4ec70fe5e02b34c8d110dcd683f35279a4c915f828954542729679
|
File details
Details for the file hi_humans-0.0.1-py3-none-any.whl.
File metadata
- Download URL: hi_humans-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c821db032dd46f4f888735c0ce2a6f8b4670e4e2108e80521a17b33456a60bd9
|
|
| MD5 |
edb2a85d1c6bca1ff74e2535ceed9ef7
|
|
| BLAKE2b-256 |
0ed3e21b59e68b3397b1a8fe62ed5890f2ea1249c689d8d57ec898e931380592
|