LICENSE
MANIFEST.in
README.md
de440_config.py
finals2000A.all
mcp_config.json
pyproject.toml
src/starwhisper_observation_calculator/__init__.py
src/starwhisper_observation_calculator/__main__.py
src/starwhisper_observation_calculator/cli.py
src/starwhisper_observation_calculator/core.py
src/starwhisper_observation_calculator/mcp_server.py
src/starwhisper_observation_calculator/py.typed
src/starwhisper_observation_calculator/web_server.py
src/starwhisper_observation_calculator.egg-info/PKG-INFO
src/starwhisper_observation_calculator.egg-info/SOURCES.txt
src/starwhisper_observation_calculator.egg-info/dependency_links.txt
src/starwhisper_observation_calculator.egg-info/entry_points.txt
src/starwhisper_observation_calculator.egg-info/requires.txt
src/starwhisper_observation_calculator.egg-info/top_level.txt
tests/test_core.py
tests/test_mcp_server.py