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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: masterai_pptx2md-25.5.2.tar.gz
  • Upload date:
  • Size: 23.8 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.5.2.tar.gz
Algorithm Hash digest
SHA256 fca0ab0b14b09fcf920c50525af3f12e60573bf1e3c5dddbce218bc21885390c
MD5 0614378346313415545b4d32c8847b2b
BLAKE2b-256 a6e46162ea220fef3850dfe8f43f5c1f93132a9619b2bfad6d30d5e66a193c2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for masterai_pptx2md-25.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fb0df0de34d2042a14f655fd0bcd859bb380ff81835cf10751cff8f8e8d7cc34
MD5 c4cbd1a9c08be3ae9e4f4f140916dded
BLAKE2b-256 13b17564724a453b1cb5e6f0e1609d132dd0a9bd31156fc3ce546ae6beb0c933

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