Skip to main content

Python port of BDRC's JS Library to sort Tibetan

This is a Python port of tibetan-sort-js.

Installation

`pip3 install tibetan_sort`

API

sort_list

Sorts a list of strings using the compare() method.

Parameters

  • a list list of strings to be sorted

Returns sorted list.

compare

Compares two strings in Tibetan Unicode. The behavior is undefined if the arguments are not strings. Doesn't work well with non-Tibetan strings.

Parameters

  • a string first string to be compared.
  • b string second string to be compared.

Returns number 0 if equivalent, 1 if a > b, -1 if a < b

Release history

See change log.

Maintainance

Build the source dist:

rm -rf dist/
python3 setup.py clean sdist

and upload on twine (version >= 1.11.0) with:

python3 -m twine upload dist/*

Credits

License

The code is Copyright 2017-2019 Buddhist Digital Resource Center, and is provided under the MIT License.

Release files for tibetan-sort 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tibetan-sort 0.2.0
File Size Uploaded
tibetan_sort-0.2.0.tar.gz 4.5 kB Details

Release files / tibetan_sort-0.2.0.tar.gz

Download URL tibetan_sort-0.2.0.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
56f718e220e6b6575b2f332f2f8d2b0818571780973e07f483f90239b6e89c27
BLAKE2b-256 checksum
How to use checksums
b0c9dd4df8faff76b26ad7e3a71554fe55a707a4305d511f59ad3860c4b7847f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

Release history Release notifications | RSS feed

This release

0.2.0 This release

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page