Skip to main content

Tools for Arabic script

Project description

# arabicscript
**arabicscript is a Python library of tools for Arabic script based on the Unicode standard.**

This version works for Unicode 9.0.

It is independant of font technology, and is intended for the script in general and not for any particular language. It provides utilities for querying properties of Arabic characters and manipulating Arabic-script strings. Some script-independent Unicode tools are also provided.

## Main classes
#### Char
Defines some general attributes of a Unicode character

#### ArabChar
Defines attributes of a Arabic-script character

* joining_type(): returns the type of joining, e.g., Right_Joining, Left_Joining, Dual_Joining
* joining_group(): return the character group of joining, e.g., Beh, Dal, Reh, Heh, Waw, Yeh
* base_form(): returns the base form of the letter, that excludes any dots or other marks. E.g., base form of Beh is Dotless beh.
* is_combining(): checks if the character is a combining character (only right combining)
#### ArabicChar
Defines additional attributes of a character used in the Arabic language

* is_hamza(): check if character is any form of hamza (hamza, alef hamza, waw hamza, yeh hamza, etc.)
* is_islaq_letter(): check if character has the property of Idhlāq (Quranic Arabic), i.e., Beh, Reh, Feh, Lam, Meem, Noon
* is_qalqalah_letter(): check if letter is one of huruf qalqalah (jeem, dal, etc.)
#### ArabStr
Represents strings consisting of Arabic-script characters

* base_form(): convert all letters in the string to their base forms
* joining_form(index): returns the joining form of the character in its context: isolated, initial, medial, final

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

arabicscript-0.1.4.zip (18.6 kB view details)

Uploaded Source

File details

Details for the file arabicscript-0.1.4.zip.

File metadata

  • Download URL: arabicscript-0.1.4.zip
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arabicscript-0.1.4.zip
Algorithm Hash digest
SHA256 3eb87972b75e1683d20e7c567d4c275171e2e3274d47cd96e5068b33e66c6e0c
MD5 330a2c6f1322582035b35d0b9b1cff85
BLAKE2b-256 ab9cb4f6f408e14cdd981c92d41446c17c4ae4b54ae9b8115ed33605d6748ddb

See more details on using hashes here.

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