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.7.0.tar.gz (24.1 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.7.0-py2.py3-none-any.whl (24.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: masterai_pptx2md-25.7.0.tar.gz
  • Upload date:
  • Size: 24.1 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.7.0.tar.gz
Algorithm Hash digest
SHA256 760dc66c47d2c8896f4008c24e17fefd2dda1ed61ac0b3457b408eaba3b7aacd
MD5 32d4ac3adb58d0c75b135a4292121c87
BLAKE2b-256 6c6d75bd2a6c77a080a3aa018e6d56426d9a6a7f24b107f306fdcb500ebe062d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-25.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c7365775bbe4934437733766605e1720c7e57bb4a0b92d46442fcfd123ae2dbf
MD5 0e145aa1bcb4ac7505a88700f6b72745
BLAKE2b-256 6a40ce38955be7eb32f50e5a37122226792fa22e8a68f7b6f8d8a4810088a0d8

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