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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 3cdb73a24f1d19259f7bd0d50b3785f2f8e7441569eeabd5c95ac2794f593c27
MD5 b5685a4303cb238fda03d81ad7f2f75b
BLAKE2b-256 324bc13dc4419ccf52d76a4dc42301640709fefc55b0f4208454bab879c5dd1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.1.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6504896c5b32b7ebc63ad909317d7a39aa8cb5e26e90dbba09ac228183b7a068
MD5 b3ad1eff164e6b6d2fea25b0ea43a83f
BLAKE2b-256 f6164a730bd835611c130f3b833ea8551997741edfbd91380562b306b6558541

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