Plexop infrastructure shared code
Project description
Package with Plexop Python infrastructure Include * Logger decorator * Config decorator * Requests decorator * Some boto3 stuff decorators
Install from http://static.plexop.com/packages/python/plexop-infrastructure-latest.tar.gz
in order to upgrade dependencies: cd C:\Projects\python-lambda-infrastructure-layer pip install --upgrade -r requirements.txt --target=C:\Projects\python-lambda-infrastructure-layer\env\Lib\site-packages
Installation
- The layer can be used as pip-installable package and as a lambda layer.
- Packages are located in
s3://static-plexop/packages/python/plexop-infrastructure. Open a given version and copy it's URL.- It can be installed via e.g.
pip install http://static.plexop.com/packages/python/plexop-infrastructure-0.2.8.tar.gz - Latest version is always here: http://static.plexop.com/packages/python/plexop-infrastructure-latest.tar.gz
- It can be installed via e.g.
Deployment
- Each commit to this repo will create a new version (both on s3 & layer) with version name --
- To deploy a given commit to PROD, create a new branch based off this commit and name the branch with some semantic version and add a
-releasesuffix (e.g.1.3-release)
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
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 plexop_infrastructure-1.1.0.tar.gz.
File metadata
- Download URL: plexop_infrastructure-1.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe5dd0fb54c08be6a9a8fe455037e6654a0c6a77790a90d8a51580ef02bb4a2
|
|
| MD5 |
33917e1a15e3c553e1100a4c9f171d4c
|
|
| BLAKE2b-256 |
7dce060ab85e0384112dc62f19c93b0479699513b138b08a7f34759258ee5477
|
File details
Details for the file plexop_infrastructure-1.1.0-py3-none-any.whl.
File metadata
- Download URL: plexop_infrastructure-1.1.0-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6348fbf4027178a416185437f0f74c36ca84159918b4f62d4fcbd5924219e916
|
|
| MD5 |
0cbfb5f2b9660db5d3b0a187f0eb5aa7
|
|
| BLAKE2b-256 |
1a9d18d70e220ba096263e0fe3152c0ec158c76a0b485da0ba4d9a72a792425f
|