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

Uploaded Source

Built Distribution

siconv-0.1.1.2-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 782db1e884724d9b0e31f53ea57689bc78e68017864aac122fa7137ba1ad9c11
MD5 06081085403a835be5f5e0a26a63e595
BLAKE2b-256 1336cb1c5364eb8dc42b0bc7347851b1b762ad87c915c37e4aef963815cfa732

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 16.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6e69163f865dee2d18b20b8dfb18adf59037fbcdfa81638836761f0169e860e4
MD5 e0e830450b77c5db518af5c89e3a93f2
BLAKE2b-256 c1c4b5bbd5364c334f619a879c8fca352330b0b14962f48e70a996885bf44f9c

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