Skip to main content

Converting Text To PPT

Project description

TextToPPT-Library

TextToPPT is a Python library for converting files generated by exporting WhatsApp chats into a .pptx file.

Usage

Make sure you’re in the same directory as texttoppt folder and type this command:

python
from texttoppt.orchestrator import TextToPPTOrchestrator
orc = TextToPPTOrchestrator()
orc.SetStartDate("16/11/19")
orc.SetEndDate("18/12/19")
orc.SetMessageAuthor("All")
orc.ConvertTextFileToPPT('input.txt','output.pptx')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

TextToPPT-0.1.4-py3-none-any.whl (5.6 kB view hashes)

Uploaded py3

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