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.12.post1.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.12.post1-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moto-ext-4.0.12.post1.tar.gz
Algorithm Hash digest
SHA256 903b53d1741fd03dd8f339d751198153c8986138fc0d171d0024462fcedcd888
MD5 791ae6f49b6bb6c4ce04fa77e5981272
BLAKE2b-256 0cb3bbd5d9adf1e9d91640ec34792230c181ea1979f1b5847db38f9d6b9290a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for moto_ext-4.0.12.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c587bbfc553ea5578b65fdead4f4715db0c95c0f64263ecc4347672388c2e7f
MD5 d73d0ae834322a0c0cbdb32fd67b509a
BLAKE2b-256 817fc12838c194d5c3ec626982785185261080c353945f4fcfe7e665ae79747c

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