Forked from gene1wood/all_aws_lambda_modules_python.md
Created
July 18, 2017 10:10
-
-
Save seanbradley/9d641f1ea9a3663847b41bbcdddea62c to your computer and use it in GitHub Desktop.
Revisions
-
gene1wood revised this gist
Feb 26, 2016 . 1 changed file with 63 additions and 1685 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,305 +1,30 @@ # module list (generated by listmodules.py) # # timestamp='20160226T200954Z' # sys.version='2.7.10 (default, Dec 8 2015, 18:25:23) \n[GCC 4.8.3 20140911 (Red Hat 4.8.3-9)]' # sys.platform='linux2' # platform='Linux-4.1.13-19.31.amzn1.x86_64-x86_64-with-glibc2.2.5' # BaseHTTPServer Bastion CDROM CGIHTTPServer ConfigParser Cookie DLFCN DocXMLRPCServer HTMLParser IN MimeWriter Queue SimpleHTTPServer SimpleXMLRPCServer SocketServer StringIO TYPES UserDict UserList UserString _LWPCookieJar _MozillaCookieJar __builtin__ @@ -308,6 +33,7 @@ __init__ __main__ _abcoll _ast _bisectmodule _bsddb _codecs _codecs_cn @@ -316,26 +42,25 @@ _codecs_iso2022 _codecs_jp _codecs_kr _codecs_tw _collectionsmodule _csv _ctypes _curses _curses_panel _elementtree _functoolsmodule _hashlib _heapq _hotshot _io _json _localemodule _lsprof _multiprocessing _osx_support _pyio _randommodule _socketmodule _sqlite3 _sqlitecache _sre @@ -348,542 +73,64 @@ _threading_local _warnings _weakref _weakrefset abc aifc antigravity anydbm argparse arraymodule ast asynchat asyncore atexit audiodev audioop awslambda.__init__ awslambda.bootstrap awslambda.runtime awslambda.wsgi base64 bdb binascii binhex bisect bootstrap boto3.__init__ boto3.compat boto3.docs.__init__ boto3.docs.action boto3.docs.attr boto3.docs.base boto3.docs.client boto3.docs.collection boto3.docs.docstring boto3.docs.method boto3.docs.resource boto3.docs.service boto3.docs.subresource boto3.docs.utils boto3.docs.waiter boto3.dynamodb.__init__ boto3.dynamodb.conditions boto3.dynamodb.table boto3.dynamodb.transform boto3.dynamodb.types boto3.ec2.__init__ boto3.ec2.createtags boto3.exceptions boto3.resources.__init__ boto3.resources.action boto3.resources.base boto3.resources.collection boto3.resources.factory boto3.resources.model boto3.resources.params boto3.resources.response boto3.s3.__init__ boto3.s3.inject boto3.s3.transfer boto3.session boto3.utils botocore.__init__ botocore.auth botocore.awsrequest @@ -906,6 +153,7 @@ botocore.docs.paginator botocore.docs.params botocore.docs.service botocore.docs.shape botocore.docs.sharedexample botocore.docs.utils botocore.docs.waiter botocore.endpoint @@ -989,6 +237,7 @@ botocore.vendored.requests.packages.urllib3.packages.__init__ botocore.vendored.requests.packages.urllib3.packages.ordered_dict botocore.vendored.requests.packages.urllib3.packages.six botocore.vendored.requests.packages.urllib3.packages.ssl_match_hostname.__init__ botocore.vendored.requests.packages.urllib3.packages.ssl_match_hostname._implementation botocore.vendored.requests.packages.urllib3.poolmanager botocore.vendored.requests.packages.urllib3.request botocore.vendored.requests.packages.urllib3.response @@ -1018,265 +267,14 @@ cPickle cProfile cStringIO calendar cgi cgitb chunk cmd code codecs codeop collections colorsys commands compileall @@ -1291,7 +289,11 @@ compiler.symbols compiler.syntax compiler.transformer compiler.visitor concurrent.__init__ concurrent.futures.__init__ concurrent.futures._base concurrent.futures.process concurrent.futures.thread contextlib cookielib copy @@ -1313,12 +315,6 @@ curses.has_key curses.panel curses.textpad curses.wrapper datetime dateutil.__init__ dateutil.easter @@ -1494,22 +490,9 @@ docutils.writers.pep_html.__init__ docutils.writers.pseudoxml docutils.writers.s5_html.__init__ docutils.writers.xetex.__init__ dumbdbm dummy_thread dummy_threading email.__init__ email._parseaddr email.base64mime @@ -1700,46 +683,7 @@ iniparse.config iniparse.ini inspect io itertoolsmodule jmespath.__init__ jmespath.ast jmespath.compat @@ -1753,34 +697,7 @@ json.decoder json.encoder json.scanner json.tool keyword lib2to3.__init__ lib2to3.__main__ lib2to3.btm_matcher @@ -1865,12 +782,9 @@ lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util liblzma linecache linuxaudiodev locale logging.__init__ logging.config logging.handlers @@ -1880,10 +794,6 @@ macurl2path mailbox mailcap markupbase marshal math md5 @@ -1920,297 +830,13 @@ optparse os os2emxpath ossaudiodev pdb pickle pickletools pipes pkgutil platform plistlib popen2 poplib posix @@ -2222,112 +848,17 @@ pstats pty pwd py_compile pyclbr pycurl pydoc pydoc_data.__init__ pydoc_data.topics pyexpat quopri random re readline repr resource rexec rfc822 @@ -2341,134 +872,21 @@ rpmUtils.miscutils rpmUtils.oldUtils rpmUtils.transaction rpmUtils.updates runpy runtime sched selectmodule sets sgmllib sha shelve shlex shutil signal site six smtpd smtplib sndhdr socket sqlite3.__init__ @@ -2546,38 +964,16 @@ urlgrabber.mirror urlgrabber.progress urllib urllib2 urlparse user uu uuid warnings wave weakref webbrowser whichdb wsgi wsgiref.__init__ wsgiref.handlers wsgiref.headers @@ -2611,23 +1007,6 @@ xml.sax.xmlreader xmllib xmlrpclib xxsubtype yum.Errors yum.__init__ yum.callbacks @@ -2661,7 +1040,6 @@ yum.transactioninfo yum.update_md yum.updateinfo yum.yumRepo zipfile zipimport zlibmodule -
gene1wood revised this gist
Feb 26, 2016 . 1 changed file with 1685 additions and 64 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,30 +1,305 @@ # module list (generated by listmodules.py) # # timestamp='20160226T193232Z' # sys.version='2.7.10 (default, Aug 11 2015, 23:39:10) \n[GCC 4.8.3 20140911 (Red Hat 4.8.3-9)]' # sys.platform='linux2' # platform='Linux-4.1.10-17.31.amzn1.x86_64-x86_64-with-glibc2.2.5' # ArgImagePlugin BaseHTTPServer Bastion BdfFontFile BmpImagePlugin BufrStubImagePlugin CDROM CGIHTTPServer ConfigParser ContainerIO Cookie Crypto.Cipher.AES Crypto.Cipher.ARC2 Crypto.Cipher.ARC4 Crypto.Cipher.Blowfish Crypto.Cipher.CAST Crypto.Cipher.DES Crypto.Cipher.DES3 Crypto.Cipher.PKCS1_OAEP Crypto.Cipher.PKCS1_v1_5 Crypto.Cipher.XOR Crypto.Cipher.__init__ Crypto.Cipher.blockalgo Crypto.Hash.HMAC Crypto.Hash.MD2 Crypto.Hash.MD4 Crypto.Hash.MD5 Crypto.Hash.RIPEMD Crypto.Hash.SHA Crypto.Hash.SHA224 Crypto.Hash.SHA256 Crypto.Hash.SHA384 Crypto.Hash.SHA512 Crypto.Hash.__init__ Crypto.Hash.hashalgo Crypto.Protocol.AllOrNothing Crypto.Protocol.Chaffing Crypto.Protocol.KDF Crypto.Protocol.__init__ Crypto.PublicKey.DSA Crypto.PublicKey.ElGamal Crypto.PublicKey.RSA Crypto.PublicKey._DSA Crypto.PublicKey._RSA Crypto.PublicKey.__init__ Crypto.PublicKey._slowmath Crypto.PublicKey.pubkey Crypto.Random.Fortuna.FortunaAccumulator Crypto.Random.Fortuna.FortunaGenerator Crypto.Random.Fortuna.SHAd256 Crypto.Random.Fortuna.__init__ Crypto.Random.OSRNG.__init__ Crypto.Random.OSRNG.fallback Crypto.Random.OSRNG.nt Crypto.Random.OSRNG.posix Crypto.Random.OSRNG.rng_base Crypto.Random._UserFriendlyRNG Crypto.Random.__init__ Crypto.Random.random Crypto.SelfTest.Cipher.__init__ Crypto.SelfTest.Cipher.common Crypto.SelfTest.Cipher.test_AES Crypto.SelfTest.Cipher.test_ARC2 Crypto.SelfTest.Cipher.test_ARC4 Crypto.SelfTest.Cipher.test_Blowfish Crypto.SelfTest.Cipher.test_CAST Crypto.SelfTest.Cipher.test_DES Crypto.SelfTest.Cipher.test_DES3 Crypto.SelfTest.Cipher.test_XOR Crypto.SelfTest.Cipher.test_pkcs1_15 Crypto.SelfTest.Cipher.test_pkcs1_oaep Crypto.SelfTest.Hash.__init__ Crypto.SelfTest.Hash.common Crypto.SelfTest.Hash.test_HMAC Crypto.SelfTest.Hash.test_MD2 Crypto.SelfTest.Hash.test_MD4 Crypto.SelfTest.Hash.test_MD5 Crypto.SelfTest.Hash.test_RIPEMD Crypto.SelfTest.Hash.test_SHA Crypto.SelfTest.Hash.test_SHA224 Crypto.SelfTest.Hash.test_SHA256 Crypto.SelfTest.Hash.test_SHA384 Crypto.SelfTest.Hash.test_SHA512 Crypto.SelfTest.Protocol.__init__ Crypto.SelfTest.Protocol.test_AllOrNothing Crypto.SelfTest.Protocol.test_KDF Crypto.SelfTest.Protocol.test_chaffing Crypto.SelfTest.Protocol.test_rfc1751 Crypto.SelfTest.PublicKey.__init__ Crypto.SelfTest.PublicKey.test_DSA Crypto.SelfTest.PublicKey.test_ElGamal Crypto.SelfTest.PublicKey.test_RSA Crypto.SelfTest.PublicKey.test_importKey Crypto.SelfTest.Random.Fortuna.__init__ Crypto.SelfTest.Random.Fortuna.test_FortunaAccumulator Crypto.SelfTest.Random.Fortuna.test_FortunaGenerator Crypto.SelfTest.Random.Fortuna.test_SHAd256 Crypto.SelfTest.Random.OSRNG.__init__ Crypto.SelfTest.Random.OSRNG.test_fallback Crypto.SelfTest.Random.OSRNG.test_generic Crypto.SelfTest.Random.OSRNG.test_nt Crypto.SelfTest.Random.OSRNG.test_posix Crypto.SelfTest.Random.OSRNG.test_winrandom Crypto.SelfTest.Random.__init__ Crypto.SelfTest.Random.test__UserFriendlyRNG Crypto.SelfTest.Random.test_random Crypto.SelfTest.Random.test_rpoolcompat Crypto.SelfTest.Signature.__init__ Crypto.SelfTest.Signature.test_pkcs1_15 Crypto.SelfTest.Signature.test_pkcs1_pss Crypto.SelfTest.Util.__init__ Crypto.SelfTest.Util.test_Counter Crypto.SelfTest.Util.test_asn1 Crypto.SelfTest.Util.test_number Crypto.SelfTest.Util.test_winrandom Crypto.SelfTest.__init__ Crypto.SelfTest.st_common Crypto.Signature.PKCS1_PSS Crypto.Signature.PKCS1_v1_5 Crypto.Signature.__init__ Crypto.Util.Counter Crypto.Util.RFC1751 Crypto.Util.__init__ Crypto.Util._number_new Crypto.Util.asn1 Crypto.Util.number Crypto.Util.py21compat Crypto.Util.py3compat Crypto.Util.randpool Crypto.Util.winrandom Crypto.__init__ Crypto.pct_warnings CurImagePlugin DLFCN DcxImagePlugin DocXMLRPCServer EpsImagePlugin ExifTags FitsStubImagePlugin FliImagePlugin FontFile FpxImagePlugin GbrImagePlugin GdImageFile GifImagePlugin GimpGradientFile GimpPaletteFile GribStubImagePlugin HTMLParser Hdf5StubImagePlugin IN IcnsImagePlugin IcoImagePlugin ImImagePlugin Image ImageChops ImageColor ImageDraw ImageDraw2 ImageEnhance ImageFile ImageFileIO ImageFilter ImageFont ImageGL ImageGrab ImageMath ImageMode ImageOps ImagePalette ImagePath ImageQt ImageSequence ImageStat ImageTransform ImageWin ImtImagePlugin IptcImagePlugin JpegImagePlugin McIdasImagePlugin MicImagePlugin MimeWriter MpegImagePlugin MspImagePlugin OleFileIO PIL.ArgImagePlugin PIL.BdfFontFile PIL.BmpImagePlugin PIL.BufrStubImagePlugin PIL.ContainerIO PIL.CurImagePlugin PIL.DcxImagePlugin PIL.EpsImagePlugin PIL.ExifTags PIL.FitsStubImagePlugin PIL.FliImagePlugin PIL.FontFile PIL.FpxImagePlugin PIL.GbrImagePlugin PIL.GdImageFile PIL.GifImagePlugin PIL.GimpGradientFile PIL.GimpPaletteFile PIL.GribStubImagePlugin PIL.Hdf5StubImagePlugin PIL.IcnsImagePlugin PIL.IcoImagePlugin PIL.ImImagePlugin PIL.Image PIL.ImageChops PIL.ImageColor PIL.ImageDraw PIL.ImageDraw2 PIL.ImageEnhance PIL.ImageFile PIL.ImageFileIO PIL.ImageFilter PIL.ImageFont PIL.ImageGL PIL.ImageGrab PIL.ImageMath PIL.ImageMode PIL.ImageOps PIL.ImagePalette PIL.ImagePath PIL.ImageQt PIL.ImageSequence PIL.ImageStat PIL.ImageTransform PIL.ImageWin PIL.ImtImagePlugin PIL.IptcImagePlugin PIL.JpegImagePlugin PIL.McIdasImagePlugin PIL.MicImagePlugin PIL.MpegImagePlugin PIL.MspImagePlugin PIL.OleFileIO PIL.PSDraw PIL.PaletteFile PIL.PalmImagePlugin PIL.PcdImagePlugin PIL.PcfFontFile PIL.PcxImagePlugin PIL.PdfImagePlugin PIL.PixarImagePlugin PIL.PngImagePlugin PIL.PpmImagePlugin PIL.PsdImagePlugin PIL.SgiImagePlugin PIL.SunImagePlugin PIL.TarIO PIL.TgaImagePlugin PIL.TiffImagePlugin PIL.TiffTags PIL.WalImageFile PIL.WmfImagePlugin PIL.XVThumbImagePlugin PIL.XbmImagePlugin PIL.XpmImagePlugin PIL.__init__ PIL._imaging PIL._imagingft PIL._imagingmath PSDraw PaletteFile PalmImagePlugin PcdImagePlugin PcfFontFile PcxImagePlugin PdfImagePlugin PixarImagePlugin PngImagePlugin PpmImagePlugin PsdImagePlugin Queue SgiImagePlugin SimpleHTTPServer SimpleXMLRPCServer SocketServer StringIO SunImagePlugin TYPES TarIO TgaImagePlugin TiffImagePlugin TiffTags UserDict UserList UserString WalImageFile WmfImagePlugin XVThumbImagePlugin XbmImagePlugin XpmImagePlugin _LWPCookieJar _MozillaCookieJar __builtin__ @@ -33,7 +308,6 @@ __init__ __main__ _abcoll _ast _bsddb _codecs _codecs_cn @@ -42,25 +316,26 @@ _codecs_iso2022 _codecs_jp _codecs_kr _codecs_tw _csv _ctypes _curses _curses_panel _elementtree _hashlib _heapq _hotshot _imaging _imagingft _imagingmath _io _json _localemodule _lsprof _markerlib.__init__ _markerlib.markers _multiprocessing _osx_support _pyio _sqlite3 _sqlitecache _sre @@ -73,62 +348,542 @@ _threading_local _warnings _weakref _weakrefset _yaml abc aifc antigravity anydbm argparse ast asynchat asyncore atexit audiodev audioop awscli.__init__ awscli.argparser awscli.argprocess awscli.arguments awscli.clidocs awscli.clidriver awscli.compat awscli.completer awscli.customizations.__init__ awscli.customizations.addexamples awscli.customizations.argrename awscli.customizations.arguments awscli.customizations.assumerole awscli.customizations.awslambda awscli.customizations.cliinputjson awscli.customizations.cloudsearch awscli.customizations.cloudsearchdomain awscli.customizations.cloudtrail.__init__ awscli.customizations.cloudtrail.subscribe awscli.customizations.cloudtrail.utils awscli.customizations.cloudtrail.validation awscli.customizations.codecommit awscli.customizations.codedeploy.__init__ awscli.customizations.codedeploy.codedeploy awscli.customizations.codedeploy.deregister awscli.customizations.codedeploy.install awscli.customizations.codedeploy.locationargs awscli.customizations.codedeploy.push awscli.customizations.codedeploy.register awscli.customizations.codedeploy.systems awscli.customizations.codedeploy.uninstall awscli.customizations.codedeploy.utils awscli.customizations.commands awscli.customizations.configservice.__init__ awscli.customizations.configservice.getstatus awscli.customizations.configservice.putconfigurationrecorder awscli.customizations.configservice.rename_cmd awscli.customizations.configservice.subscribe awscli.customizations.configure awscli.customizations.datapipeline.__init__ awscli.customizations.datapipeline.translator awscli.customizations.ec2addcount awscli.customizations.ec2bundleinstance awscli.customizations.ec2decryptpassword awscli.customizations.ec2protocolarg awscli.customizations.ec2runinstances awscli.customizations.ec2secgroupsimplify awscli.customizations.emr.__init__ awscli.customizations.emr.addinstancegroups awscli.customizations.emr.addsteps awscli.customizations.emr.addtags awscli.customizations.emr.applicationutils awscli.customizations.emr.argumentschema awscli.customizations.emr.command awscli.customizations.emr.config awscli.customizations.emr.configutils awscli.customizations.emr.constants awscli.customizations.emr.createcluster awscli.customizations.emr.createdefaultroles awscli.customizations.emr.describecluster awscli.customizations.emr.emr awscli.customizations.emr.emrfsutils awscli.customizations.emr.emrutils awscli.customizations.emr.exceptions awscli.customizations.emr.hbase awscli.customizations.emr.hbaseutils awscli.customizations.emr.helptext awscli.customizations.emr.installapplications awscli.customizations.emr.instancegroupsutils awscli.customizations.emr.listclusters awscli.customizations.emr.modifyclusterattributes awscli.customizations.emr.ssh awscli.customizations.emr.sshutils awscli.customizations.emr.steputils awscli.customizations.emr.terminateclusters awscli.customizations.flatten awscli.customizations.generatecliskeleton awscli.customizations.globalargs awscli.customizations.iamvirtmfa awscli.customizations.iot_data awscli.customizations.kms awscli.customizations.opsworks awscli.customizations.paginate awscli.customizations.preview awscli.customizations.putmetricdata awscli.customizations.rds awscli.customizations.removals awscli.customizations.route53 awscli.customizations.s3.__init__ awscli.customizations.s3.comparator awscli.customizations.s3.executor awscli.customizations.s3.fileformat awscli.customizations.s3.filegenerator awscli.customizations.s3.fileinfo awscli.customizations.s3.fileinfobuilder awscli.customizations.s3.filters awscli.customizations.s3.s3 awscli.customizations.s3.s3handler awscli.customizations.s3.subcommands awscli.customizations.s3.syncstrategy.__init__ awscli.customizations.s3.syncstrategy.base awscli.customizations.s3.syncstrategy.delete awscli.customizations.s3.syncstrategy.exacttimestamps awscli.customizations.s3.syncstrategy.register awscli.customizations.s3.syncstrategy.sizeonly awscli.customizations.s3.tasks awscli.customizations.s3.transferconfig awscli.customizations.s3.utils awscli.customizations.s3endpoint awscli.customizations.s3errormsg awscli.customizations.scalarparse awscli.customizations.sessendemail awscli.customizations.streamingoutputarg awscli.customizations.toplevelbool awscli.customizations.utils awscli.customizations.waiters awscli.errorhandler awscli.formatter awscli.handlers awscli.help awscli.paramfile awscli.plugin awscli.schema awscli.shorthand awscli.table awscli.testutils awscli.text awscli.topictags awscli.utils babel.__init__ babel.core babel.dates babel.localedata babel.messages.__init__ babel.messages.catalog babel.messages.checkers babel.messages.extract babel.messages.frontend babel.messages.jslexer babel.messages.mofile babel.messages.plurals babel.messages.pofile babel.numbers babel.support babel.util backports.__init__ backports.ssl_match_hostname.__init__ base64 bdb binascii binhex bisect boto.__init__ boto.auth boto.auth_handler boto.awslambda.__init__ boto.awslambda.exceptions boto.awslambda.layer1 boto.beanstalk.__init__ boto.beanstalk.exception boto.beanstalk.layer1 boto.beanstalk.response boto.beanstalk.wrapper boto.cacerts.__init__ boto.cloudformation.__init__ boto.cloudformation.connection boto.cloudformation.stack boto.cloudformation.template boto.cloudfront.__init__ boto.cloudfront.distribution boto.cloudfront.exception boto.cloudfront.identity boto.cloudfront.invalidation boto.cloudfront.logging boto.cloudfront.object boto.cloudfront.origin boto.cloudfront.signers boto.cloudhsm.__init__ boto.cloudhsm.exceptions boto.cloudhsm.layer1 boto.cloudsearch.__init__ boto.cloudsearch.document boto.cloudsearch.domain boto.cloudsearch.layer1 boto.cloudsearch.layer2 boto.cloudsearch.optionstatus boto.cloudsearch.search boto.cloudsearch.sourceattribute boto.cloudsearch2.__init__ boto.cloudsearch2.document boto.cloudsearch2.domain boto.cloudsearch2.exceptions boto.cloudsearch2.layer1 boto.cloudsearch2.layer2 boto.cloudsearch2.optionstatus boto.cloudsearch2.search boto.cloudsearchdomain.__init__ boto.cloudsearchdomain.exceptions boto.cloudsearchdomain.layer1 boto.cloudtrail.__init__ boto.cloudtrail.exceptions boto.cloudtrail.layer1 boto.codedeploy.__init__ boto.codedeploy.exceptions boto.codedeploy.layer1 boto.cognito.__init__ boto.cognito.identity.__init__ boto.cognito.identity.exceptions boto.cognito.identity.layer1 boto.cognito.sync.__init__ boto.cognito.sync.exceptions boto.cognito.sync.layer1 boto.compat boto.configservice.__init__ boto.configservice.exceptions boto.configservice.layer1 boto.connection boto.contrib.__init__ boto.contrib.ymlmessage boto.datapipeline.__init__ boto.datapipeline.exceptions boto.datapipeline.layer1 boto.directconnect.__init__ boto.directconnect.exceptions boto.directconnect.layer1 boto.dynamodb.__init__ boto.dynamodb.batch boto.dynamodb.condition boto.dynamodb.exceptions boto.dynamodb.item boto.dynamodb.layer1 boto.dynamodb.layer2 boto.dynamodb.schema boto.dynamodb.table boto.dynamodb.types boto.dynamodb2.__init__ boto.dynamodb2.exceptions boto.dynamodb2.fields boto.dynamodb2.items boto.dynamodb2.layer1 boto.dynamodb2.results boto.dynamodb2.table boto.dynamodb2.types boto.ec2.__init__ boto.ec2.address boto.ec2.attributes boto.ec2.autoscale.__init__ boto.ec2.autoscale.activity boto.ec2.autoscale.group boto.ec2.autoscale.instance boto.ec2.autoscale.launchconfig boto.ec2.autoscale.limits boto.ec2.autoscale.policy boto.ec2.autoscale.request boto.ec2.autoscale.scheduled boto.ec2.autoscale.tag boto.ec2.blockdevicemapping boto.ec2.bundleinstance boto.ec2.buyreservation boto.ec2.cloudwatch.__init__ boto.ec2.cloudwatch.alarm boto.ec2.cloudwatch.datapoint boto.ec2.cloudwatch.dimension boto.ec2.cloudwatch.listelement boto.ec2.cloudwatch.metric boto.ec2.connection boto.ec2.ec2object boto.ec2.elb.__init__ boto.ec2.elb.attributes boto.ec2.elb.healthcheck boto.ec2.elb.instancestate boto.ec2.elb.listelement boto.ec2.elb.listener boto.ec2.elb.loadbalancer boto.ec2.elb.policies boto.ec2.elb.securitygroup boto.ec2.group boto.ec2.image boto.ec2.instance boto.ec2.instanceinfo boto.ec2.instancestatus boto.ec2.instancetype boto.ec2.keypair boto.ec2.launchspecification boto.ec2.networkinterface boto.ec2.placementgroup boto.ec2.regioninfo boto.ec2.reservedinstance boto.ec2.securitygroup boto.ec2.snapshot boto.ec2.spotdatafeedsubscription boto.ec2.spotinstancerequest boto.ec2.spotpricehistory boto.ec2.tag boto.ec2.volume boto.ec2.volumestatus boto.ec2.zone boto.ec2containerservice.__init__ boto.ec2containerservice.exceptions boto.ec2containerservice.layer1 boto.ecs.__init__ boto.ecs.item boto.elasticache.__init__ boto.elasticache.layer1 boto.elastictranscoder.__init__ boto.elastictranscoder.exceptions boto.elastictranscoder.layer1 boto.emr.__init__ boto.emr.bootstrap_action boto.emr.connection boto.emr.emrobject boto.emr.instance_group boto.emr.step boto.exception boto.file.__init__ boto.file.bucket boto.file.connection boto.file.key boto.file.simpleresultset boto.fps.__init__ boto.fps.connection boto.fps.exception boto.fps.response boto.glacier.__init__ boto.glacier.concurrent boto.glacier.exceptions boto.glacier.job boto.glacier.layer1 boto.glacier.layer2 boto.glacier.response boto.glacier.utils boto.glacier.vault boto.glacier.writer boto.gs.__init__ boto.gs.acl boto.gs.bucket boto.gs.bucketlistresultset boto.gs.connection boto.gs.cors boto.gs.key boto.gs.lifecycle boto.gs.resumable_upload_handler boto.gs.user boto.handler boto.https_connection boto.iam.__init__ boto.iam.connection boto.iam.summarymap boto.jsonresponse boto.kinesis.__init__ boto.kinesis.exceptions boto.kinesis.layer1 boto.kms.__init__ boto.kms.exceptions boto.kms.layer1 boto.logs.__init__ boto.logs.exceptions boto.logs.layer1 boto.machinelearning.__init__ boto.machinelearning.exceptions boto.machinelearning.layer1 boto.manage.__init__ boto.manage.cmdshell boto.manage.propget boto.manage.server boto.manage.task boto.manage.test_manage boto.manage.volume boto.mashups.__init__ boto.mashups.interactive boto.mashups.iobject boto.mashups.order boto.mashups.server boto.mturk.__init__ boto.mturk.connection boto.mturk.layoutparam boto.mturk.notification boto.mturk.price boto.mturk.qualification boto.mturk.question boto.mws.__init__ boto.mws.connection boto.mws.exception boto.mws.response boto.opsworks.__init__ boto.opsworks.exceptions boto.opsworks.layer1 boto.plugin boto.provider boto.pyami.__init__ boto.pyami.bootstrap boto.pyami.config boto.pyami.copybot boto.pyami.helloworld boto.pyami.installers.__init__ boto.pyami.installers.ubuntu.__init__ boto.pyami.installers.ubuntu.apache boto.pyami.installers.ubuntu.ebs boto.pyami.installers.ubuntu.installer boto.pyami.installers.ubuntu.mysql boto.pyami.installers.ubuntu.trac boto.pyami.launch_ami boto.pyami.scriptbase boto.pyami.startup boto.rds.__init__ boto.rds.dbinstance boto.rds.dbsecuritygroup boto.rds.dbsnapshot boto.rds.dbsubnetgroup boto.rds.event boto.rds.logfile boto.rds.optiongroup boto.rds.parametergroup boto.rds.regioninfo boto.rds.statusinfo boto.rds.vpcsecuritygroupmembership boto.rds2.__init__ boto.rds2.exceptions boto.rds2.layer1 boto.redshift.__init__ boto.redshift.exceptions boto.redshift.layer1 boto.regioninfo boto.requestlog boto.resultset boto.roboto.__init__ boto.roboto.awsqueryrequest boto.roboto.awsqueryservice boto.roboto.param boto.route53.__init__ boto.route53.connection boto.route53.domains.__init__ boto.route53.domains.exceptions boto.route53.domains.layer1 boto.route53.exception boto.route53.healthcheck boto.route53.hostedzone boto.route53.record boto.route53.status boto.route53.zone boto.s3.__init__ boto.s3.acl boto.s3.bucket boto.s3.bucketlistresultset boto.s3.bucketlogging boto.s3.connection boto.s3.cors boto.s3.deletemarker boto.s3.key boto.s3.keyfile boto.s3.lifecycle boto.s3.multidelete boto.s3.multipart boto.s3.prefix boto.s3.resumable_download_handler boto.s3.tagging boto.s3.user boto.s3.website boto.sdb.__init__ boto.sdb.connection boto.sdb.db.__init__ boto.sdb.db.blob boto.sdb.db.key boto.sdb.db.manager.__init__ boto.sdb.db.manager.sdbmanager boto.sdb.db.manager.xmlmanager boto.sdb.db.model boto.sdb.db.property boto.sdb.db.query boto.sdb.db.sequence boto.sdb.db.test_db boto.sdb.domain boto.sdb.item boto.sdb.queryresultset boto.sdb.regioninfo boto.services.__init__ boto.services.bs boto.services.message boto.services.result boto.services.service boto.services.servicedef boto.services.sonofmmm boto.services.submit boto.ses.__init__ boto.ses.connection boto.ses.exceptions boto.sns.__init__ boto.sns.connection boto.sqs.__init__ boto.sqs.attributes boto.sqs.batchresults boto.sqs.bigmessage boto.sqs.connection boto.sqs.jsonmessage boto.sqs.message boto.sqs.messageattributes boto.sqs.queue boto.sqs.regioninfo boto.storage_uri boto.sts.__init__ boto.sts.connection boto.sts.credentials boto.support.__init__ boto.support.exceptions boto.support.layer1 boto.swf.__init__ boto.swf.exceptions boto.swf.layer1 boto.swf.layer1_decisions boto.swf.layer2 boto.utils boto.vendored.__init__ boto.vendored.six boto.vpc.__init__ boto.vpc.customergateway boto.vpc.dhcpoptions boto.vpc.internetgateway boto.vpc.networkacl boto.vpc.routetable boto.vpc.subnet boto.vpc.vpc boto.vpc.vpc_peering_connection boto.vpc.vpnconnection boto.vpc.vpngateway botocore.__init__ botocore.auth botocore.awsrequest @@ -234,7 +989,6 @@ botocore.vendored.requests.packages.urllib3.packages.__init__ botocore.vendored.requests.packages.urllib3.packages.ordered_dict botocore.vendored.requests.packages.urllib3.packages.six botocore.vendored.requests.packages.urllib3.packages.ssl_match_hostname.__init__ botocore.vendored.requests.packages.urllib3.poolmanager botocore.vendored.requests.packages.urllib3.request botocore.vendored.requests.packages.urllib3.response @@ -264,14 +1018,265 @@ cPickle cProfile cStringIO calendar cfnbootstrap.__init__ cfnbootstrap.apt_tool cfnbootstrap.auth cfnbootstrap.aws_client cfnbootstrap.cfn_client cfnbootstrap.command_tool cfnbootstrap.construction cfnbootstrap.construction_errors cfnbootstrap.endpoint_tool cfnbootstrap.file_tool cfnbootstrap.lang_package_tools cfnbootstrap.msi_tool cfnbootstrap.packages.__init__ cfnbootstrap.packages.requests.__init__ cfnbootstrap.packages.requests.adapters cfnbootstrap.packages.requests.api cfnbootstrap.packages.requests.auth cfnbootstrap.packages.requests.certs cfnbootstrap.packages.requests.compat cfnbootstrap.packages.requests.cookies cfnbootstrap.packages.requests.exceptions cfnbootstrap.packages.requests.hooks cfnbootstrap.packages.requests.models cfnbootstrap.packages.requests.packages.__init__ cfnbootstrap.packages.requests.packages.chardet.__init__ cfnbootstrap.packages.requests.packages.chardet.big5freq cfnbootstrap.packages.requests.packages.chardet.big5prober cfnbootstrap.packages.requests.packages.chardet.chardetect cfnbootstrap.packages.requests.packages.chardet.chardistribution cfnbootstrap.packages.requests.packages.chardet.charsetgroupprober cfnbootstrap.packages.requests.packages.chardet.charsetprober cfnbootstrap.packages.requests.packages.chardet.codingstatemachine cfnbootstrap.packages.requests.packages.chardet.compat cfnbootstrap.packages.requests.packages.chardet.constants cfnbootstrap.packages.requests.packages.chardet.cp949prober cfnbootstrap.packages.requests.packages.chardet.escprober cfnbootstrap.packages.requests.packages.chardet.escsm cfnbootstrap.packages.requests.packages.chardet.eucjpprober cfnbootstrap.packages.requests.packages.chardet.euckrfreq cfnbootstrap.packages.requests.packages.chardet.euckrprober cfnbootstrap.packages.requests.packages.chardet.euctwfreq cfnbootstrap.packages.requests.packages.chardet.euctwprober cfnbootstrap.packages.requests.packages.chardet.gb2312freq cfnbootstrap.packages.requests.packages.chardet.gb2312prober cfnbootstrap.packages.requests.packages.chardet.hebrewprober cfnbootstrap.packages.requests.packages.chardet.jisfreq cfnbootstrap.packages.requests.packages.chardet.jpcntx cfnbootstrap.packages.requests.packages.chardet.langbulgarianmodel cfnbootstrap.packages.requests.packages.chardet.langcyrillicmodel cfnbootstrap.packages.requests.packages.chardet.langgreekmodel cfnbootstrap.packages.requests.packages.chardet.langhebrewmodel cfnbootstrap.packages.requests.packages.chardet.langhungarianmodel cfnbootstrap.packages.requests.packages.chardet.langthaimodel cfnbootstrap.packages.requests.packages.chardet.latin1prober cfnbootstrap.packages.requests.packages.chardet.mbcharsetprober cfnbootstrap.packages.requests.packages.chardet.mbcsgroupprober cfnbootstrap.packages.requests.packages.chardet.mbcssm cfnbootstrap.packages.requests.packages.chardet.sbcharsetprober cfnbootstrap.packages.requests.packages.chardet.sbcsgroupprober cfnbootstrap.packages.requests.packages.chardet.sjisprober cfnbootstrap.packages.requests.packages.chardet.universaldetector cfnbootstrap.packages.requests.packages.chardet.utf8prober cfnbootstrap.packages.requests.packages.urllib3.__init__ cfnbootstrap.packages.requests.packages.urllib3._collections cfnbootstrap.packages.requests.packages.urllib3.connection cfnbootstrap.packages.requests.packages.urllib3.connectionpool cfnbootstrap.packages.requests.packages.urllib3.contrib.__init__ cfnbootstrap.packages.requests.packages.urllib3.contrib.ntlmpool cfnbootstrap.packages.requests.packages.urllib3.contrib.pyopenssl cfnbootstrap.packages.requests.packages.urllib3.exceptions cfnbootstrap.packages.requests.packages.urllib3.fields cfnbootstrap.packages.requests.packages.urllib3.filepost cfnbootstrap.packages.requests.packages.urllib3.packages.__init__ cfnbootstrap.packages.requests.packages.urllib3.packages.ordered_dict cfnbootstrap.packages.requests.packages.urllib3.packages.six cfnbootstrap.packages.requests.packages.urllib3.packages.ssl_match_hostname.__init__ cfnbootstrap.packages.requests.packages.urllib3.packages.ssl_match_hostname._implementation cfnbootstrap.packages.requests.packages.urllib3.poolmanager cfnbootstrap.packages.requests.packages.urllib3.request cfnbootstrap.packages.requests.packages.urllib3.response cfnbootstrap.packages.requests.packages.urllib3.util.__init__ cfnbootstrap.packages.requests.packages.urllib3.util.connection cfnbootstrap.packages.requests.packages.urllib3.util.request cfnbootstrap.packages.requests.packages.urllib3.util.response cfnbootstrap.packages.requests.packages.urllib3.util.retry cfnbootstrap.packages.requests.packages.urllib3.util.ssl_ cfnbootstrap.packages.requests.packages.urllib3.util.timeout cfnbootstrap.packages.requests.packages.urllib3.util.url cfnbootstrap.packages.requests.sessions cfnbootstrap.packages.requests.status_codes cfnbootstrap.packages.requests.structures cfnbootstrap.packages.requests.utils cfnbootstrap.platform_utils cfnbootstrap.posix_security cfnbootstrap.resources.__init__ cfnbootstrap.resources.documents.__init__ cfnbootstrap.rpm_tools cfnbootstrap.security cfnbootstrap.service_tools cfnbootstrap.sources_tool cfnbootstrap.sqs_client cfnbootstrap.update_hooks cfnbootstrap.user_group_tools cfnbootstrap.util cfnbootstrap.winhup cgi cgitb chardet.__init__ chardet.big5freq chardet.big5prober chardet.chardistribution chardet.charsetgroupprober chardet.charsetprober chardet.codingstatemachine chardet.constants chardet.escprober chardet.escsm chardet.eucjpprober chardet.euckrfreq chardet.euckrprober chardet.euctwfreq chardet.euctwprober chardet.gb2312freq chardet.gb2312prober chardet.hebrewprober chardet.jisfreq chardet.jpcntx chardet.langbulgarianmodel chardet.langcyrillicmodel chardet.langgreekmodel chardet.langhebrewmodel chardet.langhungarianmodel chardet.langthaimodel chardet.latin1prober chardet.mbcharsetprober chardet.mbcsgroupprober chardet.mbcssm chardet.sbcharsetprober chardet.sbcsgroupprober chardet.sjisprober chardet.test chardet.universaldetector chardet.utf8prober chunk cloudinit.__init__ cloudinit.cloud cloudinit.config.__init__ cloudinit.config.cc_apt_configure cloudinit.config.cc_apt_pipelining cloudinit.config.cc_bootcmd cloudinit.config.cc_byobu cloudinit.config.cc_ca_certs cloudinit.config.cc_chef cloudinit.config.cc_debug cloudinit.config.cc_disable_ec2_metadata cloudinit.config.cc_disk_setup cloudinit.config.cc_emit_upstart cloudinit.config.cc_final_message cloudinit.config.cc_foo cloudinit.config.cc_genrepo cloudinit.config.cc_growpart cloudinit.config.cc_grub_dpkg cloudinit.config.cc_keys_to_console cloudinit.config.cc_landscape cloudinit.config.cc_locale cloudinit.config.cc_mcollective cloudinit.config.cc_migrator cloudinit.config.cc_mounts cloudinit.config.cc_package_update_upgrade_install cloudinit.config.cc_phone_home cloudinit.config.cc_power_state_change cloudinit.config.cc_puppet cloudinit.config.cc_resizefs cloudinit.config.cc_resolv_conf cloudinit.config.cc_rsyslog cloudinit.config.cc_runcmd cloudinit.config.cc_salt_minion cloudinit.config.cc_scripts_per_boot cloudinit.config.cc_scripts_per_instance cloudinit.config.cc_scripts_per_once cloudinit.config.cc_scripts_user cloudinit.config.cc_scripts_vendor cloudinit.config.cc_seed_random cloudinit.config.cc_set_hostname cloudinit.config.cc_set_passwords cloudinit.config.cc_ssh cloudinit.config.cc_ssh_authkey_fingerprints cloudinit.config.cc_ssh_import_id cloudinit.config.cc_timezone cloudinit.config.cc_ubuntu_init_switch cloudinit.config.cc_update_etc_hosts cloudinit.config.cc_update_hostname cloudinit.config.cc_users_groups cloudinit.config.cc_write_files cloudinit.config.cc_write_metadata cloudinit.config.cc_yum_add_repo cloudinit.config.cc_yum_configure cloudinit.cs_utils cloudinit.distros.__init__ cloudinit.distros.amazon cloudinit.distros.arch cloudinit.distros.debian cloudinit.distros.fedora cloudinit.distros.freebsd cloudinit.distros.gentoo cloudinit.distros.net_util cloudinit.distros.parsers.__init__ cloudinit.distros.parsers.hostname cloudinit.distros.parsers.hosts cloudinit.distros.parsers.resolv_conf cloudinit.distros.parsers.sys_conf cloudinit.distros.rhel cloudinit.distros.rhel_util cloudinit.distros.sles cloudinit.distros.ubuntu cloudinit.ec2_utils cloudinit.filters.__init__ cloudinit.filters.launch_index cloudinit.handlers.__init__ cloudinit.handlers.boot_hook cloudinit.handlers.cloud_config cloudinit.handlers.shell_script cloudinit.handlers.upstart_job cloudinit.helpers cloudinit.importer cloudinit.log cloudinit.mergers.__init__ cloudinit.mergers.m_dict cloudinit.mergers.m_list cloudinit.mergers.m_str cloudinit.netinfo cloudinit.patcher cloudinit.safeyaml cloudinit.settings cloudinit.signal_handler cloudinit.simpletable cloudinit.sources.DataSourceEc2 cloudinit.sources.DataSourceNone cloudinit.sources.__init__ cloudinit.sources.helpers.__init__ cloudinit.ssh_util cloudinit.stages cloudinit.templater cloudinit.type_utils cloudinit.url_helper cloudinit.user_data cloudinit.util cloudinit.version cmd code codecs codeop collections colorama.__init__ colorama.ansi colorama.ansitowin32 colorama.initialise colorama.win32 colorama.winterm colorsys commands compileall @@ -286,12 +1291,7 @@ compiler.symbols compiler.syntax compiler.transformer compiler.visitor configobj contextlib cookielib copy @@ -313,6 +1313,12 @@ curses.has_key curses.panel curses.textpad curses.wrapper daemon.__init__ daemon.daemon daemon.pidlockfile daemon.runner daemon.version.__init__ daemon.version.version_info datetime dateutil.__init__ dateutil.easter @@ -488,9 +1494,22 @@ docutils.writers.pep_html.__init__ docutils.writers.pseudoxml docutils.writers.s5_html.__init__ docutils.writers.xetex.__init__ drv_libxml2 dumbdbm dummy_thread dummy_threading easy_install ecdsa.__init__ ecdsa._version ecdsa.curves ecdsa.der ecdsa.ecdsa ecdsa.ellipticcurve ecdsa.keys ecdsa.numbertheory ecdsa.rfc6979 ecdsa.test_pyecdsa ecdsa.util email.__init__ email._parseaddr email.base64mime @@ -649,9 +1668,6 @@ fractions ftplib functools future_builtins gc genericpath getopt @@ -684,7 +1700,46 @@ iniparse.config iniparse.ini inspect io jinja2.__init__ jinja2._compat jinja2._stringdefs jinja2.bccache jinja2.compiler jinja2.constants jinja2.debug jinja2.defaults jinja2.environment jinja2.exceptions jinja2.ext jinja2.filters jinja2.lexer jinja2.loaders jinja2.meta jinja2.nodes jinja2.optimizer jinja2.parser jinja2.runtime jinja2.sandbox jinja2.tests jinja2.testsuite.__init__ jinja2.testsuite.api jinja2.testsuite.bytecode_cache jinja2.testsuite.core_tags jinja2.testsuite.debug jinja2.testsuite.doctests jinja2.testsuite.ext jinja2.testsuite.filters jinja2.testsuite.imports jinja2.testsuite.inheritance jinja2.testsuite.lexnparse jinja2.testsuite.loader jinja2.testsuite.regression jinja2.testsuite.res.__init__ jinja2.testsuite.security jinja2.testsuite.tests jinja2.testsuite.utils jinja2.utils jinja2.visitor jmespath.__init__ jmespath.ast jmespath.compat @@ -698,7 +1753,34 @@ json.decoder json.encoder json.scanner json.tool jsonpatch jsonpointer keyword kitchen.__init__ kitchen.collections.__init__ kitchen.collections.strictdict kitchen.exceptions kitchen.i18n.__init__ kitchen.iterutils.__init__ kitchen.pycompat24.__init__ kitchen.pycompat24.base64.__init__ kitchen.pycompat24.base64._base64 kitchen.pycompat24.sets.__init__ kitchen.pycompat24.subprocess kitchen.pycompat25.__init__ kitchen.pycompat25.collections.__init__ kitchen.pycompat25.collections._defaultdict kitchen.pycompat27.__init__ kitchen.pycompat27.subprocess.__init__ kitchen.pycompat27.subprocess._subprocess kitchen.release kitchen.text.__init__ kitchen.text.converters kitchen.text.display kitchen.text.exceptions kitchen.text.misc kitchen.text.utf8 kitchen.versioning.__init__ lib2to3.__init__ lib2to3.__main__ lib2to3.btm_matcher @@ -783,9 +1865,12 @@ lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util liblzma libxml2 libxml2mod linecache linuxaudiodev locale lockfile logging.__init__ logging.config logging.handlers @@ -795,6 +1880,10 @@ macurl2path mailbox mailcap markupbase markupsafe.__init__ markupsafe._constants markupsafe._native markupsafe.tests marshal math md5 @@ -831,13 +1920,297 @@ optparse os os2emxpath ossaudiodev paramiko.__init__ paramiko._version paramiko._winapi paramiko.agent paramiko.auth_handler paramiko.ber paramiko.buffered_pipe paramiko.channel paramiko.client paramiko.common paramiko.compress paramiko.config paramiko.dsskey paramiko.ecdsakey paramiko.file paramiko.hostkeys paramiko.kex_gex paramiko.kex_group1 paramiko.kex_group14 paramiko.kex_gss paramiko.message paramiko.packet paramiko.pipe paramiko.pkey paramiko.primes paramiko.proxy paramiko.py3compat paramiko.resource paramiko.rsakey paramiko.server paramiko.sftp paramiko.sftp_attr paramiko.sftp_client paramiko.sftp_file paramiko.sftp_handle paramiko.sftp_server paramiko.sftp_si paramiko.ssh_exception paramiko.ssh_gss paramiko.transport paramiko.util paramiko.win_pageant pdb pickle pickletools pip.__init__ pip.__main__ pip._vendor.__init__ pip._vendor._markerlib.__init__ pip._vendor._markerlib.markers pip._vendor.cachecontrol.__init__ pip._vendor.cachecontrol.adapter pip._vendor.cachecontrol.cache pip._vendor.cachecontrol.caches.__init__ pip._vendor.cachecontrol.caches.file_cache pip._vendor.cachecontrol.caches.redis_cache pip._vendor.cachecontrol.compat pip._vendor.cachecontrol.controller pip._vendor.cachecontrol.filewrapper pip._vendor.cachecontrol.heuristics pip._vendor.cachecontrol.serialize pip._vendor.cachecontrol.wrapper pip._vendor.colorama.__init__ pip._vendor.colorama.ansi pip._vendor.colorama.ansitowin32 pip._vendor.colorama.initialise pip._vendor.colorama.win32 pip._vendor.colorama.winterm pip._vendor.distlib.__init__ pip._vendor.distlib._backport.__init__ pip._vendor.distlib._backport.misc pip._vendor.distlib._backport.shutil pip._vendor.distlib._backport.sysconfig pip._vendor.distlib._backport.tarfile pip._vendor.distlib.compat pip._vendor.distlib.database pip._vendor.distlib.index pip._vendor.distlib.locators pip._vendor.distlib.manifest pip._vendor.distlib.markers pip._vendor.distlib.metadata pip._vendor.distlib.resources pip._vendor.distlib.scripts pip._vendor.distlib.util pip._vendor.distlib.version pip._vendor.distlib.wheel pip._vendor.html5lib.__init__ pip._vendor.html5lib.constants pip._vendor.html5lib.filters.__init__ pip._vendor.html5lib.filters._base pip._vendor.html5lib.filters.alphabeticalattributes pip._vendor.html5lib.filters.inject_meta_charset pip._vendor.html5lib.filters.lint pip._vendor.html5lib.filters.optionaltags pip._vendor.html5lib.filters.sanitizer pip._vendor.html5lib.filters.whitespace pip._vendor.html5lib.html5parser pip._vendor.html5lib.ihatexml pip._vendor.html5lib.inputstream pip._vendor.html5lib.sanitizer pip._vendor.html5lib.serializer.__init__ pip._vendor.html5lib.serializer.htmlserializer pip._vendor.html5lib.tokenizer pip._vendor.html5lib.treeadapters.__init__ pip._vendor.html5lib.treeadapters.sax pip._vendor.html5lib.treebuilders.__init__ pip._vendor.html5lib.treebuilders._base pip._vendor.html5lib.treebuilders.dom pip._vendor.html5lib.treebuilders.etree pip._vendor.html5lib.treebuilders.etree_lxml pip._vendor.html5lib.treewalkers.__init__ pip._vendor.html5lib.treewalkers._base pip._vendor.html5lib.treewalkers.dom pip._vendor.html5lib.treewalkers.etree pip._vendor.html5lib.treewalkers.genshistream pip._vendor.html5lib.treewalkers.lxmletree pip._vendor.html5lib.treewalkers.pulldom pip._vendor.html5lib.trie.__init__ pip._vendor.html5lib.trie._base pip._vendor.html5lib.trie.datrie pip._vendor.html5lib.trie.py pip._vendor.html5lib.utils pip._vendor.ipaddress pip._vendor.lockfile.__init__ pip._vendor.lockfile.linklockfile pip._vendor.lockfile.mkdirlockfile pip._vendor.lockfile.pidlockfile pip._vendor.lockfile.sqlitelockfile pip._vendor.lockfile.symlinklockfile pip._vendor.packaging.__about__ pip._vendor.packaging.__init__ pip._vendor.packaging._compat pip._vendor.packaging._structures pip._vendor.packaging.specifiers pip._vendor.packaging.version pip._vendor.pkg_resources.__init__ pip._vendor.pkg_resources.tests.__init__ pip._vendor.pkg_resources.tests.test_pkg_resources pip._vendor.pkg_resources.tests.test_resources pip._vendor.progress.__init__ pip._vendor.progress.bar pip._vendor.progress.counter pip._vendor.progress.helpers pip._vendor.progress.spinner pip._vendor.requests.__init__ pip._vendor.requests.adapters pip._vendor.requests.api pip._vendor.requests.auth pip._vendor.requests.certs pip._vendor.requests.compat pip._vendor.requests.cookies pip._vendor.requests.exceptions pip._vendor.requests.hooks pip._vendor.requests.models pip._vendor.requests.packages.__init__ pip._vendor.requests.packages.chardet.__init__ pip._vendor.requests.packages.chardet.big5freq pip._vendor.requests.packages.chardet.big5prober pip._vendor.requests.packages.chardet.chardetect pip._vendor.requests.packages.chardet.chardistribution pip._vendor.requests.packages.chardet.charsetgroupprober pip._vendor.requests.packages.chardet.charsetprober pip._vendor.requests.packages.chardet.codingstatemachine pip._vendor.requests.packages.chardet.compat pip._vendor.requests.packages.chardet.constants pip._vendor.requests.packages.chardet.cp949prober pip._vendor.requests.packages.chardet.escprober pip._vendor.requests.packages.chardet.escsm pip._vendor.requests.packages.chardet.eucjpprober pip._vendor.requests.packages.chardet.euckrfreq pip._vendor.requests.packages.chardet.euckrprober pip._vendor.requests.packages.chardet.euctwfreq pip._vendor.requests.packages.chardet.euctwprober pip._vendor.requests.packages.chardet.gb2312freq pip._vendor.requests.packages.chardet.gb2312prober pip._vendor.requests.packages.chardet.hebrewprober pip._vendor.requests.packages.chardet.jisfreq pip._vendor.requests.packages.chardet.jpcntx pip._vendor.requests.packages.chardet.langbulgarianmodel pip._vendor.requests.packages.chardet.langcyrillicmodel pip._vendor.requests.packages.chardet.langgreekmodel pip._vendor.requests.packages.chardet.langhebrewmodel pip._vendor.requests.packages.chardet.langhungarianmodel pip._vendor.requests.packages.chardet.langthaimodel pip._vendor.requests.packages.chardet.latin1prober pip._vendor.requests.packages.chardet.mbcharsetprober pip._vendor.requests.packages.chardet.mbcsgroupprober pip._vendor.requests.packages.chardet.mbcssm pip._vendor.requests.packages.chardet.sbcharsetprober pip._vendor.requests.packages.chardet.sbcsgroupprober pip._vendor.requests.packages.chardet.sjisprober pip._vendor.requests.packages.chardet.universaldetector pip._vendor.requests.packages.chardet.utf8prober pip._vendor.requests.packages.urllib3.__init__ pip._vendor.requests.packages.urllib3._collections pip._vendor.requests.packages.urllib3.connection pip._vendor.requests.packages.urllib3.connectionpool pip._vendor.requests.packages.urllib3.contrib.__init__ pip._vendor.requests.packages.urllib3.contrib.ntlmpool pip._vendor.requests.packages.urllib3.contrib.pyopenssl pip._vendor.requests.packages.urllib3.exceptions pip._vendor.requests.packages.urllib3.fields pip._vendor.requests.packages.urllib3.filepost pip._vendor.requests.packages.urllib3.packages.__init__ pip._vendor.requests.packages.urllib3.packages.ordered_dict pip._vendor.requests.packages.urllib3.packages.six pip._vendor.requests.packages.urllib3.packages.ssl_match_hostname.__init__ pip._vendor.requests.packages.urllib3.poolmanager pip._vendor.requests.packages.urllib3.request pip._vendor.requests.packages.urllib3.response pip._vendor.requests.packages.urllib3.util.__init__ pip._vendor.requests.packages.urllib3.util.connection pip._vendor.requests.packages.urllib3.util.request pip._vendor.requests.packages.urllib3.util.response pip._vendor.requests.packages.urllib3.util.retry pip._vendor.requests.packages.urllib3.util.ssl_ pip._vendor.requests.packages.urllib3.util.timeout pip._vendor.requests.packages.urllib3.util.url pip._vendor.requests.sessions pip._vendor.requests.status_codes pip._vendor.requests.structures pip._vendor.requests.utils pip._vendor.retrying pip._vendor.six pip.basecommand pip.baseparser pip.cmdoptions pip.commands.__init__ pip.commands.completion pip.commands.freeze pip.commands.help pip.commands.install pip.commands.list pip.commands.search pip.commands.show pip.commands.uninstall pip.commands.unzip pip.commands.wheel pip.commands.zip pip.compat.__init__ pip.compat.dictconfig pip.download pip.exceptions pip.index pip.locations pip.models.__init__ pip.models.index pip.operations.__init__ pip.operations.freeze pip.pep425tags pip.req.__init__ pip.req.req_file pip.req.req_install pip.req.req_requirement pip.req.req_set pip.req.req_uninstall pip.status_codes pip.utils.__init__ pip.utils.appdirs pip.utils.build pip.utils.deprecation pip.utils.filesystem pip.utils.logging pip.utils.outdated pip.utils.ui pip.vcs.__init__ pip.vcs.bazaar pip.vcs.git pip.vcs.mercurial pip.vcs.subversion pip.wheel pipes pkg_resources.__init__ pkg_resources._vendor.__init__ pkg_resources._vendor.packaging.__about__ pkg_resources._vendor.packaging.__init__ pkg_resources._vendor.packaging._compat pkg_resources._vendor.packaging._structures pkg_resources._vendor.packaging.specifiers pkg_resources._vendor.packaging.version pkg_resources.tests.__init__ pkg_resources.tests.test_pkg_resources pkg_resources.tests.test_resources pkgutil platform plistlib ply.__init__ ply.cpp ply.ctokens ply.lex ply.yacc popen2 poplib posix @@ -849,17 +2222,112 @@ pstats pty pwd py_compile pyasn1.__init__ pyasn1.codec.__init__ pyasn1.codec.ber.__init__ pyasn1.codec.ber.decoder pyasn1.codec.ber.encoder pyasn1.codec.ber.eoo pyasn1.codec.cer.__init__ pyasn1.codec.cer.decoder pyasn1.codec.cer.encoder pyasn1.codec.der.__init__ pyasn1.codec.der.decoder pyasn1.codec.der.encoder pyasn1.compat.__init__ pyasn1.compat.octets pyasn1.debug pyasn1.error pyasn1.type.__init__ pyasn1.type.base pyasn1.type.char pyasn1.type.constraint pyasn1.type.error pyasn1.type.namedtype pyasn1.type.namedval pyasn1.type.tag pyasn1.type.tagmap pyasn1.type.univ pyasn1.type.useful pyclbr pycurl pydoc pydoc_data.__init__ pydoc_data.topics pyexpat pystache.__init__ pystache.commands.__init__ pystache.commands.render pystache.commands.test pystache.common pystache.context pystache.defaults pystache.init pystache.loader pystache.locator pystache.parsed pystache.parser pystache.renderengine pystache.renderer pystache.specloader pystache.template_spec pystache.tests.__init__ pystache.tests.benchmark pystache.tests.common pystache.tests.data.__init__ pystache.tests.data.locator.__init__ pystache.tests.data.views pystache.tests.doctesting pystache.tests.examples.__init__ pystache.tests.examples.comments pystache.tests.examples.complex pystache.tests.examples.delimiters pystache.tests.examples.double_section pystache.tests.examples.escaped pystache.tests.examples.inverted pystache.tests.examples.lambdas pystache.tests.examples.nested_context pystache.tests.examples.partials_with_lambdas pystache.tests.examples.readme pystache.tests.examples.simple pystache.tests.examples.template_partial pystache.tests.examples.unescaped pystache.tests.examples.unicode_input pystache.tests.examples.unicode_output pystache.tests.main pystache.tests.spectesting pystache.tests.test___init__ pystache.tests.test_commands pystache.tests.test_context pystache.tests.test_defaults pystache.tests.test_examples pystache.tests.test_loader pystache.tests.test_locator pystache.tests.test_parser pystache.tests.test_pystache pystache.tests.test_renderengine pystache.tests.test_renderer pystache.tests.test_simple pystache.tests.test_specloader quopri random re readline repr requests.__init__ requests.adapters requests.api requests.auth requests.certs requests.compat requests.cookies requests.exceptions requests.hooks requests.models requests.sessions requests.status_codes requests.structures requests.utils resource rexec rfc822 @@ -873,21 +2341,134 @@ rpmUtils.miscutils rpmUtils.oldUtils rpmUtils.transaction rpmUtils.updates rsa.__init__ rsa._compat rsa._version133 rsa._version200 rsa.asn1 rsa.bigfile rsa.cli rsa.common rsa.core rsa.key rsa.parallel rsa.pem rsa.pkcs1 rsa.prime rsa.randnum rsa.transform rsa.util rsa.varblock runpy sched sets setuptools.__init__ setuptools.archive_util setuptools.command.__init__ setuptools.command.alias setuptools.command.bdist_egg setuptools.command.bdist_rpm setuptools.command.bdist_wininst setuptools.command.build_ext setuptools.command.build_py setuptools.command.develop setuptools.command.easy_install setuptools.command.egg_info setuptools.command.install setuptools.command.install_egg_info setuptools.command.install_lib setuptools.command.install_scripts setuptools.command.register setuptools.command.rotate setuptools.command.saveopts setuptools.command.sdist setuptools.command.setopt setuptools.command.test setuptools.command.upload_docs setuptools.compat setuptools.depends setuptools.dist setuptools.extension setuptools.lib2to3_ex setuptools.msvc9_support setuptools.package_index setuptools.py26compat setuptools.py27compat setuptools.py31compat setuptools.sandbox setuptools.ssl_support setuptools.tests.__init__ setuptools.tests.contexts setuptools.tests.environment setuptools.tests.fixtures setuptools.tests.py26compat setuptools.tests.server setuptools.tests.test_bdist_egg setuptools.tests.test_build_ext setuptools.tests.test_develop setuptools.tests.test_dist_info setuptools.tests.test_easy_install setuptools.tests.test_egg_info setuptools.tests.test_find_packages setuptools.tests.test_integration setuptools.tests.test_markerlib setuptools.tests.test_msvc9compiler setuptools.tests.test_packageindex setuptools.tests.test_sandbox setuptools.tests.test_sdist setuptools.tests.test_test setuptools.tests.test_upload_docs setuptools.tests.test_windows_wrappers setuptools.tests.textwrap setuptools.unicode_utils setuptools.utils setuptools.version setuptools.windows_support sgmllib sha shelve shlex shutil signal simplejson.__init__ simplejson.compat simplejson.decoder simplejson.encoder simplejson.ordered_dict simplejson.scanner simplejson.tests.__init__ simplejson.tests.test_bigint_as_string simplejson.tests.test_bitsize_int_as_string simplejson.tests.test_check_circular simplejson.tests.test_decimal simplejson.tests.test_decode simplejson.tests.test_default simplejson.tests.test_dump simplejson.tests.test_encode_basestring_ascii simplejson.tests.test_encode_for_html simplejson.tests.test_errors simplejson.tests.test_fail simplejson.tests.test_float simplejson.tests.test_for_json simplejson.tests.test_indent simplejson.tests.test_item_sort_key simplejson.tests.test_namedtuple simplejson.tests.test_pass1 simplejson.tests.test_pass2 simplejson.tests.test_pass3 simplejson.tests.test_recursion simplejson.tests.test_scanstring simplejson.tests.test_separators simplejson.tests.test_speedups simplejson.tests.test_tool simplejson.tests.test_tuple simplejson.tests.test_unicode simplejson.tool site six smtpd smtplib snack sndhdr socket sqlite3.__init__ @@ -965,16 +2546,38 @@ urlgrabber.mirror urlgrabber.progress urllib urllib2 urllib3.__init__ urllib3._collections urllib3.connection urllib3.connectionpool urllib3.contrib.__init__ urllib3.contrib.ntlmpool urllib3.contrib.pyopenssl urllib3.exceptions urllib3.fields urllib3.filepost urllib3.poolmanager urllib3.request urllib3.response urllib3.util.__init__ urllib3.util.connection urllib3.util.request urllib3.util.response urllib3.util.ssl_ urllib3.util.timeout urllib3.util.url urlparse user uu uuid validate virtualenv virtualenv_support.__init__ warnings wave weakref webbrowser whichdb wsgiref.__init__ wsgiref.handlers wsgiref.headers @@ -1008,6 +2611,23 @@ xml.sax.xmlreader xmllib xmlrpclib xxsubtype yaml.__init__ yaml.composer yaml.constructor yaml.cyaml yaml.dumper yaml.emitter yaml.error yaml.events yaml.loader yaml.nodes yaml.parser yaml.reader yaml.representer yaml.resolver yaml.scanner yaml.serializer yaml.tokens yum.Errors yum.__init__ yum.callbacks @@ -1041,6 +2661,7 @@ yum.transactioninfo yum.update_md yum.updateinfo yum.yumRepo yumutils.__init__ yumutils.i18n zipfile zipimport -
gene1wood created this gist
Oct 26, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,1046 @@ # module list (generated by listmodules.py) # # timestamp='20151026T212259Z' # sys.version='2.7.9 (default, Apr 1 2015, 18:18:03) \n[GCC 4.8.2 20140120 (Red Hat 4.8.2-16)]' # sys.platform='linux2' # platform='Linux-3.14.48-33.39.amzn1.x86_64-x86_64-with-glibc2.2.5' # BaseHTTPServer Bastion CDROM CGIHTTPServer ConfigParser Cookie DLFCN DocXMLRPCServer HTMLParser IN MimeWriter Queue SimpleHTTPServer SimpleXMLRPCServer SocketServer StringIO TYPES UserDict UserList UserString _LWPCookieJar _MozillaCookieJar __builtin__ __future__ __init__ __main__ _abcoll _ast _bisectmodule _bsddb _codecs _codecs_cn _codecs_hk _codecs_iso2022 _codecs_jp _codecs_kr _codecs_tw _collectionsmodule _csv _ctypes _curses _curses_panel _elementtree _functoolsmodule _hashlib _heapq _hotshot _io _json _localemodule _lsprof _multiprocessing _osx_support _pyio _randommodule _socketmodule _sqlite3 _sqlitecache _sre _ssl _strptime _struct _symtable _sysconfigdata _threading_local _warnings _weakref _weakrefset abc aifc antigravity anydbm argparse arraymodule ast asynchat asyncore atexit audiodev audioop awslambda.__init__ awslambda.bootstrap awslambda.runtime awslambda.wsgi base64 bdb binascii binhex bisect bootstrap boto3.__init__ boto3.compat boto3.docs.__init__ boto3.docs.action boto3.docs.base boto3.docs.client boto3.docs.collection boto3.docs.method boto3.docs.resource boto3.docs.service boto3.docs.subresource boto3.docs.utils boto3.docs.waiter boto3.dynamodb.__init__ boto3.dynamodb.conditions boto3.dynamodb.table boto3.dynamodb.transform boto3.dynamodb.types boto3.ec2.__init__ boto3.ec2.createtags boto3.exceptions boto3.resources.__init__ boto3.resources.action boto3.resources.base boto3.resources.collection boto3.resources.factory boto3.resources.model boto3.resources.params boto3.resources.response boto3.s3.__init__ boto3.s3.inject boto3.s3.transfer boto3.session boto3.utils botocore.__init__ botocore.auth botocore.awsrequest botocore.client botocore.compat botocore.config botocore.credentials botocore.docs.__init__ botocore.docs.bcdoc.__init__ botocore.docs.bcdoc.docevents botocore.docs.bcdoc.docstringparser botocore.docs.bcdoc.restdoc botocore.docs.bcdoc.style botocore.docs.bcdoc.textwriter botocore.docs.client botocore.docs.docstring botocore.docs.example botocore.docs.method botocore.docs.paginator botocore.docs.params botocore.docs.service botocore.docs.shape botocore.docs.utils botocore.docs.waiter botocore.endpoint botocore.exceptions botocore.handlers botocore.hooks botocore.loaders botocore.model botocore.paginate botocore.parsers botocore.regions botocore.response botocore.retryhandler botocore.serialize botocore.session botocore.signers botocore.translate botocore.utils botocore.validate botocore.vendored.__init__ botocore.vendored.requests.__init__ botocore.vendored.requests.adapters botocore.vendored.requests.api botocore.vendored.requests.auth botocore.vendored.requests.certs botocore.vendored.requests.compat botocore.vendored.requests.cookies botocore.vendored.requests.exceptions botocore.vendored.requests.hooks botocore.vendored.requests.models botocore.vendored.requests.packages.__init__ botocore.vendored.requests.packages.chardet.__init__ botocore.vendored.requests.packages.chardet.big5freq botocore.vendored.requests.packages.chardet.big5prober botocore.vendored.requests.packages.chardet.chardetect botocore.vendored.requests.packages.chardet.chardistribution botocore.vendored.requests.packages.chardet.charsetgroupprober botocore.vendored.requests.packages.chardet.charsetprober botocore.vendored.requests.packages.chardet.codingstatemachine botocore.vendored.requests.packages.chardet.compat botocore.vendored.requests.packages.chardet.constants botocore.vendored.requests.packages.chardet.cp949prober botocore.vendored.requests.packages.chardet.escprober botocore.vendored.requests.packages.chardet.escsm botocore.vendored.requests.packages.chardet.eucjpprober botocore.vendored.requests.packages.chardet.euckrfreq botocore.vendored.requests.packages.chardet.euckrprober botocore.vendored.requests.packages.chardet.euctwfreq botocore.vendored.requests.packages.chardet.euctwprober botocore.vendored.requests.packages.chardet.gb2312freq botocore.vendored.requests.packages.chardet.gb2312prober botocore.vendored.requests.packages.chardet.hebrewprober botocore.vendored.requests.packages.chardet.jisfreq botocore.vendored.requests.packages.chardet.jpcntx botocore.vendored.requests.packages.chardet.langbulgarianmodel botocore.vendored.requests.packages.chardet.langcyrillicmodel botocore.vendored.requests.packages.chardet.langgreekmodel botocore.vendored.requests.packages.chardet.langhebrewmodel botocore.vendored.requests.packages.chardet.langhungarianmodel botocore.vendored.requests.packages.chardet.langthaimodel botocore.vendored.requests.packages.chardet.latin1prober botocore.vendored.requests.packages.chardet.mbcharsetprober botocore.vendored.requests.packages.chardet.mbcsgroupprober botocore.vendored.requests.packages.chardet.mbcssm botocore.vendored.requests.packages.chardet.sbcharsetprober botocore.vendored.requests.packages.chardet.sbcsgroupprober botocore.vendored.requests.packages.chardet.sjisprober botocore.vendored.requests.packages.chardet.universaldetector botocore.vendored.requests.packages.chardet.utf8prober botocore.vendored.requests.packages.urllib3.__init__ botocore.vendored.requests.packages.urllib3._collections botocore.vendored.requests.packages.urllib3.connection botocore.vendored.requests.packages.urllib3.connectionpool botocore.vendored.requests.packages.urllib3.contrib.__init__ botocore.vendored.requests.packages.urllib3.contrib.ntlmpool botocore.vendored.requests.packages.urllib3.contrib.pyopenssl botocore.vendored.requests.packages.urllib3.exceptions botocore.vendored.requests.packages.urllib3.fields botocore.vendored.requests.packages.urllib3.filepost botocore.vendored.requests.packages.urllib3.packages.__init__ botocore.vendored.requests.packages.urllib3.packages.ordered_dict botocore.vendored.requests.packages.urllib3.packages.six botocore.vendored.requests.packages.urllib3.packages.ssl_match_hostname.__init__ botocore.vendored.requests.packages.urllib3.packages.ssl_match_hostname._implementation botocore.vendored.requests.packages.urllib3.poolmanager botocore.vendored.requests.packages.urllib3.request botocore.vendored.requests.packages.urllib3.response botocore.vendored.requests.packages.urllib3.util.__init__ botocore.vendored.requests.packages.urllib3.util.connection botocore.vendored.requests.packages.urllib3.util.request botocore.vendored.requests.packages.urllib3.util.response botocore.vendored.requests.packages.urllib3.util.retry botocore.vendored.requests.packages.urllib3.util.ssl_ botocore.vendored.requests.packages.urllib3.util.timeout botocore.vendored.requests.packages.urllib3.util.url botocore.vendored.requests.sessions botocore.vendored.requests.status_codes botocore.vendored.requests.structures botocore.vendored.requests.utils botocore.vendored.six botocore.waiter bsddb.__init__ bsddb.db bsddb.dbobj bsddb.dbrecio bsddb.dbshelve bsddb.dbtables bsddb.dbutils bz2 cPickle cProfile cStringIO calendar cgi cgitb chunk cmd code codecs codeop collections colorsys commands compileall compiler.__init__ compiler.ast compiler.consts compiler.future compiler.misc compiler.pyassem compiler.pycodegen compiler.symbols compiler.syntax compiler.transformer compiler.visitor concurrent.__init__ concurrent.futures.__init__ concurrent.futures._base concurrent.futures._compat concurrent.futures.process concurrent.futures.thread contextlib cookielib copy copy_reg crypt csv ctypes.__init__ ctypes._endian ctypes.macholib.__init__ ctypes.macholib.dyld ctypes.macholib.dylib ctypes.macholib.framework ctypes.util ctypes.wintypes curl.__init__ curses.__init__ curses.ascii curses.has_key curses.panel curses.textpad curses.wrapper datetime dateutil.__init__ dateutil.easter dateutil.parser dateutil.relativedelta dateutil.rrule dateutil.tz dateutil.tzwin dateutil.zoneinfo.__init__ dbhash dbm decimal difflib dircache dis distutils.__init__ distutils.archive_util distutils.bcppcompiler distutils.ccompiler distutils.cmd distutils.command.__init__ distutils.command.bdist distutils.command.bdist_dumb distutils.command.bdist_msi distutils.command.bdist_rpm distutils.command.bdist_wininst distutils.command.build distutils.command.build_clib distutils.command.build_ext distutils.command.build_py distutils.command.build_scripts distutils.command.check distutils.command.clean distutils.command.config distutils.command.install distutils.command.install_data distutils.command.install_egg_info distutils.command.install_headers distutils.command.install_lib distutils.command.install_scripts distutils.command.register distutils.command.sdist distutils.command.upload distutils.config distutils.core distutils.cygwinccompiler distutils.debug distutils.dep_util distutils.dir_util distutils.dist distutils.emxccompiler distutils.errors distutils.extension distutils.fancy_getopt distutils.file_util distutils.filelist distutils.log distutils.msvc9compiler distutils.msvccompiler distutils.spawn distutils.sysconfig distutils.text_file distutils.unixccompiler distutils.util distutils.version distutils.versionpredicate doctest docutils.__init__ docutils._compat docutils.core docutils.examples docutils.frontend docutils.io docutils.languages.__init__ docutils.languages.af docutils.languages.ca docutils.languages.cs docutils.languages.da docutils.languages.de docutils.languages.en docutils.languages.eo docutils.languages.es docutils.languages.fi docutils.languages.fr docutils.languages.gl docutils.languages.he docutils.languages.it docutils.languages.ja docutils.languages.lt docutils.languages.nl docutils.languages.pl docutils.languages.pt_br docutils.languages.ru docutils.languages.sk docutils.languages.sv docutils.languages.zh_cn docutils.languages.zh_tw docutils.nodes docutils.parsers.__init__ docutils.parsers.null docutils.parsers.rst.__init__ docutils.parsers.rst.directives.__init__ docutils.parsers.rst.directives.admonitions docutils.parsers.rst.directives.body docutils.parsers.rst.directives.html docutils.parsers.rst.directives.images docutils.parsers.rst.directives.misc docutils.parsers.rst.directives.parts docutils.parsers.rst.directives.references docutils.parsers.rst.directives.tables docutils.parsers.rst.languages.__init__ docutils.parsers.rst.languages.af docutils.parsers.rst.languages.ca docutils.parsers.rst.languages.cs docutils.parsers.rst.languages.da docutils.parsers.rst.languages.de docutils.parsers.rst.languages.en docutils.parsers.rst.languages.eo docutils.parsers.rst.languages.es docutils.parsers.rst.languages.fi docutils.parsers.rst.languages.fr docutils.parsers.rst.languages.gl docutils.parsers.rst.languages.he docutils.parsers.rst.languages.it docutils.parsers.rst.languages.ja docutils.parsers.rst.languages.lt docutils.parsers.rst.languages.nl docutils.parsers.rst.languages.pl docutils.parsers.rst.languages.pt_br docutils.parsers.rst.languages.ru docutils.parsers.rst.languages.sk docutils.parsers.rst.languages.sv docutils.parsers.rst.languages.zh_cn docutils.parsers.rst.languages.zh_tw docutils.parsers.rst.roles docutils.parsers.rst.states docutils.parsers.rst.tableparser docutils.readers.__init__ docutils.readers.doctree docutils.readers.pep docutils.readers.standalone docutils.statemachine docutils.transforms.__init__ docutils.transforms.components docutils.transforms.frontmatter docutils.transforms.misc docutils.transforms.parts docutils.transforms.peps docutils.transforms.references docutils.transforms.universal docutils.transforms.writer_aux docutils.utils.__init__ docutils.utils.code_analyzer docutils.utils.error_reporting docutils.utils.math.__init__ docutils.utils.math.latex2mathml docutils.utils.math.math2html docutils.utils.math.tex2unichar docutils.utils.math.unichar2tex docutils.utils.punctuation_chars docutils.utils.roman docutils.utils.smartquotes docutils.utils.urischemes docutils.writers.__init__ docutils.writers.docutils_xml docutils.writers.html4css1.__init__ docutils.writers.latex2e.__init__ docutils.writers.manpage docutils.writers.null docutils.writers.odf_odt.__init__ docutils.writers.odf_odt.pygmentsformatter docutils.writers.pep_html.__init__ docutils.writers.pseudoxml docutils.writers.s5_html.__init__ docutils.writers.xetex.__init__ dumbdbm dummy_thread dummy_threading email.__init__ email._parseaddr email.base64mime email.charset email.encoders email.errors email.feedparser email.generator email.header email.iterators email.message email.mime.__init__ email.mime.application email.mime.audio email.mime.base email.mime.image email.mime.message email.mime.multipart email.mime.nonmultipart email.mime.text email.parser email.quoprimime email.utils encodings.__init__ encodings.aliases encodings.ascii encodings.base64_codec encodings.big5 encodings.big5hkscs encodings.bz2_codec encodings.charmap encodings.cp037 encodings.cp1006 encodings.cp1026 encodings.cp1140 encodings.cp1250 encodings.cp1251 encodings.cp1252 encodings.cp1253 encodings.cp1254 encodings.cp1255 encodings.cp1256 encodings.cp1257 encodings.cp1258 encodings.cp424 encodings.cp437 encodings.cp500 encodings.cp720 encodings.cp737 encodings.cp775 encodings.cp850 encodings.cp852 encodings.cp855 encodings.cp856 encodings.cp857 encodings.cp858 encodings.cp860 encodings.cp861 encodings.cp862 encodings.cp863 encodings.cp864 encodings.cp865 encodings.cp866 encodings.cp869 encodings.cp874 encodings.cp875 encodings.cp932 encodings.cp949 encodings.cp950 encodings.euc_jis_2004 encodings.euc_jisx0213 encodings.euc_jp encodings.euc_kr encodings.gb18030 encodings.gb2312 encodings.gbk encodings.hex_codec encodings.hp_roman8 encodings.hz encodings.idna encodings.iso2022_jp encodings.iso2022_jp_1 encodings.iso2022_jp_2 encodings.iso2022_jp_2004 encodings.iso2022_jp_3 encodings.iso2022_jp_ext encodings.iso2022_kr encodings.iso8859_1 encodings.iso8859_10 encodings.iso8859_11 encodings.iso8859_13 encodings.iso8859_14 encodings.iso8859_15 encodings.iso8859_16 encodings.iso8859_2 encodings.iso8859_3 encodings.iso8859_4 encodings.iso8859_5 encodings.iso8859_6 encodings.iso8859_7 encodings.iso8859_8 encodings.iso8859_9 encodings.johab encodings.koi8_r encodings.koi8_u encodings.latin_1 encodings.mac_arabic encodings.mac_centeuro encodings.mac_croatian encodings.mac_cyrillic encodings.mac_farsi encodings.mac_greek encodings.mac_iceland encodings.mac_latin2 encodings.mac_roman encodings.mac_romanian encodings.mac_turkish encodings.mbcs encodings.palmos encodings.ptcp154 encodings.punycode encodings.quopri_codec encodings.raw_unicode_escape encodings.rot_13 encodings.shift_jis encodings.shift_jis_2004 encodings.shift_jisx0213 encodings.string_escape encodings.tis_620 encodings.undefined encodings.unicode_escape encodings.unicode_internal encodings.utf_16 encodings.utf_16_be encodings.utf_16_le encodings.utf_32 encodings.utf_32_be encodings.utf_32_le encodings.utf_7 encodings.utf_8 encodings.utf_8_sig encodings.uu_codec encodings.zlib_codec ensurepip.__init__ ensurepip.__main__ ensurepip._uninstall errno exceptions fcntlmodule filecmp fileinput fnmatch formatter fpformat fractions ftplib functools future_builtins futures.__init__ futures.process futures.thread gc genericpath getopt getpass gettext glob gpgme.__init__ gpgme.editutil gzip hashlib heapq hmac hotshot.__init__ hotshot.log hotshot.stats hotshot.stones htmlentitydefs htmllib httplib ihooks imageop imaplib imghdr imp importlib.__init__ imputil iniparse.__init__ iniparse.compat iniparse.config iniparse.ini inspect io itertoolsmodule jmespath.__init__ jmespath.ast jmespath.compat jmespath.exceptions jmespath.functions jmespath.lexer jmespath.parser jmespath.visitor json.__init__ json.decoder json.encoder json.scanner json.tool keyword lib2to3.__init__ lib2to3.__main__ lib2to3.btm_matcher lib2to3.btm_utils lib2to3.fixer_base lib2to3.fixer_util lib2to3.fixes.__init__ lib2to3.fixes.fix_apply lib2to3.fixes.fix_asserts lib2to3.fixes.fix_basestring lib2to3.fixes.fix_buffer lib2to3.fixes.fix_callable lib2to3.fixes.fix_dict lib2to3.fixes.fix_except lib2to3.fixes.fix_exec lib2to3.fixes.fix_execfile lib2to3.fixes.fix_exitfunc lib2to3.fixes.fix_filter lib2to3.fixes.fix_funcattrs lib2to3.fixes.fix_future lib2to3.fixes.fix_getcwdu lib2to3.fixes.fix_has_key lib2to3.fixes.fix_idioms lib2to3.fixes.fix_import lib2to3.fixes.fix_imports lib2to3.fixes.fix_imports2 lib2to3.fixes.fix_input lib2to3.fixes.fix_intern lib2to3.fixes.fix_isinstance lib2to3.fixes.fix_itertools lib2to3.fixes.fix_itertools_imports lib2to3.fixes.fix_long lib2to3.fixes.fix_map lib2to3.fixes.fix_metaclass lib2to3.fixes.fix_methodattrs lib2to3.fixes.fix_ne lib2to3.fixes.fix_next lib2to3.fixes.fix_nonzero lib2to3.fixes.fix_numliterals lib2to3.fixes.fix_operator lib2to3.fixes.fix_paren lib2to3.fixes.fix_print lib2to3.fixes.fix_raise lib2to3.fixes.fix_raw_input lib2to3.fixes.fix_reduce lib2to3.fixes.fix_renames lib2to3.fixes.fix_repr lib2to3.fixes.fix_set_literal lib2to3.fixes.fix_standarderror lib2to3.fixes.fix_sys_exc lib2to3.fixes.fix_throw lib2to3.fixes.fix_tuple_params lib2to3.fixes.fix_types lib2to3.fixes.fix_unicode lib2to3.fixes.fix_urllib lib2to3.fixes.fix_ws_comma lib2to3.fixes.fix_xrange lib2to3.fixes.fix_xreadlines lib2to3.fixes.fix_zip lib2to3.main lib2to3.patcomp lib2to3.pgen2.__init__ lib2to3.pgen2.conv lib2to3.pgen2.driver lib2to3.pgen2.grammar lib2to3.pgen2.literals lib2to3.pgen2.parse lib2to3.pgen2.pgen lib2to3.pgen2.token lib2to3.pgen2.tokenize lib2to3.pygram lib2to3.pytree lib2to3.refactor lib2to3.tests.__init__ lib2to3.tests.pytree_idempotency lib2to3.tests.support lib2to3.tests.test_all_fixers lib2to3.tests.test_fixers lib2to3.tests.test_main lib2to3.tests.test_parser lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util liblzma linecache linuxaudiodev locale logging.__init__ logging.config logging.handlers lzma macpath macurl2path mailbox mailcap markupbase marshal math md5 mhlib mimetools mimetypes mimify modulefinder multifile multiprocessing.__init__ multiprocessing.connection multiprocessing.dummy.__init__ multiprocessing.dummy.connection multiprocessing.forking multiprocessing.heap multiprocessing.managers multiprocessing.pool multiprocessing.process multiprocessing.queues multiprocessing.reduction multiprocessing.sharedctypes multiprocessing.synchronize multiprocessing.util mutex netrc new nntplib ntpath nturl2path numbers opcode operator optparse os os2emxpath ossaudiodev pdb pickle pickletools pipes pkgutil platform plistlib popen2 poplib posix posixfile posixpath pprint profile pstats pty pwd py_compile pyclbr pycurl pydoc pydoc_data.__init__ pydoc_data.topics pyexpat quopri random re readline repr resource rexec rfc822 rlcompleter robotparser rpm.__init__ rpm.transaction rpmUtils.__init__ rpmUtils.arch rpmUtils.miscutils rpmUtils.oldUtils rpmUtils.transaction rpmUtils.updates runpy runtime sched selectmodule sets sgmllib sha shelve shlex shutil signal site six smtpd smtplib sndhdr socket sqlite3.__init__ sqlite3.dbapi2 sqlite3.dump sqlitecachec sre sre_compile sre_constants sre_parse ssl stat statvfs string stringold stringprep stropmodule struct subprocess sunau sunaudio symbol symtable sys sysconfig syslog tabnanny tarfile telnetlib tempfile termios textwrap this thread threading timeit timemodule toaiff token tokenize trace traceback tty types unicodedata unittest.__init__ unittest.__main__ unittest.case unittest.loader unittest.main unittest.result unittest.runner unittest.signals unittest.suite unittest.test.__init__ unittest.test.dummy unittest.test.support unittest.test.test_assertions unittest.test.test_break unittest.test.test_case unittest.test.test_discovery unittest.test.test_functiontestcase unittest.test.test_loader unittest.test.test_program unittest.test.test_result unittest.test.test_runner unittest.test.test_setups unittest.test.test_skipping unittest.test.test_suite unittest.util urlgrabber.__init__ urlgrabber.byterange urlgrabber.grabber urlgrabber.mirror urlgrabber.progress urllib urllib2 urlparse user uu uuid warnings wave weakref webbrowser whichdb wsgi wsgiref.__init__ wsgiref.handlers wsgiref.headers wsgiref.simple_server wsgiref.util wsgiref.validate xattr xdrlib xml.__init__ xml.dom.NodeFilter xml.dom.__init__ xml.dom.domreg xml.dom.expatbuilder xml.dom.minicompat xml.dom.minidom xml.dom.pulldom xml.dom.xmlbuilder xml.etree.ElementInclude xml.etree.ElementPath xml.etree.ElementTree xml.etree.__init__ xml.etree.cElementTree xml.parsers.__init__ xml.parsers.expat xml.sax.__init__ xml.sax._exceptions xml.sax.expatreader xml.sax.handler xml.sax.saxutils xml.sax.xmlreader xmllib xmlrpclib xxsubtype yum.Errors yum.__init__ yum.callbacks yum.comps yum.config yum.constants yum.depsolve yum.drpm yum.failover yum.fssnapshots yum.history yum.i18n yum.igroups yum.logginglevels yum.mdparser yum.metalink yum.misc yum.packageSack yum.packages yum.parser yum.pgpmsg yum.pkgtag_db yum.plugins yum.repoMDObject yum.repos yum.rpmsack yum.rpmtrans yum.sqlitesack yum.sqlutils yum.transactioninfo yum.update_md yum.updateinfo yum.yumRepo zipfile zipimport zlibmodule This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,126 @@ # $Id$ # # Locate all standard modules present in the AWS Lambda environment # # To launch call the "main" function in Lambda # # Based on listmodules.py written by Fredrik Lundh, January 2005 # http://svn.python.org/projects/python/tags/r252/Doc/tools/listmodules.py # from __future__ import print_function import imp, sys, os, re, time import StringIO from botocore.vendored import requests API_DEV_KEY = 'YOUR_PASTEBIN_DEV_KEY' identifier = "python-%s-%s" % (sys.version[:3], sys.platform) timestamp = time.strftime("%Y%m%dT%H%M%SZ", time.gmtime(time.time())) # known test packages TEST_PACKAGES = "test.", "bsddb.test.", "distutils.tests." try: import platform platform = platform.platform() except: platform = None # unknown suffixes = imp.get_suffixes() def get_suffix(file): for suffix in suffixes: if file[-len(suffix[0]):] == suffix[0]: return suffix return None def main(event, context): path = getpath() modules = {} for m in sys.builtin_module_names: modules[m] = None for p in path: modules.update(getmodules(p)) keys = modules.keys() keys.sort() # filter out known test packages def cb(m): for d in TEST_PACKAGES: if m[:len(d)] == d: return 0 return 1 keys = filter(cb, keys) out = StringIO.StringIO() out.write("# module list (generated by listmodules.py)\n") out.write("#\n") out.write("# timestamp=%s\n" % repr(timestamp)) out.write("# sys.version=%s\n" % repr(sys.version)) out.write("# sys.platform=%s\n" % repr(sys.platform)) if platform: out.write("# platform=%s\n" % repr(platform)) out.write("#\n") for k in keys: out.write(k + "\n") data = {'api_option': 'paste', 'api_user_key': '', 'api_paste_private': '0', 'api_paste_name': 'AWS Lambda python modules', 'api_paste_expire_date': '1D', 'api_paste_format': 'text', 'api_dev_key': API_DEV_KEY, 'api_paste_code': out.getvalue()} r = requests.post("http://pastebin.com/api/api_post.php", data = data) print(r.text) def getmodules(p): # get modules in a given directory modules = {} for f in os.listdir(p): f = os.path.join(p, f) if os.path.isfile(f): m, e = os.path.splitext(f) suffix = get_suffix(f) if not suffix: continue m = os.path.basename(m) if re.compile("(?i)[a-z_]\w*$").match(m): if suffix[2] == imp.C_EXTENSION: # check that this extension can be imported try: __import__(m) except ImportError: continue modules[m] = f elif os.path.isdir(f): m = os.path.basename(f) if os.path.isfile(os.path.join(f, "__init__.py")): for mm, f in getmodules(f).items(): modules[m + "." + mm] = f return modules def getpath(): path = map(os.path.normcase, map(os.path.abspath, sys.path[:])) # get rid of site packages for p in path: if p[-13:] == "site-packages": def cb(p, site_package_path=os.path.abspath(p)): return p[:len(site_package_path)] != site_package_path path = filter(cb, path) break # get rid of non-existent directories and the current directory def cb(p, cwd=os.path.normcase(os.getcwd())): return os.path.isdir(p) and p != cwd path = filter(cb, path) return path