Prayer times API wrapper
Project description
python-waktu-solat
A simple API wrapper for waktu-solat-api. (Malaysia only)
Installation
pip install waktusolat
Basic usage
List all states:
from waktusolat import WaktuSolat
client = WaktuSolat()
print(client.states())
List all zones:
from waktusolat import WaktuSolat
client = WaktuSolat()
print(client.zones())
List all prayer times:
from waktusolat import WaktuSolat
client = WaktuSolat()
print(client.prayer_times())
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
waktusolat-1.0.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file waktusolat-1.0.0.tar.gz.
File metadata
- Download URL: waktusolat-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/4.14.116
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5df7226e2151e0f75fa10198f01192dac51abdcc02a52b2c9d0b247056b3c5f
|
|
| MD5 |
e0b989fecbcb2ec3ebfcf65aef809ecc
|
|
| BLAKE2b-256 |
319ee083ae5666c6e742fd910674c3bb3f294c622a37d03d1d51626e9c45a3e1
|
File details
Details for the file waktusolat-1.0.0-py3-none-any.whl.
File metadata
- Download URL: waktusolat-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/4.14.116
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0943884a5046a5e5f2bab3e5884bde67691c928f63c58ff9bb6ed15b6be16cab
|
|
| MD5 |
fef7eb5b818bbfaf294fae85403fa64d
|
|
| BLAKE2b-256 |
36b5bc1b42ffa575b0e7a43b568f00ac36f8fee1b246277191a4da1afe61fab0
|