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)

# branch "master" is kept in sync with upstream "master"
$ git checkout master
$ git pull upstream master

# branch "localstack" is the default branch of this repo
$ git checkout localstack
$ git rebase 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-2.2.6.3.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

moto_ext-2.2.6.3-py2.py3-none-any.whl (1.5 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: moto-ext-2.2.6.3.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for moto-ext-2.2.6.3.tar.gz
Algorithm Hash digest
SHA256 2763926d4e05f471cba74f4bbf98468406ad1b4fb3a51a04e2c511ddb7ffef85
MD5 7ff9e0aaf9936f267d24bdf371fc4102
BLAKE2b-256 0ec638dacc78b6afbcfaeda172dbd9be8c6ba55574d82fa7333ff027eafa5d7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: moto_ext-2.2.6.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for moto_ext-2.2.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 702ec2d42ac941a9bdbce86843c81c2db3cbaf70eec18c1db1efbfdf5a2c753c
MD5 6d5bb6aa69e6030cf0ba5fe691a65bf1
BLAKE2b-256 79de3470c4e7b3686c3fde3f4dafc901539843667c41b42a0e850762e0242c32

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