Python Package (wrapper) for Quran Tafseer REST APIs
- Free software: MIT license
- Documentation: https://pytafseer.readthedocs.io.
- Get list of Quran Tafseer/translation.
- Get list of Quran Tafseer/translation filtered by language.
- Get one verse tafseer/translation in a chapter.
- Get Multiple verses tafseer/translation in a chapter.
WEB_API_URL
-> Quran Tafseer API URL, default http://api.quran-tafseer.com/
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.