Skip to main content

convert docx file to html code including latex linear equation

Project description

Having function for convert docx to html and include feature of reading latex linear equations or Math equations

Example: from docx2latex import Document

docx_file_path = 'myfile.docx' obj = Document(docx_file_path) raw_data = get_html_code() print(raw_data)

''' use BeautifulSoup for better view from bs4 import BeautifulSoup soup = BeautifulSoup(str(raw_data), "html.parser") print(soup)

'''

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

docx2latex-0.0.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file docx2latex-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: docx2latex-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for docx2latex-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fb41ee5cc8e4c9d1f3a5f354cd0b2b7fccde516ce030bba5646cc3ef815ef6d
MD5 bf81459dfe2ec4b2ad96e9dd17853dba
BLAKE2b-256 a5cee385c478c8bcce718a0810f03891518b178463bdccd91b66072a6aae6129

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