Skip to main content

Mock EC2 with this moto fork + launch instances in Docker

Project description

aws_in_docker

Mock EC2 with this moto fork + launch instances in Docker.

Usage

# TODO

Contributing

Contributing Setup

  1. Clone the project locally
  2. Install the corresponding .python-version using something like pyenv
  3. Create a virtual environment named .venv with python -m venv .venv
  4. Activate the virtual environment with source .venv/bin/activate
  5. Install poetry
  6. Install invoke with pip install invoke
  7. Run poetry install --no-root
  8. Run invoke setup

Contributing Tests

  1. Run poetry run invoke tests

Contributing All Checks (including tests)

  1. Run poetry run invoke hooks

Build And Publish to PyPI

poetry build
poetry publish

Project details


Download files

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

Source Distribution

aws_in_docker-0.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

aws_in_docker-0.0.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

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