LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/readme.rst
docs/_static/.gitignore
docs/_templates/.gitignore
resources/.gitignore
src/bpw_pde/__init__.py
src/bpw_pde/common.py
src/bpw_pde/dataframe.py
src/bpw_pde/index.py
src/bpw_pde/series.py
src/bpw_pde.egg-info/PKG-INFO
src/bpw_pde.egg-info/SOURCES.txt
src/bpw_pde.egg-info/dependency_links.txt
src/bpw_pde.egg-info/not-zip-safe
src/bpw_pde.egg-info/requires.txt
src/bpw_pde.egg-info/top_level.txt
tests/test_common.py
tests/test_dataframe.py
tests/test_series.py