Skip to content

A tool for operating Excel(*.xlsx) files, import replace contents and used to directory.

License

Notifications You must be signed in to change notification settings

yocichenyx/yociX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yociX tool for Excel

A tool for operating Excel(*.xlsx) files, import replace contents and used to directory.

Scene : if you have directory which has many *xlsx files and you need to replace contents of the *xlsx, you can use it.

file structure

yociX.py

A file used to operate single *.xlsx file, import three mode.

yociRdDir.py

A file used to get *.xlsx files from the directory.

application.py

A file used to produce a UI interface.

import module

If you want to use this tool, you need to install openpyxl and traceback by pip/pip3 install ... command. In addition, you need ensure you have python in your computer and it have re os tkinter module.

How to use it

After installing above modules, you can use the tool by run application.py.

Ugly interface now

img

Attention!

This tool only suports MS Excel version 2010(*.xlsx) and above. If your version is lower, upgrade it please !

yocichen 2019/10/27

About

A tool for operating Excel(*.xlsx) files, import replace contents and used to directory.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages