Skip to main content

XNum: Universal Numeral System Converter

Project description

XNum Logo

XNum: Universal Numeral System Converter


PyPI version built with Python3 GitHub repo size Discord Channel

Overview

XNum is a simple and lightweight Python library that helps you convert digits between different numeral systems — like English, Persian, Hindi, Arabic-Indic, Bengali, and more. It can automatically detect mixed numeral formats in a piece of text and convert only the numbers, leaving the rest untouched. Whether you're building multilingual apps or processing localized data, XNum makes it easy to handle numbers across different languages with a clean and easy-to-use API.

PyPI Counter
Github Stars
Branch main dev
CI
Code Quality CodeFactor

Installation

PyPI

Source code

Usage

>>> from xnum import convert, NumeralSystem
>>> print(convert("۱۲۳ apples & ٤٥۶ cars", target=NumeralSystem.ENGLISH))
123 apples & 456 cars
>>> print(convert("۱۲۳ and ٤٥٦", source=NumeralSystem.PERSIAN, target=NumeralSystem.HINDI))
१२३ and ٤٥۶

ℹ️ By default, the source parameter is set to NumeralSystem.AUTO, which automatically detects the numeral system

Supported numeral systems

  • English
    • Standard
    • Fullwidth
    • Subscript
    • Superscript
  • Persian
  • Hindi
  • Arabic-Indic
  • Bengali
  • Thai
  • Khmer
  • Burmese
  • Tibetan
  • Gujarati
  • Odia
  • Telugu
  • Kannada
  • Gurmukhi
  • Lao

Issues & bug reports

Just fill an issue and describe it. We'll check it ASAP! or send an email to xnum@openscilab.com.

  • Please complete the issue template

You can also join our discord server

Discord Channel

Show your support

Star this repo

Give a ⭐️ if this project helped you!

Donate to our project

If you do like our project and we hope that you do, can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .

XNum Donation

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

0.5 - 2025-09-01

Added

  • Lao numeral system
  • English fullwidth mode
  • English subscript mode
  • English superscript mode

Changed

  • Test system modified
  • README.md updated

0.4 - 2025-08-18

Added

  • Gurmukhi numeral system
  • Kannada numeral system
  • Telugu numeral system

Changed

  • Test system modified
  • README.md updated

0.3 - 2025-08-05

Added

  • Tibetan numeral system
  • Gujarati numeral system
  • Odia numeral system

Changed

  • README.md updated

0.2 - 2025-07-28

Added

  • Thai numeral system
  • Khmer numeral system
  • Burmese numeral system
  • Logo

Changed

  • Test system modified
  • target parameter bug fixed
  • README.md updated

0.1 - 2025-07-20

Added

  • English numeral system
  • Persian numeral system
  • Hindi numeral system
  • Arabic-Indic numeral system
  • Bengali numeral system

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

xnum-0.5.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xnum-0.5-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file xnum-0.5.tar.gz.

File metadata

  • Download URL: xnum-0.5.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xnum-0.5.tar.gz
Algorithm Hash digest
SHA256 34e336a0bd5e0735a434cfed6a1186059e0fa35d55332694b3f3c495cfccb02a
MD5 127ee21ee93bfc2b9d93ba86e0ebf118
BLAKE2b-256 ceb0d7bc08b84b4bc0e362a2752bbcc990a44c55cd634c5880fd5dfb3f68b2d6

See more details on using hashes here.

File details

Details for the file xnum-0.5-py3-none-any.whl.

File metadata

  • Download URL: xnum-0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xnum-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a8486aba16c27c656c51bb988ee3affa08c3c02ceb8c4fc0e608c3affa38a411
MD5 a0514c4b4a6d6bfc7064e402e5ca9456
BLAKE2b-256 2f4c3d906a8928a5ff2c6660675174c80130a5d05185c2629bb83aa1d10972fd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page