.gitignore
.pylintrc
CHANGELOG.md
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
STYLE_GUIDE.md
code_audit.md
context7.json
pyproject.toml
sciris_suggestions.md
.claude-plugin/marketplace.json
.github/workflows/publish_docs.yaml
.github/workflows/pypi_release.yaml
.github/workflows/schedule_tests.yaml
.github/workflows/test_docs.yaml
.github/workflows/test_downstream.yaml
.github/workflows/test_sciris.yaml
.pytest_cache/README.md
claude_plugin/README.md
claude_plugin/.claude-plugin/plugin.json
claude_plugin/skills/sciris-advanced/SKILL.md
claude_plugin/skills/sciris-arrays/SKILL.md
claude_plugin/skills/sciris-dates/SKILL.md
claude_plugin/skills/sciris-dicts/SKILL.md
claude_plugin/skills/sciris-files/SKILL.md
claude_plugin/skills/sciris-intro/SKILL.md
claude_plugin/skills/sciris-parallel/SKILL.md
claude_plugin/skills/sciris-plotting/SKILL.md
claude_plugin/skills/sciris-printing/SKILL.md
claude_plugin/skills/sciris-utils/SKILL.md
docs/.gitignore
docs/404.qmd
docs/CNAME
docs/README.md
docs/_quarto.yml
docs/_variables.yml
docs/api.json
docs/check_notebooks.py
docs/clean_all
docs/clean_outputs.py
docs/conduct.qmd
docs/contributing.qmd
docs/index.qmd
docs/llms-full.txt
docs/llms.txt
docs/make_api.py
docs/overview.qmd
docs/preview
docs/publish
docs/quarto_utils.py
docs/render
docs/requirements.txt
docs/sciris-citation.bib
docs/style_guide.qmd
docs/tutorials.qmd
docs/whatsnew.qmd
docs/_extensions/machow/interlinks/objects.txt
docs/_site/llms-full.txt
docs/_site/llms.txt
docs/_site/robots.txt
docs/api/index.qmd
docs/assets/favicon.ico
docs/assets/sciris-logo-dark.png
docs/assets/sciris-logo-grey.png
docs/assets/sciris-logo-large.png
docs/assets/sciris-logo.png
docs/assets/sciris-showcase-code.png
docs/assets/sciris-showcase-output.png
docs/assets/styles-dark.scss
docs/assets/styles-light.scss
docs/assets/styles.css
docs/tutorials/README.md
docs/tutorials/convert_notebooks
docs/tutorials/dancing_lines.gif
docs/tutorials/img-advanced.gif
docs/tutorials/img-arrays.png
docs/tutorials/img-dates.png
docs/tutorials/img-dicts.png
docs/tutorials/img-files.png
docs/tutorials/img-intro.png
docs/tutorials/img-parallel.png
docs/tutorials/img-plotting.png
docs/tutorials/img-printing.png
docs/tutorials/img-utils.png
docs/tutorials/tut_advanced.qmd
docs/tutorials/tut_arrays.qmd
docs/tutorials/tut_dates.qmd
docs/tutorials/tut_dicts.qmd
docs/tutorials/tut_files.qmd
docs/tutorials/tut_intro.qmd
docs/tutorials/tut_parallel.qmd
docs/tutorials/tut_plotting.qmd
docs/tutorials/tut_printing.qmd
docs/tutorials/tut_utils.qmd
docs/tutorials/.jupyter_cache/__version__.txt
docs/tutorials/sim1/sim.py
docs/tutorials/sim2/sim.py
sciris/README.md
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/README.md
sciris/_extras/__init__.py
sciris/_extras/ansicolors.py
sciris/_extras/legacy.py
tests/.coveragerc
tests/README.rst
tests/check_coverage
tests/check_style
tests/pytest.ini
tests/requirements.txt
tests/run_tests
tests/sc_test_utils.py
tests/showcase_sciris.py
tests/showcase_vanilla.py
tests/test_api.py
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/.pytest_cache/README.md
tests/files/archive_2023-04-19.zip
tests/files/deadclass.obj
tests/files/deadclass.py
tests/files/exampledata.xlsx
tests/files/examplefont.ttf
tests/files/make_archive.py
tests/files/make_deadclass.py
tests/files/pickle_2021-01-01.obj
tests/files/pickle_2022-01-01.obj
tests/regression/README.rst
tests/regression/run_downstream
tests/regression/run_regression
tests/regression/sciris2021-01-01.yml
tests/regression/sciris2022-01-01.yml
tests/regression/sciris2023-01-01.yml
tests/regression/setup_envs