.flake8
.gitignore
CITATION.cff
DEVELOPMENT.md
LICENSE
README.md
pyproject.toml
scitree_repocard.svg
scitree_repocard_dark.svg
.github/workflows/python-lint.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
scitree/__init__.py
scitree/__main__.py
scitree/_version.py
scitree/styling.py
scitree/tree.py
scitree.egg-info/PKG-INFO
scitree.egg-info/SOURCES.txt
scitree.egg-info/dependency_links.txt
scitree.egg-info/entry_points.txt
scitree.egg-info/requires.txt
scitree.egg-info/top_level.txt
tests/test_scitree.py