README.md
pyproject.toml
mcp_table_editor/__init__.py
mcp_table_editor/_version.py
mcp_table_editor.egg-info/PKG-INFO
mcp_table_editor.egg-info/SOURCES.txt
mcp_table_editor.egg-info/dependency_links.txt
mcp_table_editor.egg-info/entry_points.txt
mcp_table_editor.egg-info/requires.txt
mcp_table_editor.egg-info/top_level.txt
mcp_table_editor/editor/__init__.py
mcp_table_editor/editor/_config.py
mcp_table_editor/editor/_editor.py
mcp_table_editor/editor/_range.py
mcp_table_editor/editor/_selector.py
mcp_table_editor/handler/__init__.py
mcp_table_editor/handler/_base_handler.py
mcp_table_editor/handler/_crud_handler.py
mcp_table_editor/handler/_delete_content_handler.py
mcp_table_editor/handler/_drop_content_handler.py
mcp_table_editor/handler/_get_content_handler.py
mcp_table_editor/handler/_insert_cell_handler.py
mcp_table_editor/handler/_remove_content_handler.py
mcp_table_editor/handler/_sort_by_value_handler.py
mcp_table_editor/handler/_sort_handler.py
mcp_table_editor/handler/_update_content_handler.py
mcp_table_editor/mcp/__init__.py
mcp_table_editor/mcp/handler_tool.py
mcp_table_editor/mcp/server.py
mcp_table_editor/misc/__init__.py
mcp_table_editor/misc/pandas_utils.py
mcp_table_editor/prompt/__init__.py
mcp_table_editor/prompt/example.py