LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
examples/example_to_rich_styling.py
examples/gradient_example.py
examples/pandas_rich_styling_research.py
examples/test_full_width_backgrounds.py
examples/test_padding.py
examples/to_rich_demo.py
examples/to_rich_examples.py
examples/tutor.py
pirrtools/__init__.py
pirrtools/cli.py
pirrtools/list_chunks.py
pirrtools/load.py
pirrtools/pandas.py
pirrtools/sequences.py
pirrtools.egg-info/PKG-INFO
pirrtools.egg-info/SOURCES.txt
pirrtools.egg-info/dependency_links.txt
pirrtools.egg-info/entry_points.txt
pirrtools.egg-info/requires.txt
pirrtools.egg-info/top_level.txt
pirrtools/structures/__init__.py
pirrtools/structures/attrdict.py
pirrtools/structures/attrpath.py
tests/__init__.py
tests/test_init.py
tests/test_list_chunks.py
tests/test_load.py
tests/test_pandas.py
tests/test_sequences.py
tests/test_structures.py
tests/test_to_rich.py