No project description provided
Project description
📆 Bahire Hassab(ባህረ ሐሳብ) 🇪🇹 📦
- A python module for calculating Ethiopian Holidays and Lents
Table Of Content
Description
- This is a python Installation module for Ethiopian Calender method for determining the dates of lents and holidays or in Amharic Bahire Hassab ባህረ ሐሳብ
- I have used the native calculation method If you want the book I used you can find it
- Each of the names I used in the module is mostly the Amharic Equivalent of the holiday if you want all you can get it Click Here!.
Installation
pip install bahire-hassab
Documentation
- There is a snippet how to use it for your personal projects
from bahire_hasab import BahireHasab
from detetime import detetime
# The year according to the Ethiopian Calender
year = datetime.now().year -8
bh = BahireHasab(year)
eth_easter = bh.tnsae
print(eth_easter)# ሚያዚያ 8 this is for the Ethiopian year 2015
# This is should print the date of the Ethiopian Easter according to the Ethiopian Calendar
- The method names are home how different from most methods that we know since I used most of them in Amharic there is their Equivalent in English
Method | English Equivalent | Description |
---|---|---|
new_year | Ethiopian New Year | The day of new year in Amharic |
abiy_tsome | Ethiopian Great Lent Begin | The day at which the great lent begin in Ethiopia |
neneweh | Ethiopian Fast of Neneviah | The Day of begining of the Neneviah fast |
debre_zeyt | Ethiopian Great lent middle | The middle day of the Ethiopian Great lent |
hosaena | Ethiopian Hoseana | The day of Entrance of Jesus to Jerusalem in Ethiopian Calender |
sklet | The holy Friday | The day of holyfriday in Ethiopian Calender. |
tnsae | Ethiopian Easter | The day of Easter in Ethiopian Calender. |
rkbe_kahnat | - | - |
erget | The day of ascension | Returns the day of ascension of the year. |
beale_hamsa | The Pentecost | Returens the day of Pentecost of the year. |
tsome_hawaryat | - | - |
tsome_dhnet | - | - |
Todo
- Releasing the package to pypi.org
- Making API for it
- Support for Gregorian Calender
- Finding corner Canses
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
bahire-hasab-0.2.8.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file bahire-hasab-0.2.8.tar.gz
.
File metadata
- Download URL: bahire-hasab-0.2.8.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57704899e3bb61f0fd748bd6a9aa539f7372e8eb76dd7c1bca31663e3f92c0b4 |
|
MD5 | 9914bf919aba47f3eecc0eb0baad137b |
|
BLAKE2b-256 | 6e24eb4ebfe0a669d4101b3486ceab9d2898923477b189e70b2c23e99f6fc1ed |
File details
Details for the file bahire_hasab-0.2.8-py3-none-any.whl
.
File metadata
- Download URL: bahire_hasab-0.2.8-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5da5915234038442f5b01fc45f9874d4b6c90e2fd4dbc7a14fb5a4aa6a500fba |
|
MD5 | 40714b3f8acbae5ab046057fc0065812 |
|
BLAKE2b-256 | 4754319b481f0ed1b921dbe1cc562344f5c67514fc2ada62c72b84001bcc29d9 |