Skip to content

distractor/CSVtoPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic application form generator

This script was developed for the needs of automatic generation of application forms. The script works in tight relation with SloComps, an online registration tool for competitions.

What does it do?

The script reads CSV and FSDB/XML files exported from SloComps, database and generates PDF application form for each of the pilots.

All application forms are saved to a single PDF file int the Output directory.

How to run it?

  1. Go to SloComps and export CSV and FSDB files. Save them to Input directory.

    You will have to rename the CSV file to pilots.csv.

  2. Open the CSVtoPDF.ipynb using jupyter and change the competition name and organization in cell 10.
  3. Run all cells.
  4. Check the output PDF in the Output directory.

Notes

This is extremely customizable to your needs. Contact me if needed.

About

Creates application forms from CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published