moto
AWS mocking library
A library that allows you to easily mock out tests based on AWS infrastructure
A library that allows you to easily mock out tests based on AWS infrastructure.
8k stars
66 watching
2k forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
awsbotoec2s3
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,431 |
newsapps/beeswithmachineguns | A tool for automating load testing of web applications using a fleet of EC2 instances. | 6,448 |
pyrogram/pyrogram | An asynchronous framework for building Telegram API clients in Python. | 4,412 |
ml-tooling/opyrator | Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,102 |
michaelgrupp/evo | A Python package for evaluating and comparing the output of odometry and SLAM algorithms | 3,491 |
pyo3/maturin | Automates building and publishing Rust crates as Python packages with minimal configuration | 3,932 |
huggingface/lerobot | A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. | 7,518 |
factoryboy/factory_boy | A tool to generate test fixtures for complex objects in software applications | 3,525 |
gradio-app/gradio | Enables rapid creation and deployment of web applications for machine learning models and functions using Python | 33,962 |
robotframework/robotframework | A general-purpose automation framework for testing and robotic process automation | 9,897 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
mockito/mockito | A popular mocking framework used in unit tests written in Java | 14,885 |
cloudtools/troposphere | A Python library to generate AWS CloudFormation descriptions in JSON or YAML format | 4,931 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |
teamcapybara/capybara | A tool for testing web applications by simulating user interactions. | 10,028 |