Skip to main content

masterai covert pptx to md

Project description

masterai-pptx2md

from masterai_pptx2md.parser import Parse
from masterai_pptx2md.models import Config
from masterai_pptx2md.outputter import MarkDownOutPutter

c = Config()
md_outputter = MarkDownOutPutter()
p = Parse(c, md_outputter)
with open("pptx.pptx", "rb") as pptx:
    with open("pptx.md", "w") as md:
        md.write(p.parse(pptx.read()))

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

masterai_pptx2md-25.5.1.tar.gz (23.8 kB view details)

Uploaded Source

Built Distribution

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

masterai_pptx2md-25.5.1-py2.py3-none-any.whl (24.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file masterai_pptx2md-25.5.1.tar.gz.

File metadata

  • Download URL: masterai_pptx2md-25.5.1.tar.gz
  • Upload date:
  • Size: 23.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for masterai_pptx2md-25.5.1.tar.gz
Algorithm Hash digest
SHA256 69612c78b5aa257287af42e4a0f3a9fa306edf35e299470fd2a1bd8720b89d89
MD5 3cfb50b869115527395836c72c07defe
BLAKE2b-256 f2274cec4db66f4146a75d7e04f66744dd7aedbe0bc1b6d1d5cf320b2737dcb1

See more details on using hashes here.

File details

Details for the file masterai_pptx2md-25.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for masterai_pptx2md-25.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fd4d94ca9e5227c49c3cf2edd37755ddb5a917fbe8e6fd249696db86a6d1e6bb
MD5 b88ba0aac66c2ddf5d4a284bf5425dca
BLAKE2b-256 3209f676f8c06ccebdd07b4cf93525c763434ffbed4960f461aac8e3e390cf6b

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