Skip to main content

Turns analyses on python into management consulting-style PowerPoint slides.

Project description

The So-What

consultify allows users to turn analyses on python into PowerPoint slides, following the conventions of standard management consulting slides.

Installation

pip install consultify

Usage

from consultify import consultify

prs = consultify.make_deck()

consultify.add_slide(prs, slide_title='Title', image_filepath='sample.jpg', slide_text=
"""Bullet 1
Bullet 2
Bullet 3""",)

consultify.add_marvin_table_slide(prs, df, slide_title = 'Title')

consultify.save_deck(prs, filepath='./210117 SteerCo Deck.pptx')

See attached Jupyter Notebook for additional examples.

#plsfix

Email ryu@mba2021.hbs.edu for feedback.

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

consultify-0.0.2.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

consultify-0.0.2.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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