Skip to main content

Af format tools

Project description

Af2bilingual

Install in ubuntu 16.04

1. First install libicu

sudo apt-get update
sudo apt-get install libicu-dev

2. Install Af

To install it globally:

pip install Af

In a virtual environment:

virtualenv -p python3 venv
source venv/bin/activate 
pip install Af

Usage

Let's suppose you have a directory "my_dir" with af files. To generate bilinguals file:

af2bilingual my_dir

All generated files will be located in a generated "bilingual" directory next to "my_dir" If the bilingual directory already exists the ad2bilingual will fail except if you use :

af2bilingual my_dir -o
if you want 

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

af-1.0.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

af-1.0.1-py3-none-any.whl (8.8 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