Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

alanssitis/xlsx2format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

xlsx2format

This is an app I made for my mom that would help streamline some of her workflow. Mom, you probably won't see this, but I love you!!!

It is built entirely out of python 3 with tkinter and pandas being the only two big modules imported, with xlrd and csv imported so that the program is able to read and write the required files.

It is in the format to store bank statements in Mexico, I think.

How it works:

  1. Import an excel file that follows format for input
  2. Choose output file type (csv/txt)
  3. File appears in file directory where original file was

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages