mikekap/unicodedata2

unicodedata backport/updates

40

stars

99

commits

C

primary language

Mar 5, 2026

updated

README

Githun CI Status PyPI

unicodedata2

unicodedata backport/updates. Currently supports Unicode 17.0.0.

The versions of this package match Unicode versions, so unicodedata2==13.0.0 is data from Unicode 13.0.0.

Pre-compiled wheel packages are available on PyPI and can be installed via pip.

Testing

We run the tests using tox. This can be installed as usual with pip install tox.

Without any options, tox will run the tests against all of the library's target Python versions. Any missing versions will be skipped.

To run tests against a specific python version you can use the -e option followed by a tox environment name. E.g. -e py38 will run tests against Python 3.8. For more info, check tox's documentation.

Contributors

SnoopJ

37 commits

mikekap

19 commits

anthrotype

16 commits

khaledhosny

12 commits

mikekap/unicodedata2

unicodedata backport/updates

40

stars

99

commits

C

primary language

Mar 5, 2026

updated

README

Githun CI Status PyPI

unicodedata2

unicodedata backport/updates. Currently supports Unicode 17.0.0.

The versions of this package match Unicode versions, so unicodedata2==13.0.0 is data from Unicode 13.0.0.

Pre-compiled wheel packages are available on PyPI and can be installed via pip.

Testing

We run the tests using tox. This can be installed as usual with pip install tox.

Without any options, tox will run the tests against all of the library's target Python versions. Any missing versions will be skipped.

To run tests against a specific python version you can use the -e option followed by a tox environment name. E.g. -e py38 will run tests against Python 3.8. For more info, check tox's documentation.

Contributors

SnoopJ

37 commits

mikekap

19 commits

anthrotype

16 commits

khaledhosny

12 commits

Languages

C

98.2%

Python

1.8%