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
- Clone the project locally
- Install the corresponding .python-version using something like pyenv
- Create a virtual environment named
.venv
withpython -m venv .venv
- Activate the virtual environment with
source .venv/bin/activate
- Install poetry
- Install invoke with
pip install invoke
- Run
poetry install --no-root
- Run
invoke setup
Contributing Tests
- Run
poetry run invoke tests
Contributing All Checks (including tests)
- Run
poetry run invoke hooks
Build And Publish to PyPI
poetry build
poetry 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
aws_in_docker-0.0.1.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file aws_in_docker-0.0.1.tar.gz
.
File metadata
- Download URL: aws_in_docker-0.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-53-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ee5d79e5754222e8048408f6e6318d51b3441a42daa8e602a350f5179892c3 |
|
MD5 | 156bc6a406713badfa9d468f6ee68443 |
|
BLAKE2b-256 | 5ef8b9951dd5e137e5dadffdbc158bdbf370e3b95a160af2e66512d73401d45b |
File details
Details for the file aws_in_docker-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: aws_in_docker-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-53-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f02a8fc040cdc14f9321302a093a84248f1de38f13451062773e7c4a9efb8d5f |
|
MD5 | 513f85b4de966408f5b053e12eb16102 |
|
BLAKE2b-256 | 286001e4dd47fef9dd23a19227fc009e24bc02ef9cc5a65324b3dcca024bc0a5 |