Skip to content

not-sponsored/PyPresent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPresent

Create slide presentations from notes

Add some formatting to text files and turn plain notes into slide presentations.

If you think PyPresent is useful, please star the repository and share the package.


Installation

You can directly clone the repository then install locally

git clone [url_from_code_button_above]
cd [your_clone_location]
pip install .

PyPresent is supported on Python >= 3.6


How to use

Basic Usage

pypresent notes.txt presentation.pptx

For more details and options use the help flag

pypresent -h

Tests

To be implemented ...


Meta

Hanwen Zuo – HanwenZuo1@gmail.com

PyPresent is distributed under the MIT License, and it uses python-pptx Copyright (c) 2013 Steve Canny, which is also distributed under the MIT license . See LICENSE for more information.

https://github.com/not-sponsored

Don't forget to star the repository if PyPresent helps out your workflow.

About

PyPresent - create slide presentations from notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages