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.2.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.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: python_docx_symbol-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 7d3bafec2f593fd3d3db22fa7101d4e38b4a1bd8101f5e4caa6dfbd47a799bd9
MD5 2c6e66c6bd9653fa5fa2f91cbd80ad46
BLAKE2b-256 66f37d520d6a62c4d69303991f29398a5a4c7090844e9ddbf518ab8a97bd0842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_docx_symbol-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 936b9d73659caac5f385dbe8bc05a9e0bdcdcab07a21d424fdf8eb8b57df7935
MD5 976964f93031ba021e9720bc3ea57dc5
BLAKE2b-256 72bb697214803419e8ee63e155a6af496e39029c4bde4a3e7e12ff2f6d0d7a84

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