Skip to content

harshit740/JIL-To-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JIL-To-Excel

Small Python Script to Convert Autosys JIL File to Microsoft Excel File using openpyxl.

Requirement

  • python
  • openpyxl (install using pip install openpyxl --user)

Run the Script

  1. Get the JIL Dump from Autosys autorep -J ALL -q > JILDUMP.txt
  2. Excute the Following > python JIL-TO-EXCEL.py Input-File-Name Output-File-Name.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages