LICENSE
README.md
pyproject.toml
src/eatnyc/__init__.py
src/eatnyc/__main__.py
src/eatnyc/core.py
src/eatnyc.egg-info/PKG-INFO
src/eatnyc.egg-info/SOURCES.txt
src/eatnyc.egg-info/dependency_links.txt
src/eatnyc.egg-info/entry_points.txt
src/eatnyc.egg-info/top_level.txt
src/eatnyc/data/nyc_restaurant_data.csv
tests/test_filter_restaurants.py
tests/test_format_card.py
tests/test_load_data.py
tests/test_sample_dish.py
tests/test_top_n.py