Skip to main content

A library that allows your python tests to easily mock out the boto library

Project description

Moto - Mock AWS Services

Fork of moto with changes and adaptations for LocalStack.

Please refer to the upstream repo for more details.

Releasing

This fork is maintained as a separate pypi package, moto-ext. To release a new version, follow these steps:

# make sure to have git remotes defined for both repos: 
$ git remote -v
localstack	git@github.com:localstack/moto.git (fetch)
localstack	git@github.com:localstack/moto.git (push)
upstream	git@github.com:spulec/moto.git (fetch)
upstream	git@github.com:spulec/moto.git (push)

# fetch fresh upstream "master" branch
$ git fetch upstream master

# branch "localstack" is the default branch of this repo
$ git checkout localstack
$ git rebase upstream/master  # resolve merge conflicts, if any...
# (force-)push latest changes to the remote repo
$ git push -f localstack localstack

# update __version__, then publish to pypi
$ vi moto/__init__.py
...
$ rm -rf dist/ build/
$ make publish
...

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moto-ext-4.0.11.post2.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

moto_ext-4.0.11.post2-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file moto-ext-4.0.11.post2.tar.gz.

File metadata

  • Download URL: moto-ext-4.0.11.post2.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for moto-ext-4.0.11.post2.tar.gz
Algorithm Hash digest
SHA256 ec7bacc80ef64e2fd67cfcdf78fd35de201ae7fea0d0208eab4c826997a245d0
MD5 cacbb2f94e6a507abb82806399b3abf9
BLAKE2b-256 de306c365537e48f4a35b82e15edb84e5cd6f305edef00009ead3d372c297e01

See more details on using hashes here.

File details

Details for the file moto_ext-4.0.11.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for moto_ext-4.0.11.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 db517174d4b776e6dd5986fa05fe08ff5f01f9fc35484301de035a09252c8beb
MD5 086583028db833428b29db94a002e333
BLAKE2b-256 d895a3d348b660b6a1d0f3a1ed1ea7206168d64b3bfd504305d4f5341b244ac5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page