Skip to content

A simple excel processor utilizing Python. Users can use this program to perform CRUD operations on Excel files

License

Notifications You must be signed in to change notification settings

leidZhang/simple-excel-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Excel-Processor

Introduction

This is a simple excel file process program that I created with Python. Users can use this program to perform CRUD operations on Excel files

How to Use

To start the program, double click main.py, then click "Open Excel File" button and select a valid excel file, then the table will be showed below. Users can select one of the row and update or delete it. The home menu also have fuzzy search function, an advanced search function is also provided.

Note: Currently this program can only process the first table of the file and any manipulation of the data will be automatically saved to the excel file.

Screenshots

Home Menu
Home Menu

Fuzzy Search
Fuzzy Search

Advanced Search
Advanced Search

Update Data
Update Data

Insert Data
Insert Data

License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

Feedback

If you have any feedback or suggestions for this project, feel free to open an issue on GitHub.

About

A simple excel processor utilizing Python. Users can use this program to perform CRUD operations on Excel files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages