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

Uploaded Source

Built Distribution

masterai_pptx2md-24.11.1-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.1.tar.gz.

File metadata

  • Download URL: masterai_pptx2md-24.11.1.tar.gz
  • Upload date:
  • Size: 22.5 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.1.tar.gz
Algorithm Hash digest
SHA256 a53d8192f6f5f337cc5d2ab1a44f01f250960a667f6f05b5333e20e71cf4583c
MD5 419908a26709688b5d0422549dda7171
BLAKE2b-256 8ff04ee52b6afc35725a001bafbfd0949a2722929725dc97062427daed6ab033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-24.11.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dcf13d2cf5f107b32b51c91aa55647fc9e43381daa183a379b8e911e6fe550d2
MD5 35b02cbddeaf1879b088940403bbf30d
BLAKE2b-256 79a2b85ba843b5b8043022235136074476ee8a7a53a7c3df80095cde00d40ccc

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