.gitignore
.travis.yml
LICENSE
README.md
readthedocs.yml
requirements.txt
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/code_documentation.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/general/example-page.md
docs/general/index.rst
sciris/__init__.py
sciris/sc_asd.py
sciris/sc_dataframe.py
sciris/sc_fileio.py
sciris/sc_math.py
sciris/sc_odict.py
sciris/sc_parallel.py
sciris/sc_plotting.py
sciris/sc_utils.py
sciris/sc_version.py
sciris/untitled0.py
sciris.egg-info/PKG-INFO
sciris.egg-info/SOURCES.txt
sciris.egg-info/dependency_links.txt
sciris.egg-info/requires.txt
sciris.egg-info/top_level.txt
tests/showcase.py
tests/showcase_vanilla.py
tests/test_asd.py
tests/test_dataframe.py
tests/test_fileio.py
tests/test_math.py
tests/test_odict.py
tests/test_parallel.py
tests/test_plotting.py
tests/test_server.py
tests/test_tox_utils.py
tests/test_utils.py
tests/testall.py
tests/files/deadclass.obj
tests/files/exampledata.xlsx