LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
drf_buzz/__init__.py
drf_buzz/utils.py
drf_buzz.egg-info/PKG-INFO
drf_buzz.egg-info/SOURCES.txt
drf_buzz.egg-info/dependency_links.txt
drf_buzz.egg-info/requires.txt
drf_buzz.egg-info/top_level.txt
test_project/__init__.py
test_project/manage.py
test_project/settings.py
test_project/settings_local.py
test_project/urls.py
test_project/test_app/__init__.py
test_project/test_app/serializers.py
test_project/test_app/views.py
tests/__init__.py
tests/conftest.py
tests/test_basic.py
tests/test_example.py
tests/test_requests.py