{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"Converts between Japanese kanji number representations and integers, supporting numbers up to 10^72 - 1, with configurable output styles and daiji (formal kanji) variants.","skillfed_tags":["japanese-text","number-formatting","localization"],"use_cases":["Parse Japanese text containing kanji numerals and convert them to integers for calculation or storage","Generate Japanese kanji number representations for documents, invoices, or formal Japanese text output","Support mixed notation (e.g., '223\u51464\u5343\u5104') for applications that display numbers in hybrid Arabic-kanji format","Perform arithmetic on kanji-represented numbers using the Number class without converting to integers first","Localize numeric output in Japanese applications by converting standard integers to formal or casual kanji notation"],"what_it_does":"Kanjize is a bidirectional converter between Japanese kanji number notation and standard integers. It handles both standard and formal (daiji) kanji representations, mixed notation (combining Arabic digits with kanji), and flat digit-by-digit conversion. The package supports numbers up to 10^72 - 1 and includes a Number class for arithmetic operations on kanji-represented values.\n\nThe library is useful for applications that need to parse or generate Japanese numerals\u2014common in Japanese text processing, document generation, and localization. It has no external runtime dependencies and requires Python 3.8 or later. The package is stable and maintained, though updates are infrequent.","worth_installing":"Yes, if you need to work with Japanese kanji numerals. The package is stable, has no dependencies, installs easily, and covers a wide range of conversion scenarios. The infrequent updates are not a concern for a mature, single-purpose library. No known security vulnerabilities."},"id":"kanjize","links":{"html":"https://skillfed.io/packages/kanjize","md":"https://skillfed.io/packages/kanjize.md","pypi":"https://pypi.org/project/kanjize/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-14","license_spdx":null,"license_treatment":"permissive","name":"kanjize","python_support":"supports_current","summary":"Easy converter between Kanji-Number and Integer"},"popularity":{"monthly_downloads":155356,"position":10821,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.1"}
