text-unidecode 1.3
0
The most basic Text::Unidecode port
Contents
The most basic Text::Unidecode port
Stars: 64, Watchers: 64, Forks: 21, Open Issues: 4The kmike/text-unidecode
repo was created 11 years ago and the last code push was 1 years ago. The project is moderately popular with 64 github stars!
How to Install text-unidecode
You can install text-unidecode using pip
pip install text-unidecode
or add it to a project with poetry
poetry add text-unidecode
Package Details
- Author
- Mikhail Korobov
- License
- Artistic License
- Homepage
- https://github.com/kmike/text-unidecode/
- PyPi:
- https://pypi.org/project/text-unidecode/
- GitHub Repo:
- https://github.com/kmike/text-unidecode
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Linguistic
Related Packages
Errors
A list of common text-unidecode errors.
Code Examples
Here are some text-unidecode
code examples and snippets.
GitHub Issues
The text-unidecode package has 4 open issues on GitHub
- Officially support Python 3.8, 3.9, 3.10 on PyPI