SkillAgentSearch skills...

Pybelqis

A python client for Belqis System

Install / Use

/learn @ahmedkhorsi/Pybelqis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated3mo ago
Forks5

Languages

Python

Security Score

87/100

Audited on Dec 7, 2025

No findings