Skip to main content

Convert docx Symbol characters to unicode characters.

Project description

python-docx-symbol

Convert docx Symbol characters to unicode characters.

Installation

pip install python-docx-symbol

Example

from docx import Document
from python_docx_symbol import convert_symbol_char

doc = Document("/path/to/input.docx")
result = convert_symbol_char(doc)
print(result.converted)
print(result.unconverted)

doc.save("/path/to/output.docx")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_docx_symbol-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_docx_symbol-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file python_docx_symbol-0.1.0.tar.gz.

File metadata

  • Download URL: python_docx_symbol-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for python_docx_symbol-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1257930fc9a4449b5d36a3b0de9abec35220d02e061b94b9b91fab0a40af2046
MD5 6e5267aefafc223f557269cc1d17fa8c
BLAKE2b-256 9d119ed91bd69e322e8b4dc9db3d96b1374b0977a1cc9d8df2f14ef44693a650

See more details on using hashes here.

File details

Details for the file python_docx_symbol-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_docx_symbol-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ab90928e8eb5b1f646844ed666605bbf3d48071f6928adabcc84bd72c9d365c
MD5 1771d636341c788a0a2f4c36219a052a
BLAKE2b-256 56c1c824b9ae5ff467073d85d821a1746f3a4d796def0bf92632982db130ab0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page