spulec/moto

A library that allows you to easily mock out tests based on AWS infrastructure.

PythonJavaHTMLShellC#Makefileawsec2s3boto
This is stars and forks stats for /spulec/moto repository. As of 29 Apr, 2024 this repository has 7027 stars and 1908 forks.

Moto - Mock AWS Services Install $ pip install 'moto[ec2,s3,all]' In a nutshell Moto is a library that allows your tests to easily mock out AWS Services. Imagine you have the following python code that you want to test: import boto3 class MyModel: def __init__(self, name, value): self.name = name self.value = value def save(self): s3 = boto3.client("s3", region_name="us-east-1") s3.put_object(Bucket="mybucket", Key=self.name, Body=self.value) Take a minute...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
google-research/bertPythonJupyter Notebook35.4k+469.4k+8
alibaba/EasyNLPPythonShell1.8k02260
programthink/zhaoPython13k02.8k0
getredash/redashPythonJavaScriptTypeScript23.9k04.2k0
renatolond/mastodon-twitter-posterRubyHTMLJavaScript8090610
doldecomp/meleeAssemblyCPython5210570
trustedsec/CS-Remote-OPs-BOFCC++Makefile6000980
google/brotliTypeScriptCC#12.6k01.2k0
F5OEO/rpitxCAssemblyC++3.6k04810
BetterThanTomorrow/joyrideClojureJavaScriptShell413+1150