HukamnamaΒΆ
Get Hukamnama Sahib of any specified date after 01/01/2002
When no parameters are provided, it automatically gives the Hukamnama Sahib of current date, according to the availability and your Time Zone.
# Get Hukamnama for a specific date
data = banidb.hukamnama(year, month, day)
print(data)
Returns Hukamnama Sahib.
- Parameters:
year (int) β {Optional} year of the hukamnama.
month (int) β {Optional} month of the hukamnama.
day (int) β {Optional} day of the hukamnama.
Return type: dict
Output
The hukamnama sahib data can be accessed as follows:
{
'hukam':[...] # List of all shabads(if more than one) in shabad format.
}
Shabad format