LICENSE
README.md
pyproject.toml
outfancy/__init__.py
outfancy/chart.py
outfancy/cli.py
outfancy/colors.py
outfancy/demo.py
outfancy/example_dataset.py
outfancy/table.py
outfancy/widgets.py
outfancy/window.py
outfancy.egg-info/PKG-INFO
outfancy.egg-info/SOURCES.txt
outfancy.egg-info/dependency_links.txt
outfancy.egg-info/entry_points.txt
outfancy.egg-info/requires.txt
outfancy.egg-info/top_level.txt
tests/test_chart_render.py
tests/test_chart_unit.py
tests/test_cli.py
tests/test_colors.py
tests/test_table.py
tests/test_table_variants.py
tests/test_widgets.py
tests/test_window.py