.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/python-publish.yml
pandasschemaster/__init__.py
pandasschemaster/core.py
pandasschemaster.egg-info/PKG-INFO
pandasschemaster.egg-info/SOURCES.txt
pandasschemaster.egg-info/dependency_links.txt
pandasschemaster.egg-info/requires.txt
pandasschemaster.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test_inheritance.py
tests/test_pandasschema.py