A python client of Belqis systems. Allows you to query the services of Belqis systems from a python program
Project description
Belqis client by Ahmed Khorsi
This is a python client for Belqis System https://belqis.intelgx.com
Installation
First you will have to sign up to get an API key https://belqis.intelgx.com/signup
It is FREE
Then copy the token from the dashboard https://belqis.intelgx.com/dashboard
then install the package
pip install -U pybelqis
Usage
from pybelqis import Belqis
b = Belqis(token='<put in here the token you get from https://belqis.intelgx.com/dashboard>')
# Diactritization
r = await b.tashkeel('السلام عليكم')
print(r)
# Other services
IN SHAA ALLAH will be made available
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
pybelqis-0.4.4.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file pybelqis-0.4.4.tar.gz
.
File metadata
- Download URL: pybelqis-0.4.4.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6af5351d3dad6e5cb4d58f9740ca9326a8b4c812fe47efcd6a8a3be4f519d661 |
|
MD5 | ba3e985d0b743d739a309ae5e3639f67 |
|
BLAKE2b-256 | 8d159cfce7c4df2fd3aaec9053b2dacf66e15cda13e0ed0e9250672bfa36fc2e |
File details
Details for the file pybelqis-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: pybelqis-0.4.4-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f5b09d0a69c205f4f31bffefa93197ab1f97a0c068741fe139582323bc5ebab |
|
MD5 | fdad9db8cabecfbe844e66030886a656 |
|
BLAKE2b-256 | 43866ba2b869f02dbf6d8e751d2f85147e4c453ca2bd3c9cd5d4d5c5f6593cac |