MANIFEST.in
manage.py
setup.cfg
setup.py
avocados/__init__.py
avocados/asgi.py
avocados/serializers.py
avocados/settings.py
avocados/urls.py
avocados/views.py
avocados/wsgi.py
avocados.egg-info/PKG-INFO
avocados.egg-info/SOURCES.txt
avocados.egg-info/dependency_links.txt
avocados.egg-info/not-zip-safe
avocados.egg-info/requires.txt
avocados.egg-info/top_level.txt
tests/conftest.py
tests/test_endpoints.py
tests/test_serializers.py