collection of biblical humans and their family relations
Project description
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://www.youtube.com/playlist?list=PLeH3as6pzIpjBSsBf_EAj73OztEPOC5qX
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 shamim_humans
abraham = shamim_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 shamim_humans
all_mothers = shamim_humans.mothers
print(all_mothers)
Project details
Release history Release notifications | RSS feed
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 shamim_humans-0.0.1.tar.gz.
File metadata
- Download URL: shamim_humans-0.0.1.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f02f6b27ee4d5150ee74efdb2e80ca60cb434160e5f30b820743f853ec2d823
|
|
| MD5 |
ef08e823a64e9b1705672ffa410a1a58
|
|
| BLAKE2b-256 |
3019c4cb79c271d95d85b3b461c4c87d7b70fd2517361ff8ff1b33d8852793c1
|
File details
Details for the file shamim_humans-0.0.1-py3-none-any.whl.
File metadata
- Download URL: shamim_humans-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
477b6345b890258e7c0ee4acd042c02746287f97efaf88e8541eecdc8f7c92d4
|
|
| MD5 |
eb6368b5c65340e8066be01276a2b85f
|
|
| BLAKE2b-256 |
0d3b234cfef80c951810b300db61e59d99393468cda17157b92d2ac98e49fcac
|