.editorconfig
.gitignore
.readthedocs.yaml
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/requirements.txt
docs/usage.rst
docs/.ipynb_checkpoints/authors-checkpoint.rst
docs/.ipynb_checkpoints/contributing-checkpoint.rst
docs/.ipynb_checkpoints/index-checkpoint.rst
docs/.ipynb_checkpoints/installation-checkpoint.rst
docs/.ipynb_checkpoints/readme-checkpoint.rst
docs/.ipynb_checkpoints/usage-checkpoint.rst
notebooks/PhysiospaceExample.ipynb
pysiospace/.DS_Store
pysiospace/__init__.py
pysiospace/cli.py
pysiospace/plt.py
pysiospace/pp.py
pysiospace.egg-info/PKG-INFO
pysiospace.egg-info/SOURCES.txt
pysiospace.egg-info/dependency_links.txt
pysiospace.egg-info/entry_points.txt
pysiospace.egg-info/not-zip-safe
pysiospace.egg-info/requires.txt
pysiospace.egg-info/top_level.txt
pysiospace.egg-info/.ipynb_checkpoints/dependency_links-checkpoint.txt
tests/__init__.py
tests/test_pysiospace.py