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.5.post1.tar.gz (4.0 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.5.post1-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file moto-ext-4.0.5.post1.tar.gz.

File metadata

  • Download URL: moto-ext-4.0.5.post1.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for moto-ext-4.0.5.post1.tar.gz
Algorithm Hash digest
SHA256 4e44cc6f0969c21b2b8866e46156f25d09f3dbd6d990a893f8c3a0a7deebacd0
MD5 2f15d604d4f84646989b2f4c9aed20ce
BLAKE2b-256 f16fc8ff283546ecdf2a2ed3aa9169b7b270d2c31017ceb8cc3aaafef43c2044

See more details on using hashes here.

File details

Details for the file moto_ext-4.0.5.post1-py3-none-any.whl.

File metadata

  • Download URL: moto_ext-4.0.5.post1-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for moto_ext-4.0.5.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1bf958c27062c01b970e7478905c9e5e71739fb9e0bbf9518ef2d85f6b9806f
MD5 1410eb7ea4b125e8a25259b09e2bb45b
BLAKE2b-256 3f4809cf31b8f5d521000310d0890b8631d15f9f3b7546818dc0065a846637a2

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