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.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

siconv-0.1.1.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.1.1.tar.gz
  • Upload date:
  • Size: 3.8 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.1.tar.gz
Algorithm Hash digest
SHA256 843159159ba6417f16da0ff0091e84c2000197452a69bc9312e8ee50e850ad9f
MD5 65269b77f336eeba7624af8e4af0dbc1
BLAKE2b-256 606a669a887db5974507e2e0e18896f2a329656ae1d9fe3fb4529afc6215eea1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9ba9087162f1b6611a9c1f1ec5dbfbaa9c24f9f8c5632f0f0ef9e013aa2d5865
MD5 60155c864ec6868d6416b54789bf7a00
BLAKE2b-256 65b02baa6c49e3161a161991576fff593659c085c55da9e4c7b66a78b7f76455

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