.gitignore
.travis.yml
LICENSE
README.md
pyproject.toml
setup.py
tox.ini
src/marshmallow_dataframe/__init__.py
src/marshmallow_dataframe/dataframe.py
src/marshmallow_dataframe.egg-info/PKG-INFO
src/marshmallow_dataframe.egg-info/SOURCES.txt
src/marshmallow_dataframe.egg-info/dependency_links.txt
src/marshmallow_dataframe.egg-info/requires.txt
src/marshmallow_dataframe.egg-info/top_level.txt
tests/test_dataframe.py