boto
There are 87 repositories under boto topic.
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
Netflix/security_monkey
Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
piskvorky/smart_open
Utils for streaming large files (S3, HDFS, gzip, bz2...)
okta-awscli/okta-awscli
Provides Okta authentication for awscli
gianlucaborello/aws-ssh-config
Generate SSH config files from AWS EC2 inventory
jpetrucciani/bucketstore
A simple library for interacting with Amazon S3.
linuxacademy/content-lambda-boto3
Automating AWS with Lambda, Python, and Boto3
linuxacademy/content-dynamodb-deepdive
Amazon DynamoDB Deep Dive Course
osiegmar/cloudwatch-mon-scripts-python
Linux monitoring scripts for CloudWatch
alfonsof/aws-python-examples
Python examples on AWS (Amazon Web Services) using AWS SDK for Python (Boto3). How to manage EC2 instances, Lambda Functions, S3 buckets, etc.
cytopia/aws-export-profile
Export AWS profiles to your shell environment
xethorn/garcon
Library for AWS SWF.
Ketouem/flask-boto3
Flask extension that ties boto3 connectors to the application context
orcasound/orcanode
Software for live-streaming and recording lossy (AAC) or lossless compressed audio (HLS, DASH, FLAC) via AWS S3 buckets. :star:
zillow/hyper-kube-config
H Y P E R K U B E - A Serverless API and kubectl plugin providing a storage and retrieval Kubernetes cluster credentials. Hyperkube leverages AWS Secrets Manager for storing credential information.
aws-samples/boto-session-manager-project
Provides an alternative, or maybe a more user friendly way to use the native boto3 API.
nfscan/ocr-process-service
Ocr-process-service is open-source software available to retrieve meaningful values from Brazilian receipts
codingforentrepreneurs/Dive-Into-AWS-Course---AWS-S3-Boto3
Reference code for the AWS S3 section in the Dive into AWS Course.
tommie-lie/awscli-plugin-yubikeytotp
A AWS CLI plugin to directly talk to ykman for OATH-TOTP keys
jimjkelly/lambda-deploy
Easily Deploy Code to AWS Lambda
cisagov/certboto-docker
Certbot container that stores its configuration in an AWS S3 bucket
rams3sh/botocache
Caching layer for botocore / boto3 SDK.
codingforentrepreneurs/Dive-into-AWS-Course----Django-S3-Cloudfront
Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfront section in the Dive into AWS Course.
stelligent/potemkin-decorator
Potemkin is a decorator to setup initial conditions for a boto "integration test" with real AWS services via CloudFormation, and to tear them down as well.
dryan/d3ploy
Easily deploy to S3 with multiple environment support.
codingforentrepreneurs/Dive-into-AWS-Course---Reusable-Boto-3-Utility
Create a Simple Reusable Boto 3 Utility for future integration into a Django Project.
jbasko/autoboto
boto3 with auto-complete in PyCharm and dataclasses not dicts. NOT RECOMMENDED FOR USE (2019-01-26)
rsd-raul/Cloud-Computing-Project
Boto and LibCloud to automate AWS and OpenStack related tasks (CloudWatch/AutoScaling/Glacier/Volumes/EC2/S3/SNS/etc)
oz123/wolkenbrot
Manage cloud Images smartly (Currently AWS and OpenStack only)
woahbase/alpine-awscli
MultiArch Alpine Linux + S6 + Python3 + AWS-Cli
asafs133/nagios_plugins
Nagios plugins - Python script repository
chefgs/aws_boto3_scripts
Repo contains the boto3 AWS resource creation scripts
IaroslavR/decimal-monkeypatch
Boostrap mechanism for monkey patches.
jpetrucciani/qoo
A simple library for interacting with Amazon SQS.
pydemo/Snowpipe-for-Oracle
Data transfer from Oracle to Snowflake using Python/pyodbc
whisller/ssmenv
SSMEnv allows you to read parameters from AWS Parameter Store and operate on results as on dictionary.