Communication components for Pip.Services in Python
Project description
AWS specific components for Python
This module is a part of the Pip.Services polyglot microservices toolkit.
This module contains components for supporting work with the AWS cloud platform.
The module contains the following packages:
- Build - factories for constructing module components
- Clients - client components for working with Lambda AWS
- Connect - components of installation and connection settings
- Container - components for creating containers for Lambda server-side AWS functions
- Count - components of working with counters (metrics) with saving data in the CloudWatch AWS service
- Log - logging components with saving data in the CloudWatch AWS service
Use
Install the Python package as
pip install pip-services4-aws
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by
- Sergey Seroukhov
- Danil Prisiazhnyi
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
Built Distribution
File details
Details for the file pip_services4_aws-0.0.1.tar.gz
.
File metadata
- Download URL: pip_services4_aws-0.0.1.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1429cd8d6b9370efd968421bf6096c99abf6a2b0d1d43d034d0ac6bc9f61b733 |
|
MD5 | 72eecc0a587290b6ada74d4ec9d513f7 |
|
BLAKE2b-256 | af8b5a37f38e595902fdd54798015b46ebf26032d8bc667d362ecc9a75112dbc |
File details
Details for the file pip_services4_aws-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pip_services4_aws-0.0.1-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 580f761c399eb64a6810eb2ab889cde4401a8390cc6e788f48a6c64058b9be9d |
|
MD5 | de93edb3b05b0735cc50e9a816951b70 |
|
BLAKE2b-256 | f9590b9cc96d5c7a77e2e748838365c4f219e342e5645a8a42f99ea930111686 |