KYPO AWS Driver Python lib
Project description
kypo-aws-lib
Python library that serves as AWS driver for the sandbox-service (the Django microservice). It is meant to be an installable component, not stand-alone library.
It implements the KypoCloudClientBase interface. The interface allows seemless integration to the KYPO CRP environment.
Communication with AWS API
The library utilizes Boto3 library for communication with AWS API. Boto3 implements multiple clients, each serving its own AWS Service.
Contents
This library contains:
- kypo/aws_driver -- the implementation of the library
- pyproject.toml -- metadata of the library
Releasing a new version
The release of a new version consists of two steps:
- Update the version of package in the pyproject.toml file. Note that upload of the package will fail if the registry already contains the package with given name and version.
- Create a suitable commit that must include
[release]in the commit message. For example:
feat: implement my new special feature
<body of the commit> ... and updating version in pyproject.toml
[release]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kypo_aws_lib-0.3.7.tar.gz.
File metadata
- Download URL: kypo_aws_lib-0.3.7.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.8 Linux/5.4.0-200-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
102a53000f637bd57f16108cdc2af4f0596aa951da9e8b74f8370db42390ca4a
|
|
| MD5 |
6cf50b70e861a6ae1db4902087028f6a
|
|
| BLAKE2b-256 |
56036662de0aae5552134971a93ddc45acd8016656ea35a1cf7cbba7d23483d2
|
File details
Details for the file kypo_aws_lib-0.3.7-py3-none-any.whl.
File metadata
- Download URL: kypo_aws_lib-0.3.7-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.8 Linux/5.4.0-200-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14c155bd40cf9b72894847b920ba722dcc65998c73bab92b2a476975c3445cef
|
|
| MD5 |
097b11b8f7e8ce76afec0f5605c3654f
|
|
| BLAKE2b-256 |
6bf0a70a56fa8a74d7428dac804c03c6aa92f741f2e3dded087e700bdd5cf0d3
|