Skip to content

A script to fill forms automatically with client details

Notifications You must be signed in to change notification settings

yahel-ck/FormFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormFiller

A Python script to fill forms automatically with with predefined details. The script reads key-value details from a CSV file and uses them to fill a DOCX file using Jinja.

Compile into a executable

This repo includes the script compile.py which uses the pyinstaller package to compile the python script into an executable.

To create an executable for your machine, simply run:

python compile.py

About

A script to fill forms automatically with client details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages