Minimal Web API for lambdas
Project description
lambda-api
Minimal Web API for lambdas
Installation
pip install lambda-api
Requirements:
- Python 3.12
Development
- clone the repo
- create and invoke a venv:
python -m venv .venv
|. .venv/bin/activate
- install the requirements:
pip install -r requirements.txt
- install pre-commit and execute
pre-commit install
Deployment
- go to
setup.py
and increase the version - commit your changes and push them to a new branch
IMPORTANT
-
DON'T DO
pip freeze > requirements.txt
- it can cause issues with the lambdas etc.Just add the packages to requirements manually, specifying versions if necessary
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
lambda_api-1.2.0.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file lambda_api-1.2.0.tar.gz
.
File metadata
- Download URL: lambda_api-1.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebb8b858daf92c6d755b415a57bdbfe7bcf1c99fcd853fe5dfadddfe16386d86 |
|
MD5 | c977e4205ca91a9ff6522063c1388d7e |
|
BLAKE2b-256 | 80a38546917247228f276bd1202635e20e952c6fc12640fdb21b9c35d9547327 |
File details
Details for the file lambda_api-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e77d64b7792bb1021ce5c26fa39c736a35a21082ed773807e4afb7b9dd348db3 |
|
MD5 | aafa4ab8c3204af85d4651071a85ae09 |
|
BLAKE2b-256 | 9705332df42e00eec1abfe10a8d475362c5f752643a2c5ccc3c3b6c547d06a43 |