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
  • 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.2.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

siconv-0.1.2.1-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.2.1.tar.gz
  • Upload date:
  • Size: 3.9 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.2.1.tar.gz
Algorithm Hash digest
SHA256 c1450a1331f746f8e8f7b3679aa81d391aa2830c4fb32ad64264be1ee0cbd114
MD5 c50e0d8521a166d32c4923b7f1db8947
BLAKE2b-256 daee39cef77da39b5249d95c72e369bc66a0f03fa8ff779adacf75a388c31300

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 16.7 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 04896cfb0355798279905155d9311376cd9da173ba2f7a04fbeb6430c67c29a1
MD5 521ce662d690b70523dcd90869b311e9
BLAKE2b-256 445ebd086717a8f278e3e43171a9c0e6114928145129a875f3af953c4a88a565

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