Skip to content

anilsoni7/pyAutoDocument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyAutoDocument

A python module to create documents for submission

Requirments

You will need Python 3. pip is recommended for installing dependencies.

Install using pip:
pip3 install pyautogui
pip3 install pydocx

Usage python3 init.py -d [directory] -t [template] -s [subject] -n [output file] -pn [practical no]

Features

Currently implemented

  • Exceute python script & create document

To do

  • language support other than python
  • Remove template Requirment
  • Currently only 1 document at a time is created, upgrade to more concurrent document creation
  • Whole screen is captured in screenshot capture 1/4 to 1/2 part of screen

Contribute

Check out the issues on GitHub and/or make a pull request to contribute!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages