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.8.5.tar.gz (24.2 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.8.5-py2.py3-none-any.whl (24.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: masterai_pptx2md-25.8.5.tar.gz
  • Upload date:
  • Size: 24.2 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.8.5.tar.gz
Algorithm Hash digest
SHA256 67e9eca5819e90c615a8f6a65b1ffcf150831b030324313ebfb21533230ff5b6
MD5 789aa8b700059174e12c1bda5b2fd961
BLAKE2b-256 34eb5ebd98dfc228392b6483c3c418de82ca73ac90f2b431bc6cfbf4bee0096c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-25.8.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a7ce2ec0df5c239bba66e7a7ef9d425599ac66206453869886ddf24c174e14af
MD5 e997ac988b99bd2f2cb300235001da63
BLAKE2b-256 6e5b835bf49693c2ff43255bedc0b8c7d262f8158171716fe91b7ec83b77d6e7

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