setup.cfg
setup.py
taskcluster/__init__.py
taskcluster/apis.json
taskcluster/baseclient.py
taskcluster/client.py
taskcluster/exceptions.py
taskcluster/runtimeclient.py
taskcluster/utils.py
taskcluster.egg-info/PKG-INFO
taskcluster.egg-info/SOURCES.txt
taskcluster.egg-info/dependency_links.txt
taskcluster.egg-info/not-zip-safe
taskcluster.egg-info/requires.txt
taskcluster.egg-info/top_level.txt
taskcluster/async/Auth.py
taskcluster/async/AwsProvisioner.py
taskcluster/async/AwsProvisionerEvents.py
taskcluster/async/Github.py
taskcluster/async/GithubEvents.py
taskcluster/async/Hooks.py
taskcluster/async/Index.py
taskcluster/async/PurgeCache.py
taskcluster/async/PurgeCacheEvents.py
taskcluster/async/Queue.py
taskcluster/async/QueueEvents.py
taskcluster/async/Scheduler.py
taskcluster/async/SchedulerEvents.py
taskcluster/async/Secrets.py
taskcluster/async/__init__.py
taskcluster/async/asyncclient.py
taskcluster/async/asyncutils.py
taskcluster/sync/Auth.py
taskcluster/sync/AwsProvisioner.py
taskcluster/sync/AwsProvisionerEvents.py
taskcluster/sync/Github.py
taskcluster/sync/GithubEvents.py
taskcluster/sync/Hooks.py
taskcluster/sync/Index.py
taskcluster/sync/PurgeCache.py
taskcluster/sync/PurgeCacheEvents.py
taskcluster/sync/Queue.py
taskcluster/sync/QueueEvents.py
taskcluster/sync/Scheduler.py
taskcluster/sync/SchedulerEvents.py
taskcluster/sync/Secrets.py
taskcluster/sync/__init__.py
taskcluster/sync/syncclient.py
test/testAuth.py
test/testAwsProvisioner.py
test/testAwsProvisionerEvents.py
test/testGithub.py
test/testGithubEvents.py
test/testHooks.py
test/testIndex.py
test/testPurgeCache.py
test/testPurgeCacheEvents.py
test/testQueue.py
test/testQueueEvents.py
test/testScheduler.py
test/testSchedulerEvents.py
test/testSecrets.py
test/test_baseclient.py
test/test_client.py
test/test_generated.py
test/test_integration.py
test/test_utils.py