Skip to content

A simple python script to make a docx file from multiple files of codes for your presentation.

Notifications You must be signed in to change notification settings

SharafatKarim/code-to-docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File To Docx

A simple python script to make a docx (Microsoft Office word) file from multiple files of codes for your presentation.

code-to-docx

Run Locally

Clone the project

  git clone https://github.com/SharafatKarim/code-to-docx

Go to the project directory

  cd code-to-docx

Install dependencies

  pip install -r requirements.txt

Keep your files in the input directory run the script!

(new features!!)

  • In blacklist.txt you add those files which you really want to ignore.
  • you dont need to specify the format at first run, it will just dig through the files and folder inside the "input/"
  python main.py

A sample video,

code.to.docx.mp4

Authors

SharafatKarim's Profilator AyakashiKitsune's Profilator

Contribution

Feel free to fork and open pull requests. Also you are very welcomes to apply new pathes or create a more advanced version of this project. Your imagination is your limits!

About

A simple python script to make a docx file from multiple files of codes for your presentation.

Topics

Resources

Stars

Watchers

Forks