Skip to main content

Minimalist Python ctypes wrapper for Unitex

Project description

Minimalist Python ctypes wrapper for Unitex.

Basic usage

Command line:

Convert -s UTF8 file_name -o file_name_converted

Pyunitex:

>>> import pyunitex
>>> u = pyunitex.Unitex()
>>> u.Convert('-s', 'UTF8', 'file_name', '-o', 'file_name_converted')

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page