LICENSE
MANIFEST.in
README.rst
build-libbson.sh
cibw_before_build.sh
pyproject.toml
setup.cfg
setup.py
benchmarks/__init__.py
benchmarks/benchmarks.py
pymongoarrow/__init__.py
pymongoarrow/api.py
pymongoarrow/context.py
pymongoarrow/errors.py
pymongoarrow/lib.pyx
pymongoarrow/libarrow.pxd
pymongoarrow/libbson.pxd
pymongoarrow/monkey.py
pymongoarrow/result.py
pymongoarrow/schema.py
pymongoarrow/types.py
pymongoarrow/version.py
pymongoarrow.egg-info/PKG-INFO
pymongoarrow.egg-info/SOURCES.txt
pymongoarrow.egg-info/dependency_links.txt
pymongoarrow.egg-info/not-zip-safe
pymongoarrow.egg-info/requires.txt
pymongoarrow.egg-info/top_level.txt
test/__init__.py
test/test_arrow.py
test/test_bson.py
test/test_builders.py
test/test_datetime.py
test/test_libbson.py
test/test_monkey.py
test/test_numpy.py
test/test_pandas.py
test/test_pymongoarrow.py
test/test_schema.py
test/utils.py