Skip to main content

Common functions for libindic and related modules

Project description

PyPI Version

This package provides common functions needed by LibIndic web application itself and modules which are hosted by LibIndic. There are 2 submodules provided by this package

  • charmap - provides character mapping for Indic and other languages

  • langdetect - module provides language detecting capabilities

  • Also provides a decorator servicemethod, this should be used by modules which want to expose their methods via JSONRPC modules

Installation

Python 3 is required. Using with venv is recommended

$ pip install libindic-utils

Usage

from libindic.utils import get_language
get_language(u'অ') # 'bn_IN'

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

libindic-utils-1.0.3.tar.gz (10.2 kB view hashes)

Uploaded Source

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