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-3.0.6.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

moto_ext-3.0.6-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file moto-ext-3.0.6.tar.gz.

File metadata

  • Download URL: moto-ext-3.0.6.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.2

File hashes

Hashes for moto-ext-3.0.6.tar.gz
Algorithm Hash digest
SHA256 97af2eb845af3e2455b7759a04eb6e7204219dd9682859b005e3516e30eaab57
MD5 c2d01d640a8c9db0fc570cd820e56d3e
BLAKE2b-256 a95f0986355c17a7cd50bba6f55ee0f374a678f05497534b4685dcf08cf2de6f

See more details on using hashes here.

File details

Details for the file moto_ext-3.0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: moto_ext-3.0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.2

File hashes

Hashes for moto_ext-3.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 48e123d9918ed2a673223ffd4e4450cf4892c917e807e12602a2ff401673c564
MD5 8778ce4dbc5b9bb6cda4c89dd07906fe
BLAKE2b-256 2fcfcdebc8f97b03ec077e95e7e6de3c37b4fa4acb41366a22c1aa5da67b9dc5

See more details on using hashes here.

Supported by

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