Unidecode 1.3.8
0
ASCII transliterations of Unicode text
Contents
Unidecode, lossy ASCII transliterations of Unicode text
Stars: 523, Watchers: 523, Forks: 62, Open Issues: 19The avian2/unidecode
repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 523 github stars!
How to Install unidecode
You can install unidecode using pip
pip install unidecode
or add it to a project with poetry
poetry add unidecode
Package Details
- Author
- Tomaz Solc
- License
- GPL
- Homepage
- PyPi:
- https://pypi.org/project/Unidecode/
- GitHub Repo:
- https://github.com/avian2/unidecode
Classifiers
- Text Processing
- Text Processing/Filters
Related Packages
Errors
A list of common unidecode errors.
Code Examples
Here are some unidecode
code examples and snippets.
GitHub Issues
The unidecode package has 19 open issues on GitHub
- added project_urls for easier discovery by users
- Add project_urls to setup for easier user discovery