getmoto/moto

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

PythonJavaHTMLShellC#Makefileawsec2s3boto
This is stars and forks stats for /getmoto/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
PecanProject/pecanRFortranShell18502220
fscarmen2/X-for-GlitchShellJavaScript153+12.5k-1
kroese/virtual-dsmShellDockerfile1.1k01570
rime/plumShellBatchfileMakefile1.1k+21090
jibutech/helm-chartsSmartyShellMustache3030
emilianobonassi/zkSafeSolidityJavaScriptOther23000
shakty/public-blockchains-assignmentsSolidityJavaScript10180
maple-labs/non-transparent-proxySolidityShellMakefile2000
zerodevx/svelte-imgSvelteJavaScriptHTML221+870
hocus-dev/hocusTypeScriptShellDockerfile2.9k+10630