LICENSE
README.md
pyproject.toml
opkit.egg-info/PKG-INFO
opkit.egg-info/SOURCES.txt
opkit.egg-info/dependency_links.txt
opkit.egg-info/requires.txt
opkit.egg-info/top_level.txt
src/__init__.py
src/__main__.py
src/ast_hook.py
src/ipython_extension.py
src/numpy_ops.py
src/pandas_ops.py
src/runtime_ops.py
src/transform.py
tests/test_concatenation_operators.py
tests/test_dollar_operator.py
tests/test_integration.py
tests/test_numpy_operators.py
tests/test_pandas_operators.py
tests/test_repl.py
tests/test_stacking_operators.py
tests/test_tiling_operators.py
tests/test_transform.py
tests/test_unary_reshape_operators.py