MANIFEST.in
README.rst
setup.cfg
setup.py
flattrclient/__init__.py
flattrclient/activities.py
flattrclient/api.py
flattrclient/base.py
flattrclient/categories.py
flattrclient/config.py
flattrclient/exc.py
flattrclient/flattrs.py
flattrclient/languages.py
flattrclient/oauth.py
flattrclient/resource.py
flattrclient/search.py
flattrclient/subscriptions.py
flattrclient/things.py
flattrclient/user.py
flattrclient/validators.py
flattrclient.egg-info/PKG-INFO
flattrclient.egg-info/SOURCES.txt
flattrclient.egg-info/dependency_links.txt
flattrclient.egg-info/entry_points.txt
flattrclient.egg-info/not-zip-safe
flattrclient.egg-info/requires.txt
flattrclient.egg-info/top_level.txt
flattrclient/tests/http_server.py
flattrclient/tests/test_api.py
flattrclient/tests/test_decorators.py
flattrclient/tests/test_exc.py
flattrclient/tests/test_flattrs.py
flattrclient/tests/test_resource.py
flattrclient/tests/test_search.py
flattrclient/tests/test_subscriptions.py
flattrclient/tests/test_thing.py
flattrclient/tests/test_user.py
flattrclient/tests/test_validators.py