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.pyand 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-5.5.0.tar.gz
(9.6 kB
view details)
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 lambda_api-5.5.0.tar.gz.
File metadata
- Download URL: lambda_api-5.5.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a88a78bfb956047a43f585da7f6d46ad8266754a9a32734dfbb600e625a8936
|
|
| MD5 |
e6538d2b8da84fd34c903bfa1679190c
|
|
| BLAKE2b-256 |
f59bb1742fe4ac502bbc233c67d3cf0baef5f4f530c5a5f2057aa5b4d99bcf20
|
File details
Details for the file lambda_api-5.5.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.5.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d378d8b1ebf94ab5541b99c799a1b20c48809e140c956fd5e6fdc4ebd48dc593
|
|
| MD5 |
0cca89d0eceee04bb98614ef7aeacb42
|
|
| BLAKE2b-256 |
359a26886ae22880c7ed800f8ba84e7736522470cb95b41dd7526d738ea123e7
|