Skip to content

CalleEklund/mia_to_xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mia_to_xlsx

Created by Carl Eklund, Linköping, 2021

General Info

Used to convert a .mia file in the course TSEA28 at Linköpings University to specific formated .xlsx file.
Built using Python 3.9 and the openpyxl module.

Setup

Clone the git repo.
Change the fileencoding from .mia .txt or the file will not be found.
Run by executing:

 py ./miatoxlsx.py 'name1' 'name2' 'nameofthemiafile'

If no arguments are given the default values are:
name1 & name2 = 'no name given'
nameofthemiafile = 'mia_demo.txt'

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages