CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
STYLE_GUIDE.rst
requirements.txt
setup.py
docs/contributing.rst
docs/index.rst
docs/overview.rst
docs/requirements.txt
docs/whatsnew.rst
docs/_templates/custom-class-template.rst
docs/_templates/custom-function-template.rst
docs/_templates/custom-module-template.rst
docs/api/all.rst
docs/api/containers.rst
docs/api/files.rst
docs/api/index.rst
docs/api/math.rst
docs/api/parallel.rst
docs/api/printing.rst
docs/api/utils.rst
docs/tutorials/index.rst
sciris/__init__.py
sciris/fancy.mplstyle
sciris/sc_asd.py
sciris/sc_colors.py
sciris/sc_dataframe.py
sciris/sc_datetime.py
sciris/sc_fileio.py
sciris/sc_math.py
sciris/sc_nested.py
sciris/sc_odict.py
sciris/sc_parallel.py
sciris/sc_plotting.py
sciris/sc_printing.py
sciris/sc_profiling.py
sciris/sc_settings.py
sciris/sc_utils.py
sciris/sc_version.py
sciris/sc_versioning.py
sciris/simple.mplstyle
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
sciris/_extras/__init__.py
sciris/_extras/ansicolors.py
sciris/_extras/legacy.py
tests/README.rst
tests/requirements.txt
tests/test_asd.py
tests/test_colors.py
tests/test_dataframe.py
tests/test_datetime.py
tests/test_fileio.py
tests/test_math.py
tests/test_nested.py
tests/test_odict.py
tests/test_parallel.py
tests/test_plotting.py
tests/test_printing.py
tests/test_profiling.py
tests/test_settings.py
tests/test_utils.py
tests/test_versioning.py
tests/regression/README.rst