Skip to main content

The siconv Python package simplifies the conversion between Sinhala and Singlish languages. Whether you're dealing with Sinhala text that needs transformation into Singlish or vice versa, siconv offers a user-friendly solution.

Project description

The siconv Python package simplifies the conversion between Sinhala and Singlish languages. Whether you're dealing with Sinhala text that needs transformation into Singlish or vice versa, siconv offers a user-friendly solution.

Features:

  • Convert Sinhala text to Singlish
  • Convert Singlish text to Sinhala
  • Straightforward API for seamless integration into your Python projects
  • Efficient and accurate language conversion algorithms
  • Support for both individual text conversion and batch processing

Installation:

Install the package using pip:

pip install siconv

Usage:

from siconv import sinhala_to_singlish, singlish_to_sinhala

# Example Usage
sinhala_text = "ආයුබෝවන්"
converted_singlish = sinhala_to_singlish(sinhala_text)
print("Sinhala to Singlish:", converted_singlish)

singlish_text = "ayubowan"
converted_sinhala = singlish_to_sinhala(singlish_text)
print("Singlish to Sinhala:", converted_sinhala)

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

siconv-0.1.1.4.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

siconv-0.1.1.4-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file siconv-0.1.1.4.tar.gz.

File metadata

  • Download URL: siconv-0.1.1.4.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for siconv-0.1.1.4.tar.gz
Algorithm Hash digest
SHA256 cab4f4ad240c02f37ad894ab84076d23627af034eadd69623f797a1d598b88ad
MD5 55cadc5b3eefe3a85335a931edf1600d
BLAKE2b-256 5ec3c9cd46edae53d2ef49149143af46804aa93846fff1c9a908c1159b75913b

See more details on using hashes here.

File details

Details for the file siconv-0.1.1.4-py3-none-any.whl.

File metadata

  • Download URL: siconv-0.1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for siconv-0.1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 64847e02ebeca5794a381df1d89b90922daf5abf1bf1f9f026b63f61523283f9
MD5 01ea7e00497f9036ca7dd0e10a348e4c
BLAKE2b-256 cdc3a27c49ed2bfbdab2ba66b043205cafe06ea4bc112b0c8a02310155925b9c

See more details on using hashes here.

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