LICENSE
README.md
pyproject.toml
src/tipyverse/__init__.py
src/tipyverse/conflicts.py
src/tipyverse/data_import.py
src/tipyverse/data_manipulation.py
src/tipyverse/data_tidy.py
src/tipyverse/data_visualization.py
src/tipyverse/functional.py
src/tipyverse/utilities.py
src/tipyverse.egg-info/PKG-INFO
src/tipyverse.egg-info/SOURCES.txt
src/tipyverse.egg-info/dependency_links.txt
src/tipyverse.egg-info/requires.txt
src/tipyverse.egg-info/top_level.txt
tests/test_data_import.py
tests/test_data_manipulation.py
tests/test_data_tidy.py
tests/test_data_visualization.py
tests/test_functional.py
tests/test_utilities.py