Skip to main content

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

  • 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.tnsea
print(eth_easter)
# 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
meskel Ethiopian Feast of Cross The Date of the feast of cross in Amharic

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.1.1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

bahire_hasab-0.1.1.1-py3-none-any.whl (5.6 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