A python package for calculating Ethiopian holidays and fasting seasons
Project description
About
Overview
Ethiopia has its own ancient calendar based on the system called Baher Hasab - ባሕረ ሃሳብ which means the Sea of Ideas. Baher Hasab also known as Abushakir is a chronological system used for calculating the times of festivals and the beginning and ending of the fasting days throughout the year.
The baher_hasab is a Python package that simplifies the process of working with the Baher Hasab (also known as Abushakir) calendar. This package provides a set of tools and functions to help users easily calculate the dates of festivals and the beginning and ending of fasting days throughout the year.
Key Features
- Calendar Conversion: Easily convert between the Gregorian calendar and the Ethiopian calendar.
- Festival Calculations: Automatically determine the dates of major festivals and holidays based on the Baher Hasab calculations.
- Fasting Day Tracking: Effortlessly track the start and end dates of fasting periods throughout the year.
Installation
To install the package, you can use pip
:
pip install baher_hasab
Usage
Here's a simple example of how to use the package:
from baher_hasab import BaherHasab
# Create a Bahire Hasab instance
bh = BaherHasab(given_year=2016)
# Get the date of a specific festival
event_date = bh.get_event_date('hudade')
print(event_date) # Outputs Megabit 2
Contribution
Contributions to the baher_hasab package are welcome! If you encounter any issues or have suggestions for new features, please feel free to open an issue or submit a pull request on the GitHub repository.
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
File details
Details for the file baher_hasab-1.0.3.tar.gz
.
File metadata
- Download URL: baher_hasab-1.0.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fe83761fe163b6bd611c1dc0cdec84498db1708c54cab6287df5f9eaf1d8b7e |
|
MD5 | 102a9ec63b30564d56a094396e43aad5 |
|
BLAKE2b-256 | b4094fdd4520500d3c593742322d737278b07332e080b14460ce506e9040453a |
File details
Details for the file baher_hasab-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: baher_hasab-1.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cad5609a4d2f583be381216797727caa2ac5e934f1be5e28414a581ee928e5b |
|
MD5 | 63e78b0d4f31b0eba841f5170df65694 |
|
BLAKE2b-256 | c20d7822ea18659b4b2cf3a29615867e1d48518b3fd0ab45226254c277dc9911 |