I hereby claim:
- I am billyshambrook on github.
- I am bshambrook (https://keybase.io/bshambrook) on keybase.
- I have a public key whose fingerprint is 798D 93CE 8981 64CD 1D14 1608 A7A4 98D4 D12A 0D17
To claim this, I am signing this object:
import asyncio | |
import json | |
import re | |
import subprocess | |
import aioamqp | |
async def rsync(loop): | |
""" """ | |
transport, protocol = await aioamqp.connect() |
import logging | |
import signal | |
import socket | |
import sys | |
import docker | |
import boto3 | |
logging.basicConfig(level=logging.INFO) |
""" | |
Make sure you have "cryptography" and "botocore" installed! | |
""" | |
import datetime | |
import functools | |
from cryptography.hazmat.backends import default_backend | |
from cryptography.hazmat.primitives import hashes | |
from cryptography.hazmat.primitives import serialization |
I hereby claim:
To claim this, I am signing this object: