https://github.com/eroydev/excel_data_manager-modern-gui
https://github.com/eroydev/excel_data_manager-modern-gui
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eroydev/excel_data_manager-modern-gui
- Owner: ERoydev
- Created: 2023-10-10T23:08:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T23:47:47.000Z (over 2 years ago)
- Last Synced: 2025-02-06T21:38:21.311Z (over 1 year ago)
- Language: Python
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Excel_Data_Manager
Created with tkinter and customtkinter to look like modern styled application. It takes the excel file and show the data in treeview table so you can search specifially for one or 5 parameters to find the data that you are looking for.
## About The Project


`ERoydev`, `e.roydev@gmail.com`
## Usage
It is usefull to write a name or just one parameter and it will filter all the data and show the lines that contain the data. It's faster and ready to use.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request