Metadata-Version: 2.1
Name: easierexcel
Version: 0.9.1
Summary: Easy viewing/editing of Excel Files
Home-page: https://github.com/Concrete18/easierexcel
Author: Concrete18
Author-email: michaelericson19@gmail.com
License: MIT
Keywords: excel
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# easierexcel

## Excel

### Features

- log
- save
- open_excel
- open_file_input

## Sheet

### Features

- get_cell
- update_cell
- add_new_line
- delete_row
- delete_column
- format_header
- format_cell
- format_row
- format_all_cells
