Skip to content

typoman/uniscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uniscripts

A very simple python module for finding a script of a unicode character.

Install

download: https://github.com/typoman/uniscripts

run cd <path to the folder>

run python setup.py install

Usage

>>> from uniscripts import getScript
>>> print(getScript("ف"))
Arabic

About

A python module for finding a script of a unicode character

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages