Skip to content

akveoDev/arabic-reshaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arabic-reshaper

Installation

1. Install python3

brew install python3

2. Install virtualenv

pip3 install virtualenv

3. Create virtualenv

virtualenv -p python3 arabic-reshaper-env

4. Activate virtualenv

source arabic-reshaper-env/bin/activate

5. Install requirements

pip install -r requirements.txt

Running the tool

1. Activate virtualenv

source arabic-reshaper-env/bin/activate

2. Run it

python reshaper.py /path/to/file.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages