LICENSE
README.md
setup.py
phandas/__init__.py
phandas/backtest.py
phandas/constants.py
phandas/core.py
phandas/data.py
phandas/logging.py
phandas/mcp_server.py
phandas/operators.py
phandas/panel.py
phandas/plot.py
phandas/trader.py
phandas.egg-info/PKG-INFO
phandas.egg-info/SOURCES.txt
phandas.egg-info/dependency_links.txt
phandas.egg-info/entry_points.txt
phandas.egg-info/requires.txt
phandas.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_backtest.py
tests/test_core.py
tests/test_data.py
tests/test_logging.py
tests/test_operators.py
tests/test_panel.py