Skip to main content

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 hashes)

Uploaded Source

Built Distribution

pybelqis-0.4.4-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

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