LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
apigee_python/__init__.py
apigee_python.egg-info/PKG-INFO
apigee_python.egg-info/SOURCES.txt
apigee_python.egg-info/dependency_links.txt
apigee_python.egg-info/requires.txt
apigee_python.egg-info/top_level.txt
apigee_python/v1/__init__.py
apigee_python/v1/exceptions.py
apigee_python/v1/organizations/__init__.py
apigee_python/v1/organizations/apigee.py
apigee_python/v1/organizations/products.py
apigee_python/v1/organizations/proxies.py
apigee_python/v1/organizations/resourcefiles.py
apigee_python/v1/organizations/rest.py
apigee_python/v1/organizations/roles.py
test/test_products.py
test/test_proxies.py
test/test_resourcefiles.py
test/test_roles.py