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.4.0.tar.gz (23.6 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.4.0-py2.py3-none-any.whl (23.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: masterai_pptx2md-25.4.0.tar.gz
  • Upload date:
  • Size: 23.6 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.4.0.tar.gz
Algorithm Hash digest
SHA256 8b6c8510ccbaa95f000420be5c59a7da540b5d05a750dcf2e578613c6c5f76b8
MD5 dbc7f1a7247803ff2e32a2f6f1fa145e
BLAKE2b-256 b1e77f0ff6ed8aaae4ed95ea5164d7a23dac7728fd4da74f99d0efc8b3e973a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-25.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cc6d588d672d2e93a68ce8c394117e1e5f40e0f720c3b9d0275c18e644af043e
MD5 f35a65ee8badab8e39ab8424390101b6
BLAKE2b-256 378c819d0bce2a7d1ab6023a662a893f4767813bfd3292860024e3639f23d652

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