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

Uploaded Source

Built Distribution

siconv-0.1.1.7-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.1.7.tar.gz
  • Upload date:
  • Size: 4.0 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.7.tar.gz
Algorithm Hash digest
SHA256 b8ce08ab04cb98d51e60201347e98e340bf0ba0733990ac0209b246af5b3759b
MD5 438026d9d123cf3b89116e7c6350ea7a
BLAKE2b-256 ee8fbdbf171943503e2227149cec002fe0b3f7d6ec64e0006ba99d4efe513e2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 16.5 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 3d03cd6ddd69cecff0e7535ae08edeb3ccaa8ad81a1859010f53d8edb53fc84d
MD5 934f44333e54db8c17f84c84f8cd4209
BLAKE2b-256 db99e0a4b7d30fd53ac4c3be83583db50edc8fc7bd9ecc89240d5a937b18a610

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