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_symbols

doc = Document("/path/to/input.docx")
result = convert_symbols(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.1.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.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: python_docx_symbol-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 e21ba9da57e6df455fccf16babb07b320ecbe506af00ac7145fa7c9a5eb24df9
MD5 beecc9929c4fadcfc0a02663259c2636
BLAKE2b-256 39c52513ae8ba14bb03bde4040134738969861150beea88360e69701ab2b925e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_docx_symbol-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 940d9a8dc18bfe8891230982cac79b0c2957518ebb7eb77e2f924a6a9b0705df
MD5 243cfc4b837def0e1960cfe7c5e7ec67
BLAKE2b-256 29c797d9ba6b1e3cb4d4fa8783586e42ee6d1d303284267f1c7eaad6deef27d6

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