Skip to main content

No project description provided

Project description

📆 Bahire Hassab(ባህረ ሐሳብ) 🇪🇹 📦

Upload Python Package

  • 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

  • Bahire Hassab is available now on
  • You can Install it through pip by
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


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 hashes)

Uploaded Source

Built Distribution

bahire_hasab-0.2.8-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

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