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.0.2.tar.gz
(9.2 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.0.2.tar.gz.
File metadata
- Download URL: lambda_api-5.0.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
164d3eadb32e6ee5f4c215a1159d7112fb41bff9f9fe278c8212706d75d5eeef
|
|
| MD5 |
d150962cb7b9fdaa4dcfdf9daf509ac3
|
|
| BLAKE2b-256 |
60fb73e48caca7c4b409703dec7b35dc5ed17924b95d5c4e750307287840dddb
|
File details
Details for the file lambda_api-5.0.2-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.0.2-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d7fb358d11b01763b29dee7e89503fa381e5299309367fd44cb58809ffefcb6
|
|
| MD5 |
9792ad386896d92e634f8b11c6f1a897
|
|
| BLAKE2b-256 |
1cfa5729619b947f70fe4f4da52fbdc8c00ce02df1f5be65390f1b064da4b682
|