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-24.11.0.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

masterai_pptx2md-24.11.0-py2.py3-none-any.whl (22.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for masterai_pptx2md-24.11.0.tar.gz
Algorithm Hash digest
SHA256 55ac7d03df2152e784fd41ec3c29a7e8fc8b19dd70ef6f1e68d74696934663e3
MD5 5e1729e0e84ae79a437c54e76a02d07b
BLAKE2b-256 e203481b8b1541c43ed2f535e069f054e5fbc2e2d3b15c2624c9c79043883821

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-24.11.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 754356f2ad775c775d45498680b3190dc4e9eda09d6e61bfb73576c60b59c00a
MD5 838d43c9475c7eddecfb14b4b6f21605
BLAKE2b-256 95bf07662a0c2f81cbb04023165ebe37e50ce6a7c52b77ee2f74aaee132964d5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page