LICENSE.txt
README.md
setup.cfg
setup.py
flat_me/__init__.py
flat_me/file_factory.py
flat_me/pd_transformations.py
flat_me/user_prompt.py
flat_me.egg-info/PKG-INFO
flat_me.egg-info/SOURCES.txt
flat_me.egg-info/dependency_links.txt
flat_me.egg-info/entry_points.txt
flat_me.egg-info/requires.txt
flat_me.egg-info/top_level.txt
flat_me/file_classes/__init__.py
flat_me/file_classes/csv_to_json.py
flat_me/file_classes/csv_to_txt.py
flat_me/file_classes/csv_utils.py
flat_me/file_classes/txt_to_csv.py
flat_me/file_classes/txt_to_json.py
flat_me/file_classes/txt_utils.py