Python module to convert html entities to ascii
Project description
Python module to convert html entity to ascii.
Nutshell
Here a simple example to convert html entity to ascii:
>>> import htmlentity2ascii >>> htmlentity2ascii.convert('Características Técnicas') Características Técnicas
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
htmlentity2ascii-1.0.tar.gz
(14.9 kB
view details)
File details
Details for the file htmlentity2ascii-1.0.tar.gz
.
File metadata
- Download URL: htmlentity2ascii-1.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 009b5f0f3b92339039ccbb3b2b14532bc42cf900148e7905438676ecac04b1a5 |
|
MD5 | 149e0342029c632ad61b089efaa38f69 |
|
BLAKE2b-256 | 1ec979e203825faa1d15bc1c2234c8ed91847680c5fa230db7b5a4d06ad84f41 |