Skip to main content

Library to get random ayah within quran including the translation.

Project description

Python library to support ODOA (One Day One Ayat) campaign that will displaying random ayat within quran surah including the translation, currently supports only Bahasa Indonesia.

This library using datasource from https://github.com/semarketir/quranjson

Suitable for your bot or web apps.

Prerequisite:

  • Python v2.* & v3.*

Installation:

Manual:

Usage:

from odoa import ODOA

odoa = ODOA()

surah = odoa.get_random_surah()

surah.get(‘ayat’)

surah.get(‘translate’)

Project details


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