CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
README_zh.md
pyproject.toml
setup.py
docs/api.md
docs/contributing.md
docs/examples.md
docs/index.md
docs/installation.md
docs/usage.md
easy_calc_tool/__init__.py
easy_calc_tool/cli.py
easy_calc_tool/config.py
easy_calc_tool/core.py
easy_calc_tool/data_handler.py
easy_calc_tool/exceptions.py
easy_calc_tool/integration_langchain.py
easy_calc_tool/parser.py
easy_calc_tool/tools.py
easy_calc_tool/version.py
easy_calc_tool.egg-info/PKG-INFO
easy_calc_tool.egg-info/SOURCES.txt
easy_calc_tool.egg-info/dependency_links.txt
easy_calc_tool.egg-info/entry_points.txt
easy_calc_tool.egg-info/requires.txt
easy_calc_tool.egg-info/top_level.txt
examples/README.md
examples/advanced_analysis.py
examples/basic_usage.py
examples/examples.py
examples/langchain_integration.py
examples/notebook_demo.py
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_data_handler.py
tests/test_integration.py
tests/test_parser.py
tests/fixtures/sample_data.json