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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: siconv-0.1.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 c0875e0bc163346be9a88994a412ce483dee8d185455b00dd02166dd6df294b8
MD5 64f039a6a5c03757457b284ab42cd159
BLAKE2b-256 cc49a0df26abbf7e2260c7f53be48a871b9b43f009fef549318ee55ca9f78e6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: siconv-0.1.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ec0fe8dce03d71c57e8c9c5cc387e5c1dde9d537d58060d9eb38284cf9136a45
MD5 7ac15ac424b67a81576f86368d5c7edb
BLAKE2b-256 2300ae65810f58aeebbe56fd34cfebaeb5e8cb6afbd7fded26eb64e5c09ade14

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